Skip to content

Swift implementation of in-memory Mach-O loading on macOS

Notifications You must be signed in to change notification settings

its-a-feature/SwiftInMemoryLoading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftInMemoryLoading

Swift implementation of in-memory Mach-O execution. Works on Big Sur and Monterey. It should be noted that this is not truly file-less on macOS Monterey (see blogpost).

  • ./SwiftInMemoryLoading /full/path/to/binary arg1 arg2 arg3

Blogpost

Example Usage

Example

Credit

About

Swift implementation of in-memory Mach-O loading on macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 48.2%
  • Swift 37.4%
  • Objective-C 14.4%