ZeroMemoryEx / TokenizerLinks
Kernel Mode Driver for Elevating Process Privileges
☆134Updated 2 years ago
Alternatives and similar repositories for Tokenizer
Users that are interested in Tokenizer are comparing it to the libraries listed below
Sorting:
- abusing Process Hacker driver to terminate other processes (BYOVD)☆83Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆140Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- Splitting and executing shellcode across multiple pages☆103Updated 2 years ago
- 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…☆170Updated 2 years ago
- ☆120Updated 3 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆136Updated 3 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 6 months ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆175Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆184Updated 2 years ago
- Identify and exploit leaked handles for local privilege escalation.☆111Updated 2 years ago
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆66Updated 3 years ago
- Enabled / Disable LSA Protection via BYOVD☆80Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆91Updated 2 years ago
- using the gpu to hide your payload☆63Updated 3 years ago
- ☆50Updated 3 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆70Updated last year
- XOR decrypting shellcode using the GPU with OpenCL.☆119Updated 7 months ago
- It's pointy and it hurts!☆126Updated 3 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…☆166Updated 2 years ago
- Various methods of executing shellcode☆73Updated 2 years ago
- Deleting Shadow Copies In Pure C++☆118Updated 3 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Do some DLL SideLoading magic☆89Updated 2 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆66Updated 2 years ago
- CVE-2022-42046 Proof of Concept of wfshbr64.sys local privilege escalation via DKOM☆162Updated 3 years ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆103Updated last year