disassembler for linux News
Status: Alpha
Brought to you by:
velsd
20030421:
So, what does the program do, right now?
-It disassembles most INTEL instructions (75% of normal instructions and 0% of coprocessor instructions)
-It can recognize only one type of binary: a Windows PE, of which it will select the code sections
-It can show the result of the disassembly of this code section in the gui
-It can detect references to other portions of memory, and list them in the gui
that's it... for now!