Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: e48f3408c0ec3853ac7af2aa14abf1a21bf8c7a6 Size: 1.91 MB File Format: zip
Rating: 1.869565217
out of 5
based on 23 user ratings
Downloads: 580 License: Free
DisAsm is a free software by Airesoft and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download DisAsm which is 1.91 MB in size and belongs to the software category Debuggers Decompilers Disassemblers. DisAsm was released on 2014-04-22 and last updated on our database on 2017-03-31 and is currently at version 1.1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
DisAsm Description
As their name suggests, disassembling tools as far as computer program are concerned are basically tools used for reverting the operation of an assembler, which is to turn assembly language into something that can be interpreted by machines.
To put it shortly, disassemblers are generally used for reverse engineering in order to get access to the source code of a program.
No installation required
DisAsm is designed for disassembling and it works independently of Visual Studio, which adds to its flexibility.
There is no need to install the utility because it functions out of the box, as soon as the compressed content is extracted from the archive.
Console-based interface
However, keep in mind that this is a console-based application. It is not intended for the average user nor for performing illegal operations.
As soon as loaded, the tool informs of the options available. These are -b, -l and -f and they allow adding the raw code bytes to the instruction that it builds, including the line number of the source file and the name of the file next to the assembly.
The tool is quite simple and it works with Windows PE files such as EXE, DLL, OCX, SYS or SCR. Working with it is far from being difficult for more experienced users, especially since the tool includes the necessary technical documentation for handling it.
Conclusion
DisAsm is not a regular disassembler as it does not work like IDA or Hiew but it can help with disassembling binary programs and it works independently of Visual Studio.