mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 10:26:07 +00:00
Merge pull request #161 from Maijin/patch-1
Remove obsolete tool Bokken for Cutter
This commit is contained in:
commit
a0a689dc7c
@ -501,13 +501,12 @@ the [browser malware](#browser-malware) section.*
|
||||
* [Binary ninja](https://binary.ninja/) - A reversing engineering platform
|
||||
that is an alternative to IDA.
|
||||
* [Binwalk](https://github.com/devttys0/binwalk) - Firmware analysis tool.
|
||||
* [Bokken](http://www.bokken.re/) - GUI for Pyew and Radare.
|
||||
([mirror](https://github.com/inguma/bokken))
|
||||
* [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.
|
||||
* [Cutter](https://github.com/radareorg/cutter) - GUI for Radare2.
|
||||
* [DECAF (Dynamic Executable Code Analysis Framework)](https://github.com/sycurelab/DECAF)
|
||||
- A binary analysis platform based on QEMU. DroidScope is now an extension to DECAF.
|
||||
* [dnSpy](https://github.com/0xd4d/dnSpy) - .NET assembly editor, decompiler
|
||||
|
Loading…
Reference in New Issue
Block a user