mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-31 18:16:15 -05:00
Update the URL for Immunity Debugger.
This commit is contained in:
parent
e7f89e9b85
commit
3f96c213e8
@ -608,7 +608,7 @@ See also [awesome-reversing](https://github.com/tylerha97/awesome-reversing).
|
||||
* [Evan's Debugger](http://www.codef00.com/projects#debugger) - OllyDbg-like debugger for GNU/Linux.
|
||||
* [Frida](https://www.frida.re/) - Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers.
|
||||
* [Ghidra](https://www.ghidra-sre.org/) - Suite of free software reverse engineering tools developed by NSA's Research Directorate originally exposed in WikiLeaks's "Vault 7" publication and now maintained as open source software.
|
||||
* [Immunity Debugger](http://debugger.immunityinc.com/) - Powerful way to write exploits and analyze malware.
|
||||
* [Immunity Debugger](https://immunityinc.com/products/debugger/) - Powerful way to write exploits and analyze malware.
|
||||
* [Interactive Disassembler (IDA Pro)](https://www.hex-rays.com/products/ida/) - Proprietary multi-processor disassembler and debugger for Windows, GNU/Linux, or macOS; also has a free version, [IDA Free](https://www.hex-rays.com/products/ida/support/download_freeware.shtml).
|
||||
* [Medusa](https://github.com/wisk/medusa) - Open source, cross-platform interactive disassembler.
|
||||
* [OllyDbg](http://www.ollydbg.de/) - x86 debugger for Windows binaries that emphasizes binary code analysis.
|
||||
|
Loading…
Reference in New Issue
Block a user