BundleLoader

(★ 8)

BundleLoader demonstrates how to load a mach-o bundle from memory, and call a function from it. This can be useful for creating module systems for malware on Mac OS X. NOTE: THIS METHOD IS NO LONGER FILELESS ON UPDATED MACOS. Dyld writes files loaded using the OS provided APIs to tmp, then calls the file based loaders on them now.

BundleLoader 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation