1
0
mirror of https://github.com/byReqz/blackmate.git synced 2025-06-15 11:37:47 +00:00

Add files via upload

This commit is contained in:
Anyon3
2016-06-25 21:58:53 +08:00
committed by GitHub
parent a96e12d606
commit 54225d2478
46 changed files with 1376 additions and 0 deletions

8
categories/debugger Normal file
View File

@ -0,0 +1,8 @@
edb|0.9.20|A QT4-based binary mode debugger with the goal of having usability on par with OllyDbg.|http://www.codef00.com/projects.php#Debugger
gdb|7.11.1|The GNU Debugger|http://www.gnu.org/software/gdb/
lldb|3.8.0|Next generation, high-performance debugger|http://lldb.llvm.org/
ollydbg|201g|A 32-bit assembler-level analysing debugger|http://www.ollydbg.de
peda|1.1|Python Exploit Development Assistance for GDB|https://github.com/longld/peda
rr|4.2.0|A Record and Replay Framework.|https://github.com/mozilla/rr
shellnoob|2.1|A toolkit that eases the writing and debugging of shellcode|https://github.com/reyammer/shellnoob
vivisect|469.c1a517b|A Python based static analysis and reverse engineering framework, Vdb is a Python based research/reversing focused debugger and programatic debugging API by invisigoth of kenshoto|http://visi.kenshoto.com/