Click to See Complete Forum and Search --> : need disassembler


hany_3210
April 11th, 2005, 05:41 PM
hey all. Tahnks for ur contribution
i was from some days beginners and thanks for god than u i read a lot of subjects in assebmly but i still consider my self as beginner.
but i want to look for cracking idea. i need disasemble executable file sepcially program made with c++. I want to enter in this area. Just know cracking ways
Thanks for ur effort
and waiting for ur effort

Hobson
April 11th, 2005, 06:52 PM
Disassembling my own programs and cracking some CrackMe's learnt me a lot about assembler, way the applications work, and lotta other stuff. Using it smart can give you a lot of benefit. But using it wrong can make a lot of harm and put you in jail (i know, i know, but flaming mode is turned on by default in such topics ;) ). Disasembler I used was WDasm32. It is very good, unfortunately I have no idea where it can be obtained nowadays. You also should know that messing with assembler is not easy, you need a lot of patience, knowledge and teacher (eventually tutorials). Just getting disassembler is not enough.

Hob