diff --git a/README.md b/README.md index 808a002..93ae263 100644 --- a/README.md +++ b/README.md @@ -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