An open API service indexing awesome lists of open source software.

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)

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/