ZeroMemoryEx / Tokenizer
Kernel Mode Driver for Elevating Process Privileges
☆133Updated last year
Alternatives and similar repositories for Tokenizer:
Users that are interested in Tokenizer are comparing it to the libraries listed below
- 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…☆166Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆115Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- Do some DLL SideLoading magic☆79Updated last year
- abusing Process Hacker driver to terminate other processes (BYOVD)☆81Updated last year
- Exploitation of process killer drivers☆197Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆138Updated this week
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆131Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆136Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆189Updated 9 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆176Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated 11 months ago
- Shellcode loader using direct syscalls via Hell's Gate and payload encryption.☆87Updated 8 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆93Updated 2 months ago
- bring your own vulnerable driver☆91Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆185Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆239Updated 7 months ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- ☆112Updated 2 years ago
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 3 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆132Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆159Updated last year
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆172Updated last year
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆118Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- Load static-compiled PE from remote server.☆59Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆83Updated last year
- Exploitation of echo_driver.sys☆169Updated last year
- Generic PE loader for fast prototyping evasion techniques☆227Updated 8 months ago