Flawww / NtSyscaller
Manually perform syscalls without going through any external API or DLL.
☆18Updated 2 years ago
Alternatives and similar repositories for NtSyscaller:
Users that are interested in NtSyscaller are comparing it to the libraries listed below
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆16Updated 10 months ago
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆26Updated last year
- Small tool to play with IOCs caused by Imageload events☆42Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated 10 months ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated 11 months ago
- Former Multi - Ring to Kernel To UserMode Transitional Shellcode For Remote Kernel Exploits☆28Updated 2 years ago
- ☆15Updated 4 years ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆17Updated 9 months ago
- Callstack spoofing using a VEH because VEH all the things.☆21Updated last month
- An example of COM hijacking using a proxy DLL.☆28Updated 3 years ago
- A Practical example of ELAM (Early Launch Anti-Malware)☆32Updated 3 years ago
- Process Injection: APC Injection☆31Updated 4 years ago
- Next gen process injection technique☆52Updated 4 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆26Updated last year
- ☆26Updated 2 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆75Updated last week
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- Listing UDP connections with remote address without sniffing.☆29Updated last year
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆25Updated 11 months ago
- Repository of Microsoft Driver Block Lists based off of OS-builds☆39Updated last year
- Clone running process with ZwCreateProcess☆57Updated 4 years ago
- Piece of code to detect and remove hooks in IAT☆63Updated 2 years ago
- the Open Source and Pure C++ Packer for eXecutables☆20Updated 2 years ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆28Updated 2 years ago
- ☆38Updated 2 months ago
- really ?☆12Updated last year
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆41Updated 2 years ago
- ☆21Updated last year
- Code injection via ZwCreateSection, ZwUnmapViewOfSection. C++ example☆17Updated 3 years ago