al-eax's Stars
monoxgas/sRDI
Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode
wwh1004/MemoryModule
Load dll/exe from memory. Support .NET "AnyCPU" platform!
Viladoman/StructLayout
Visual Studio Extension for C++ struct memory layout visualization
kokke/tiny-AES-c
Small portable AES128/192/256 in C
DarthTon/Blackbone
Windows memory hacking library
am0nsec/HellsGate
Original C Implementation of the Hell's Gate VX Technique
JustasMasiulis/nt_wrapper
A wrapper library around native windows sytem APIs
etormadiv/HostingCLR
Executing a .NET Assembly from C++ in Memory (CLR Hosting)
JustasMasiulis/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
py2exe/py2exe
Create standalone Windows programs from Python code
ez8-co/yapi
💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.
Zeex/subhook
Simple hooking library for C/C++ (x86 only, 32/64-bit, no dependencies)
Falldog/pyconcrete
Protect your python script, encrypt it as .pye and decrypt when import it
frida/frida
Clone this repo to build Frida
korcankaraokcu/PINCE
Reverse engineering tool for linux games
booksbyus/zguide
Learning and Using ØMQ
fungos/cr
cr.h: A Simple C Hot Reload Header-only Library
rpclib/rpclib
rpclib is a modern C++ msgpack-RPC server and client library
Jnnshschl/AmeisenBotX
A bot, aimed at full automatic gameplay
HoShiMin/Kernel-Bridge
Windows kernel hacking framework, driver template, hypervisor and API written on C++
frida/frida-python
Frida Python bindings
cosine0/dllhook
A tool for hooking Windows applications and jumping to your Python code with the injected Python interpreter
Comsecuris/gdbghidra
gdbghidra - a visual bridge between a GDB session and GHIDRA
thezdi/scripts
Generic scripts for public consumption
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
psf/requests
A simple, yet elegant, HTTP library.