ret5et's Stars
neovim/neovim
Vim-fork focused on extensibility and usability
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
dnSpy/dnSpy
.NET debugger and assembly editor
fuzzdb-project/fuzzdb
Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
frohoff/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
unicorn-engine/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
JonathanSalwan/ROPgadget
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.
epinna/tplmap
Server-Side Template Injection and Code Injection Detection and Exploitation Tool
a0rtega/pafish
Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do
google/binnavi
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
eteran/edb-debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
lifting-bits/mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
klee/klee
KLEE Symbolic Execution Engine
googleprojectzero/sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
microsoft/microsoft-pdb
Information from Microsoft about the PDB format. We'll try to keep this up to date. Just trying to help the CLANG/LLVM community get onto Windows.
x64dbg/x64dbgpy
Automating x64dbg using Python, Snapshots:
OWASP/pysap
pysap is an open source Python library that provides modules for crafting and sending packets using SAP's NI, Diag, Enqueue, Router, MS, SNC, IGS, RFC and HDB protocols.
danigargu/IDAtropy
IDAtropy is a plugin for Hex-Ray's IDA Pro designed to generate charts of entropy and histograms using the power of idapython and matplotlib.
darx0r/Stingray
IDAPython plugin for finding function strings recursively
Rootkitsmm-zz/Win32k-Fuzzer
Fuzz and Detect "Use After Free" vulnerability in win32k.sys ( Heap based )
ValdikSS/endless-sosuch
Endless WebM player from 2ch.hk
maurer/symfuzz
wapiflapi/wsym
Adds symbols to a ELF file.
rdbv/cisol
Translator from asm to C, but not decompiler. Something between compiler and decompiler.
rrbranco/Presentations
Presentations in different conferences
techbliss/Ida_Pro_Ultimate_Qt_Build_Guide
Ida Pro Ultimate Qt Build Guide
atredis-jordan/SymbolicTriagePost
Supporting Materials for “Symbolic Triage” blog post
techbliss/IDA_PIP_GUI
Little Ida pro gimmick, to use pip from python.
10110111/edb-debugger
edb is a cross platform x86/x86-64 debugger.
jdiez17/blowfish
Educational implementation of Blowfish