danigargu's Stars
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
mentebinaria/retoolkit
Reverse Engineer's Toolkit
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
ufrisk/MemProcFS
MemProcFS
alexandreborges/malwoverview
Malwoverview is a first response tool used for threat hunting and offers intel information from Virus Total, Hybrid Analysis, URLHaus, Polyswarm, Malshare, Alien Vault, Malpedia, Malware Bazaar, ThreatFox, Triage, InQuest and it is able to scan Android devices against VT.
JusticeRage/Gepetto
IDA plugin which queries uses language models to speed up reverse-engineering
hfiref0x/WinObjEx64
Windows Object Explorer 64-bit
aahmad097/AlternativeShellcodeExec
Alternative Shellcode Execution Via Callbacks
ergrelet/unlicense
Dynamic unpacker and import fixer for Themida/WinLicense 2.x and 3.x.
MicrosoftDocs/windows-driver-docs
The official Windows Driver Kit documentation sources
gaasedelen/patching
An Interactive Binary Patching Plugin for IDA Pro
horsicq/PDBRipper
PDBRipper is a utility for extract an information from PDB-files.
ioncodes/idacode
An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.
trailofbits/maat
Open-source symbolic execution framework: https://maat.re
diversenok/TokenUniverse
An advanced tool for working with access tokens and Windows security policy.
airbus-cert/ttddbg
Time Travel Debugging IDA plugin
Accenture/VulFi
IDA Pro plugin for query based searching within the binary useful mainly for vulnerability research.
winterknife/PINKPANTHER
Windows x64 handcrafted token stealing kernel-mode shellcode
horsicq/xntsv
XNTSV program for detailed viewing of system structures for Windows.
Professor-plum/Reflective-Driver-Loader
repnz/windbg-cheat-sheet
My personal cheat sheet for using WinDbg for kernel debugging
daem0nc0re/AtomicSyscall
Tools and PoCs for Windows syscall investigation.
patois/abyss
abyss - augmentation of Hexrays decompiler output
0vercl0k/windbg-scripts
A bunch of JavaScript extensions for WinDbg.
FelixBer/FindFunc
FindFunc is an IDA Pro plugin to find code functions that contain a certain assembly or byte pattern, reference a certain name or string, or conform to various other constraints.
hac425xxx/heap-exploitation-in-real-world
kkent030315/anycall
x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration
kkent030315/NtSymbol
Resolve DOS MZ executable symbols at runtime
lucasg/msdn-docset
MSDN in a zeal docset
Ynob2000/MappedCallback
Register a callback in Kernel from a manually mapped driver