diff --git a/README.md b/README.md index 284b621..6f121cf 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ A collection of awesome penetration testing resources * [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 * [plasma](https://github.com/joelpx/plasma) - Interactive disassembler for x86/ARM/MIPS. Generates indented pseudo-code with colored syntax code. +* [Binary Ninja](https://binary.ninja/) - A reverse engineering platform for Windows, Mac and Linux #### CTF Tools * [Pwntools](https://github.com/Gallopsled/pwntools) - CTF framework for use in CTFs