lem0nSec / AlcatrazLinks
An example of Windows self-replicating malware.
☆11Updated 2 years ago
Alternatives and similar repositories for Alcatraz
Users that are interested in Alcatraz are comparing it to the libraries listed below
Sorting:
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 6 months ago
- In-memory hiding technique☆56Updated 9 months ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 3 months ago
- Enumerate Callbacks and all Object Types☆13Updated 2 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆54Updated last year
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Finding Truth in the Shadows☆116Updated 2 years ago
- ☆114Updated 3 years ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 6 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 3 months ago
- ☆42Updated 7 months ago
- A C++/Asm template for PIC/EXE/DLL malware☆25Updated 2 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆74Updated 2 years ago
- A VMWare logger using built-in backdoor.☆29Updated 11 months ago
- ☆84Updated last year
- Former Multi - Ring to Kernel To UserMode Transitional Shellcode For Remote Kernel Exploits☆31Updated 3 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- ☆26Updated 3 years ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆31Updated 3 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 5 months ago
- Example of building an application verifer DLL☆49Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆113Updated 2 years ago
- ☆50Updated 2 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 11 months ago
- Next gen process injection technique☆54Updated 5 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆32Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 6 months ago