C5Hackr / c_syscallsLinks
https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.
☆34Updated last year
Alternatives and similar repositories for c_syscalls
Users that are interested in c_syscalls are comparing it to the libraries listed below
Sorting:
- ☆42Updated 10 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 6 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 5 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 9 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆75Updated last year
- List the ETW provider(s) in the registration table of a process.☆63Updated 2 years ago
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- A C++/Asm template for PIC/EXE/DLL malware☆24Updated 4 months ago
- ☆57Updated 2 months ago
- In-memory hiding technique☆60Updated 11 months ago
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- Remap ntdll.dll using only NTAPI functions with a suspended process☆26Updated 8 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆63Updated 2 years ago
- Shellcode Loader Utilizing ETW Events☆67Updated 9 months ago
- API Hammering with C++20☆49Updated 3 years ago
- ☆31Updated last year
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆17Updated last year
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆51Updated last year
- ☆98Updated last year
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆62Updated last year
- ☆34Updated 2 years ago
- From C, Rust or Zig to binary shellcode compiler based on Mingw gcc. It allows using Win32 APIs and standard libraries without any change…☆52Updated 3 months ago
- ☆38Updated 8 months ago
- shell code example☆65Updated last week
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated last month
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆133Updated 3 months ago
- Windows AppLocker Driver (appid.sys) LPE☆71Updated last year