Merge pull request #85 from filinpavel/patch-3

Update README.md
This commit is contained in:
Samar Dhwoj Acharya 2016-12-07 22:53:50 -06:00 committed by GitHub
commit 6dafad92fd

View File

@ -237,6 +237,7 @@ A collection of awesome penetration testing resources
* [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
* [peda](https://github.com/longld/peda) - Python Exploit Development Assistance for GDB
* [dnSpy](https://github.com/0xd4d/dnSpy) - dnSpy is a tool to reverse engineer .NET assemblies
#### CTF Tools
* [Pwntools](https://github.com/Gallopsled/pwntools) - CTF framework for use in CTFs