diff --git a/README.md b/README.md index f5a7fc8..1aace67 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,6 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [Shellcode Tutorial](http://www.vividmachines.com/shellcode/shellcode.html) - Tutorial on how to write shellcode. * [Shellcode Examples](http://shell-storm.org/shellcode/) - Shellcodes database. * [Exploit Writing Tutorials](https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/) - Tutorials on how to develop exploits. -* [shellsploit](https://github.com/b3mb4m/shellsploit-framework) - New Generation Exploit Development Kit. -* [Voltron](https://github.com/snare/voltron) - Hacky debugger UI for hackers. ### OSINT Resources * [OSINT Framework](http://osintframework.com/) - Collection of various OSINT tools broken out by category. @@ -335,6 +333,8 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [dnSpy](https://github.com/0xd4d/dnSpy) - Tool to reverse engineer .NET assemblies. * [binwalk](https://github.com/devttys0/binwalk) - Fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images. * [PyREBox](https://github.com/Cisco-Talos/pyrebox) - Python scriptable Reverse Engineering sandbox by Cisco-Talos. +* [Voltron](https://github.com/snare/voltron) - Extensible debugger UI toolkit written in Python. +* [Capstone](http://www.capstone-engine.org/) - Lightweight multi-platform, multi-architecture disassembly framework. ### Physical Access Tools * [LAN Turtle](https://lanturtle.com/) - Covert "USB Ethernet Adapter" that provides remote access, network intelligence gathering, and MITM capabilities when installed in a local network.