in , ,

W32Dasm reverse engineering disassembler tool

w32dasm

The Classical Iconic and Ideal Tool for reverse engineering lovers.

W32Dasm (Win32Dasm – Disassembler) is still very useful 32-bit pre-complied binary files disassembling tool, especially for whom do tasks and processes with limited embed systems programming,  reverse engineering lovers and education, and C Programmers.

W32Dasm won't support instructions used by modern compilers when generating code.
also it does not Microsoft Dasm IL ( Intermediate language ) ie Dot Net programming languages.

But Fortunately  modern debuggers can works, and you can testing modern debugger as x64dbg, which supports the new instructions which W32Dasm and OllyDbg does not support, and also the 64-bit architecture.

Download W32Dasm

What do you think?

OllyDbg low level Disassembler and Runtime Debugger

OllyDbg the low level Reverse Engineering Disassembler and Runtime Debugger Tool

x64dbg

X64dbg The Open Source Reverse Engineering debugger tool for windows