ZeroMemoryEx / Tokenizer
Kernel Mode Driver for Elevating Process Privileges
☆130Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Tokenizer
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆165Updated last year
- Exploitation of process killer drivers☆188Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆165Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆125Updated 5 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆175Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆174Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆214Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆133Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 5 months ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆165Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆156Updated last year
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader☆85Updated 8 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆128Updated 11 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆286Updated last year
- EDRSandblast-GodFault☆240Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆194Updated 3 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆182Updated last year
- Proof of concept code for thread pool based process injection in Windows.☆105Updated this week
- PE obfuscator with Evasion in mind☆210Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆138Updated 8 months ago
- Remote Shellcode Injector☆204Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆67Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆185Updated 4 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆89Updated 4 months ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆120Updated last year
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆113Updated last year
- WTSRM☆199Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆78Updated last year