ZeroMemoryEx / TokenizerLinks
Kernel Mode Driver for Elevating Process Privileges
☆132Updated 2 years ago
Alternatives and similar repositories for Tokenizer
Users that are interested in Tokenizer are comparing it to the libraries listed below
Sorting:
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆132Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- abusing Process Hacker driver to terminate other processes (BYOVD)☆83Updated 2 years ago
- Various methods of executing shellcode☆71Updated 2 years ago
- Splitting and executing shellcode across multiple pages☆101Updated 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…☆171Updated 2 years ago
- XOR decrypting shellcode using the GPU with OpenCL.☆114Updated 3 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated last month
- Identify and exploit leaked handles for local privilege escalation.☆109Updated 2 years ago
- ☆114Updated 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…☆180Updated 2 years ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆124Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- Enabled / Disable LSA Protection via BYOVD☆74Updated 3 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated 2 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆64Updated 2 years ago
- Malware?☆74Updated 10 months ago
- A bunch of scripts and code i wrote.☆143Updated 9 months 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 (…☆174Updated 2 years ago
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆181Updated 2 years ago
- Template-based generation of shellcode loaders☆79Updated last year
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆63Updated 2 years ago
- ☆50Updated 3 years ago
- Deleting Shadow Copies In Pure C++☆114Updated 2 years ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆99Updated 8 months ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆121Updated 2 years ago
- Do some DLL SideLoading magic☆86Updated last year