Remove Bokken and Pyew

This commit is contained in:
Nick Raienko 2016-09-25 22:36:35 +03:00
parent 0375b94490
commit cfc5bda6c2

View File

@ -227,8 +227,6 @@ A collection of awesome penetration testing resources
* [OllyDbg](http://www.ollydbg.de/) - An x86 debugger that emphasizes binary code analysis
* [Radare2](http://rada.re/r/index.html) - Opensource, crossplatform reverse engineering framework.
* [x64_dbg](http://x64dbg.com/) - An open-source x64/x32 debugger for windows.
* [Pyew](https://github.com/joxeankoret/pyew) - A Python tool for static malware analysis.
* [Bokken](https://inguma.eu/projects/bokken) - GUI for Pyew Radare2.
* [Immunity Debugger](http://debugger.immunityinc.com/) - A powerful new way to write exploits and analyze malware
* [Evan's Debugger](http://www.codef00.com/projects#debugger) - OllyDbg-like debugger for Linux
* [Medusa disassembler](https://github.com/wisk/medusa) - An open source interactive disassembler