LGPL v3
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 process is not available because not yet really clean.