|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Basic Disassembler for Delphi port of Micro Length-Disassembler Engine 32
Hi All,
Converted uNdErX's Micro Length-Disassembler Engine 32. Written for FASM (Flat assembler), into a delphi compatable unit. I left the calling convention as __cdecl, and have started on documenting the engine. This little engine works so well that I slapped together a very basic disassembler. Does not follow jumps and very few opcodes implemented, but it shows some interesting stuff for less than an hours work. The disassembler was basically a test for the MLDE32 engine. Full source included. Enjoy RedBull Last edited by redbull; 11-04-2005 at 04:59. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Which ARM64 disassembler engine best to use in a driver? | DavidXanatos | General Discussion | 5 | 04-30-2022 01:52 |
x64 Disassembler | Enigma | x64 OS | 18 | 02-16-2015 05:21 |
What's the best VB Disassembler | Android | General Discussion | 2 | 06-06-2010 04:23 |