mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-11 00:54:22 -05:00
Add @aquynh Capstone
This commit is contained in:
parent
6da29eafed
commit
ed08d2e83f
@ -365,6 +365,9 @@ the [browser malware](#browser-malware) section.*
|
||||
* [binnavi](https://github.com/google/binnavi) - Binary analysis IDE for
|
||||
reverse engineering based on graph visualization.
|
||||
* [Bokken](https://inguma.eu/projects/bokken) - GUI for Pyew and Radare.
|
||||
* [Capstone](https://github.com/aquynh/capstone) - Disassembly framework for
|
||||
binary analysis and reversing, with support for many architectures and
|
||||
bindings in several languages.
|
||||
* [codebro](https://github.com/hugsy/codebro) - Web based code browser using
|
||||
clang to provide basic code analysis.
|
||||
* [dnSpy](https://github.com/0xd4d/dnSpy) - .NET assembly editor, decompiler
|
||||
|
Loading…
Reference in New Issue
Block a user