nnot09 / direct-syscallLinks
A simple example on how to initiate a direct syscall on WoW64
☆11Updated 7 years ago
Alternatives and similar repositories for direct-syscall
Users that are interested in direct-syscall are comparing it to the libraries listed below
Sorting:
- ☆82Updated 10 months ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆113Updated 4 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- ☆39Updated 4 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…☆57Updated 3 years ago
- Fork of Get-InjectedThread - https://gist.github.com/jaredcatkinson/23905d34537ce4b5b1818c3e6405c1d2☆41Updated last year
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago
- C++ function that will automagically unhook a specified Windows API☆63Updated 4 years ago
- A simple dumper as FreshyCalls' PoC. That's what's trendy, isn't it? ¯\_(ツ)_/¯☆40Updated 4 years ago
- ☆42Updated 2 years ago
- a stage1 DLL loader with sleep obfuscation☆37Updated 2 years ago
- Small tool to play with IOCs caused by Imageload events☆42Updated 2 years ago
- Former Multi - Ring to Kernel To UserMode Transitional Shellcode For Remote Kernel Exploits☆30Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- A Control Panel Applet dropper project. It has a high success rate on engagements since nobody cares about .CPL files and you can just do…☆53Updated 7 years ago
- C++ implant that interfaces with a SK8PARK server☆49Updated 4 years ago
- ☆14Updated 3 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆54Updated 5 years ago
- GetModuleHandle (via PEB) and GetProcAddress (via EAT) like☆31Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- Resolve syscall numbers at runtime for all Windows versions.☆61Updated 7 months ago
- Overwrite a process's recovery callback and execute with WER