Releases: Satharus/Disass
Releases · Satharus/Disass
User Guide Update!
The program is extremely experimental, this is the third release (v0.07). This release aims to make the program more intuitive to use by using message boxes and adding a help section.
Changelog:
- Minor UI changes.
- Moved About(now called Info), License and Credit, and Contribute to the About tab.
- Added a Help tab which has an action "How to use", it shows an animation to the user to show how the program works.
- Added a box to tell the user which executable is running under gdb.
- Minor bug fixes (check the commits).
UI Update!
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 [email protected] or open an issue here on GitHub.
First binary release!
The program is extremely experimental, this is the first release and the program isn't complete yet.
Please give feedback and feature requests. Email me at [email protected] or open an issue here on GitHub.