passthehashbrowns / suspendedunhookLinks
☆42Updated 4 years ago
Alternatives and similar repositories for suspendedunhook
Users that are interested in suspendedunhook are comparing it to the libraries listed below
Sorting:
- A simple dumper as FreshyCalls' PoC. That's what's trendy, isn't it? ¯\_(ツ)_/¯☆39Updated 5 years ago
- ☆44Updated 2 years ago
- ☆14Updated 3 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- My implementation of Halo's Gate technique in C#☆54Updated 3 years ago
- all credits go to @mgeeky☆64Updated 4 years ago
- ☆83Updated last year
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- One gate to all syscalls!☆23Updated 3 years ago
- ☆55Updated 4 years ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆101Updated 3 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 4 years ago
- Small tool to play with IOCs caused by Imageload events☆44Updated 2 years ago
- RDLL for Cobalt Strike beacon to silence sysmon process☆91Updated 3 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- API Hammering with C++20☆49Updated 3 years ago
- A BOF to parse the imports of a provided PE-file, optionally extracting symbols on a per-dll basis.☆86Updated 4 years ago
- Get your data from the resource section manually, with no need for windows apis☆66Updated last year
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆136Updated 3 years ago
- Windows x64 Process Injection via Ghostwriting with Dynamic Configuration☆29Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆59Updated 3 years ago
- ☆82Updated 3 years ago
- ☆62Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆106Updated 2 years ago
- Sleep Obfuscation☆45Updated 3 years ago
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆108Updated 2 years ago
- It's pointy and it hurts!☆126Updated 3 years ago
- Execute shellcode with ZwCreateSection, ZwMapViewOfSection, ZwOpenProcess, ZwMapViewOfSection and ZwCreateThreadEx