nj00001's Stars
dnSpy/dnSpy
.NET debugger and assembly editor
Z3Prover/z3
The Z3 Theorem Prover
capstone-engine/capstone
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
ayoubfaouzi/al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
microsoft/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
S3cur3Th1sSh1t/WinPwn
Automation for internal Windows Penetrationtest / AD-Security
HyperDbg/HyperDbg
State-of-the-art native debugging tools
0vercl0k/rp
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
tandasat/HyperPlatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
x64dbg/x64dbgpy
Automating x64dbg using Python, Snapshots:
heroims/obfuscator
ollvm,base on llvm-clang 5.0.2, 6.0.1 , 7.0.1,8.0,9.0,9.0.1,10.x,11.x,12.x,13.x,14.x,swift-llvm-clang 5.0,swift-llvm-clang 5.5
ayoubfaouzi/cpu-internals
Intel / AMD CPU Internals
cvc5/cvc5
cvc5 is an open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems.
9176324/Shark
Turn off PatchGuard in real time for win7 (7600) ~ later
JonathanSalwan/Tigress_protection
Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
changeofpace/VivienneVMM
VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.
DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins
Kernel Anit Anit Debug Plugins 内核反反调试插件
MiroKaku/ucxxrt
The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
Boyan-MILANOV/ropium
ROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together
Boolector/boolector
A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.
leesh3288/WinPwn
Windows Pwnable Study
RolfRolles/GhidraPAL
Ghidra Program Analysis Library
0vercl0k/clairvoyance
Visualize the virtual address space of a Windows process on a Hilbert curve.
synacktiv/bip
ykfre/BsodSurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
VDOO-Connected-Trust/ghidra-pyi-generator
Generates `.pyi` type stubs for the entire Ghidra API
luxiaolan6373/ProgrammingAssistant
vtil-project/VTIL-Python
Python bindings for the VTIL API. (WIP)
v-p-b/rabbithole
Cumulative cyclomatic complexity calculation for Ghidra
orchechik/ropfind
Volatility Plugins to find rop gadgets in Windows and Linux physical memory dumps.