Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 267 Bytes

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.