https://github.com/patwie/staticanalysis
OpenSource static disassembler using QT5 (merged in x64dbg)
https://github.com/patwie/staticanalysis
Last synced: about 1 month ago
JSON representation
OpenSource static disassembler using QT5 (merged in x64dbg)
- Host: GitHub
- URL: https://github.com/patwie/staticanalysis
- Owner: PatWie
- License: gpl-3.0
- Created: 2016-05-20T17:37:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-11T18:02:45.000Z (over 8 years ago)
- Last Synced: 2025-02-10T02:24:19.209Z (8 months ago)
- Language: C++
- Homepage:
- Size: 749 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**This package is deprecated. All features were transfered to www.x64dbg.com. So please have a look at this project.**
Based on the [BeaEngine Disassembler][1] we create a GUI that allows you to work with ease on disassemblies. Some special highlights that most other open source disassemblers do **not** have:
- auto comments for common api-functions
- jump view displays jump target addresses
- content sensitive context menu
- Syntaxhighlighting (Tokenizer)It use the following 3rd party projects:
- [Qt 5][2]
- [Fugue Icons][3]Screenshot:
------------
new:![]()
old:Roadmap:
----------- build debugger interface
- allow plugins
- create hexview-windows[1]: http://beaengine.org/
[2]: http://qt-project.org/
[3]: http://p.yusukekamiyamane.com/