ic3qu33n / REcon2024-GOP-ComplexLinks
REcon 2024 Repo, slides for talk "GOP Complex: Image parsing bugs, EBC polymorphic engines and the Deus ex machina of UEFI exploit dev""
☆13Updated 3 months ago
Alternatives and similar repositories for REcon2024-GOP-Complex
Users that are interested in REcon2024-GOP-Complex are comparing it to the libraries listed below
Sorting:
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆65Updated 3 months ago
- ☆48Updated 3 months ago
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆51Updated 5 months ago
- Mentally ill EtwTi parser☆61Updated 3 months ago
- An example of an external LLVM plugin module transform pass for the latest versions.☆14Updated 7 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 3 weeks ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆72Updated last week
- Dll injection through code page id modification in registry. Based on jonas lykk research☆17Updated 3 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆71Updated 8 months ago
- Win32 keylogger that supports all (non-ime using) languages correctly☆50Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- A synergized Visual Studio and Rust development environment☆18Updated 5 months ago
- Finding Truth in the Shadows☆110Updated 2 years ago
- Slides for COM Hijacking AV/EDR Talk on 38c3☆74Updated 6 months ago
- A few examples of how to trap virtual memory access on Windows.☆31Updated 6 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆50Updated 10 months ago
- shell code example☆49Updated 2 months ago
- ☆86Updated 10 months ago
- A set of LLVM and GCC based plugins that perform code obfuscation.☆126Updated 3 weeks ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 3 months ago
- "Service-less" driver loading☆155Updated 7 months ago
- A collection of position independent coding resources☆79Updated 5 months ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆19Updated last year
- ☆57Updated 2 months ago
- LPE exploit for CVE-2023-36802☆22Updated last year
- kernel-mode DLL Injector☆86Updated 2 months ago
- Dynamically invoke arbitrary code and use various tricks written idiomatically in Rust (Dinvoke)☆83Updated last week
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆92Updated 4 months ago
- HEVD Exploit: BufferOverflowNonPagedPoolNx on Windows 10 22H2 - Escalating from Low Integrity to SYSTEM via Aligned Chunk Confusion☆54Updated 2 months ago
- A Proof-of-Concept implementation of Reflective DLL Injection (RDI) specifically for Windows on ARM64. Demonstrates PEB access via the x1…☆25Updated last month