mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-10-01 01:05:56 -04:00
x64_dbg -> x64dbg
This commit is contained in:
parent
38e34cdb1a
commit
b667e06b81
@ -299,7 +299,7 @@ A collection of awesome penetration testing resources
|
||||
* [WDK/WinDbg](https://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx) - Windows Driver Kit and WinDbg
|
||||
* [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
|
||||
* [x64dbg](http://x64dbg.com/) - An open-source x64/x32 debugger for windows
|
||||
* [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
|
||||
|
Loading…
Reference in New Issue
Block a user