Skip to content

nologic/xnu_macho_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

xnu_macho_loader

I needed this for another project, so it is not in any usable state. Don't expect it to work out of the box. Key kernel functions are replaced with userspace "equivalents" such as mmap. The useful part is that this code is self contained for userspace compilation in case you need the loader for whatever reason.

About

xnu-10.10 mach-o loader that compiles in userland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages