Skip to content

UI Update!

Pre-release
Pre-release

Choose a tag to compare

@Satharus Satharus released this 27 Apr 12:43
· 28 commits to master since this release

The program is extremely experimental, this is the second release (v0.05) and it adds a couple of minor improvements.

Added features:

  • You can now run Disass from the command line.
    Example: Disass /path/to/file
  • Disass now automatically detects whether an executable is 32-Bit (x86) or 64-Bit (x86_64).
    • If Disass fails to correctly detect the architecture of the executable, you can force it through the "configure" menu.
  • Buttons now have icons and tooltips.

Please give feedback and feature requests. Email me at a.elmayyah@gmail.com or open an issue here on GitHub.