JustasMasiulis / nt_wrapper
A wrapper library around native windows sytem APIs
☆427Updated 4 years ago
Alternatives and similar repositories for nt_wrapper:
Users that are interested in nt_wrapper are comparing it to the libraries listed below
- Detours with just single dependency - NTDLL☆617Updated 2 years ago
- DLL scatter manual mapper☆733Updated 3 years ago
- C++17 PE manualmapper☆321Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆734Updated last year
- Inline syscalls made easy for windows on clang☆692Updated 8 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆851Updated 5 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆587Updated 5 years ago
- C++ graphics kernel subsystem hook☆494Updated 4 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆271Updated 8 years ago
- Rendering on external windows via hijacking thread contexts☆380Updated 4 years ago
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆549Updated 3 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆775Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆724Updated 5 years ago
- System call hook for Windows 10 20H1☆486Updated 3 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.