Skip to content

pauldcs/macho-loader-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachO Loader

A reflective loader for Mach-O executables

cargo run -- /bin/echo "Hello from memory"
Hello from memory