Skip to content

Writing a custom loader

Vetle Økland edited this page Nov 21, 2019 · 1 revision

Look at MachOLoader.js, RawLoader.js and Loader.js in Emulator/Loaders/. Kaitai is nice for parsing, you might want to use KaitaiGlue.js to load Kaitai into the emulator.

Clone this wiki locally