paskalian / WID_LoadLibrary
Reverse engineering winapi function loadlibrary.
☆79Updated last year
Alternatives and similar repositories for WID_LoadLibrary:
Users that are interested in WID_LoadLibrary are comparing it to the libraries listed below
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆113Updated last year
- DSE & PG bypass via BYOVD attack☆42Updated 10 months ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆177Updated last year
- ☆122Updated last year
- Windows PDB parser for kernel-mode environment.☆94Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆84Updated 2 years ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆125Updated 5 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆67Updated 2 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆79Updated 6 years ago
- Load dll with undocumented functions and debug symbols☆46Updated 7 months ago
- Finding Truth in the Shadows☆88Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆44Updated this week
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- spoof return address☆73Updated last year
- nmi stackwalking + module verification☆104Updated last year
- CVE-2022-3699 with arbitrary kernel code execution capability☆68Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆107Updated 3 years ago
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆125Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- An x86-64 code virtualizer for VM based obfuscation☆104Updated 2 months ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- Binary rewriter for 64-bit PE files.☆68Updated last year
- silence file system monitoring components by hooking their minifilters☆54Updated last year
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆48Updated last year
- manual map unsigned driver over signed memory☆185Updated 10 months ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆181Updated 5 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 8 months ago