frank2 / packer-tutorial
A tutorial on how to write a packer for Windows!
☆262Updated last year
Alternatives and similar repositories for packer-tutorial:
Users that are interested in packer-tutorial are comparing it to the libraries listed below
- A small x64 library to load dll's into memory.☆436Updated last year
- Process Injection using Thread Name☆250Updated 7 months ago
- masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)☆119Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆276Updated last year
- Important notes and topics on my journey towards mastering Windows Internals☆374Updated 11 months ago
- Single header version of System Informer's phnt library.☆205Updated last week
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆324Updated 7 months ago
- A list of excellent resources for anyone to deepen their understanding with regards to Windows Kernel Exploitation and general low level …☆143Updated 2 years ago
- The Definitive Guide To Process Cloning on Windows☆465Updated last year
- Reverse engineering winapi function loadlibrary.☆188Updated last year
- Admin to Kernel code execution using the KSecDD driver☆244Updated 11 months ago
- Various Process Injection Techniques☆148Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆753Updated 8 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆473Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆556Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆327Updated 2 years ago
- Cybersecurity research results. Simple C/C++ and Python implementations☆214Updated 2 weeks ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month
- msdocsviewer is a simple tool that parses Microsoft's win32 API and driver documentation to be used within IDA.☆151Updated last year
- Operating System Design Review: A systemic analysis of modern systems architecture☆306Updated last month
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆659Updated last year
- Advanced driver monitoring utility.