3dnow / NtCreateLowBoxTokenLinks
A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering
☆36Updated 4 months ago
Alternatives and similar repositories for NtCreateLowBoxToken
Users that are interested in NtCreateLowBoxToken are comparing it to the libraries listed below
Sorting:
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated 11 months ago
- ☆39Updated 3 months ago
- Example of building an application verifer DLL☆46Updated last year
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆31Updated last year
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Updated last year
- A few examples of how to trap virtual memory access on Windows.☆30Updated 5 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 9 months ago
- ☆20Updated 4 months ago
- Check if your AV/EDR does inline hooking, displays the hooked functions and allows you to compare them with the original ones.☆28Updated last month
- ☆31Updated last year
- ☆25Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆76Updated last month
- ☆18Updated 4 years ago
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆26Updated last year
- A VMWare logger using built-in backdoor.☆29Updated 7 months ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆22Updated 3 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Updated 3 years ago
- ☆24Updated last year
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- Repository of Microsoft Driver Block Lists based off of OS-builds☆39Updated last year
- List the ETW provider(s) in the registration table of a process.☆59Updated last year
- Report and exploit of CVE-2024-21305.☆34Updated last year
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆29Updated 2 years ago
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- A years-old exploit of a local EoP vulnerability in Kingsoft Antivirus KWatch Driver version 2009.3.17.77.☆38Updated 3 years ago
- A Practical example of ELAM (Early Launch Anti-Malware)☆33Updated 3 years ago
- Elevate arbitrary MSR writes to kernel execution.☆36Updated last year
- Portable & Custmizable Windows Defender☆12Updated 3 years ago
- Remove WPP calls from hexrays decompiled code☆48Updated 2 months ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year