buzzer-re / BulletTrainLinks
A manual PE mapping implementation, aka reflective loader
☆20Updated 3 years ago
Alternatives and similar repositories for BulletTrain
Users that are interested in BulletTrain are comparing it to the libraries listed below
Sorting:
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆133Updated 2 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆50Updated 2 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆159Updated 2 years ago
- Translate virtual addresses to physical addresses from usermode.☆101Updated last year
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- spoof return address☆79Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆53Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- DSE & PG bypass via BYOVD attack☆77Updated 6 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 4 years ago
- windows rootkit☆60Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- ☆46Updated last year
- stack based arithmetic only virtual machine (VM) executes bytecode instructions to perform various basic arithmetic operations and manage…☆27Updated 10 months ago
- Exploit MsIo vulnerable driver☆126Updated 4 years ago
- Detects virtual machines and malware analysis environments☆146Updated 3 years ago
- PAGE_GUARD based hooking library