Log in

View Full Version : I want to write a generic static disassemler


wjinbo
August 26th, 2004, 20:07
I want to write a generic static disassemler,I want some advice!

JMI
August 26th, 2004, 20:30
Here's some advise. Read the FAQ contained in the BIG RED LETTERS. It will give you a better understanding of how and what you should do and include when you want to post here.

Regards,

Aimless
August 26th, 2004, 23:45
1. Go to protools

2. Go to the disassembler section

3. Download dssam01.zip by Sho CHang

4. Download the source code from his web page

5. Voila! You have a detailed (with func/API/string/resource recognition) disassembler source at hand

6. Modify to heart's content.

Have Phun

Neitsa
August 27th, 2004, 06:34
Hello,

Take also a look at the anticrack.de portal. Especially on AOD (Advanced art of Disassembly) and the PVDasm (or Proview) engine by Bengaly.


www.anticrack.de

Regards, Neitsa.

0rp
August 27th, 2004, 08:20
http://bastard.sourceforge.net/libdisasm.html

theCrackman!
September 19th, 2004, 13:16
to write an disassmbler is not easy i think, anyway good luck

Solomon
September 20th, 2004, 03:30
grab a copy of IDA, learn how to use its features and how it's designed :P