XaFF-XaFF / Shellcodev
Shellcodev is a tool designed to help and automate the process of shellcode creation.
☆106Updated last year
Alternatives and similar repositories for Shellcodev:
Users that are interested in Shellcodev are comparing it to the libraries listed below
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆81Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆227Updated 7 months ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆134Updated last year
- Next gen process injection technique☆44Updated 4 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆114Updated 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…☆167Updated last year
- GetModuleHandle (via PEB) and GetProcAddress (via EAT) like☆32Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆187Updated 8 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆133Updated 2 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆154Updated last year
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- Compact MBR Bootkit for Windows☆45Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆69Updated 2 years ago
- kernel to user mode APC injector☆44Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆107Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆96Updated last year
- Windows API Call Obfuscation