Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 405 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 405 Bytes

lj2zydis

LuaJIT binding to Zydis - Zyantific disassembly tools

This binding is fairly complete as it captures all the exported functions, data types, and enums. The 'WebExample' is taken from the web page of the Zydis github project, and replicates the output almost exactly. The 'DOSExample' comes from taking a typical DOS Stub from a Portable Executable file.