Search code examples
assemblyreverse-engineeringdecompiling

Exe & Dll analyzer and decompiler


can anyone please suggest me what software can i use for reverse engineering for decompiling exe and a dll file?

I need to understand as more information as i can on what these files do, in what language they are writen ext.

I am already trying with: Olly Debug ExeToC Boomerang


Solution

  • you can use this also DeDe , HDasm , Win32dasm

    DeDe is a very fast program that can analyze executables compiled with Delphi

    http://hdasm.narod.ru/

    but IDA is the best