/MachOLoader

Primary LanguageCGNU General Public License v3.0GPL-3.0

MacOLoader

This will load a binary from disk into memory.

To make this fully off of disk just simply sway the load from disk method with a load from socket.

Currently reads the binary off disk. Next update will take the binary over a socket and HTTP(s) session.