Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 526 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 526 Bytes

LDE64 (relocatable)

License

LGPL v3

About

This tool is a LDE (Length Disassembler Engine) for intel 64 processors. It is based on BeaEngine and is able to decode instruction in 32 bits and 64 bits architectures. It is a relocatable engine. This is the source code of the original LDE64 available on www.beaengine.org. It was implemented to be assembled with goasm assembler (only available on windows).

Building ?

Building process is not available because not yet really clean.