JustasMasiulis / nt_wrapper
A wrapper library around native windows sytem APIs
☆432Updated 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☆629Updated 2 years ago
- Inline syscalls made easy for windows on clang☆700Updated 9 months ago
- C++17 PE manualmapper☆340Updated 3 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆864Updated 5 years ago
- DLL scatter manual mapper☆741Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆598Updated 6 years ago
- System call hook for Windows 10 20H1☆483Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆741Updated last year
- C++ STL in the Windows Kernel with C++ Exception Support☆407Updated last year
- Rendering on external windows via hijacking thread contexts☆388Updated 4 years ago
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- Manual mapping without creating any threads, with rw only access☆737Updated 5 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆491Updated 2 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆274Updated 8 years ago
- PE permutation library☆272Updated 2 years ago
- A modern c++ implementation of windows heavens gate☆217Updated 4 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆278Updated last month
- C++ graphics kernel subsystem hook☆506Updated 4 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆523Updated 5 years ago
- Windows NT x64 syscall fuzzer☆602Updated last year
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆562Updated 3 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆532Updated 3 months ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆400Updated 9 months ago
- Literally, the perfect injector.☆923Updated 2 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆519Updated 6 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆334Updated 3 years ago
- Disable DSE and WinTcb (without breaking DRM)☆433Updated 8 years ago
- driver manual mapper (outdated/for educational purposes)☆99Updated 5 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆546Updated last year