hasherezade / detours_cmake_tplLinks
A CMake template for projects using MS Detours
☆24Updated 10 months ago
Alternatives and similar repositories for detours_cmake_tpl
Users that are interested in detours_cmake_tpl are comparing it to the libraries listed below
Sorting:
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Updated 2 years ago
- A ready-made template for a project based on libpeconv.☆51Updated last month
- Miscellaneous Code and Docs☆84Updated 5 months ago
- c++ implementation of windows heavens gate☆70Updated 4 years ago
- Static library and headers for linking your software with ntdll.dll☆37Updated 6 years ago
- A set of small utilities, helpers for PIN tracers☆35Updated 2 months ago
- A driver to intercept low level windows events☆63Updated 6 years ago
- Record & prevent file deletion in kernel mode☆46Updated 5 years ago
- Simple PE Packer Which Encrypts .text Section☆50Updated 8 years ago
- Load and unload a DLL into an remote process without using WriteProcessMemory ;)☆16Updated 11 years ago
- A small library helping to parse commandline parameters (for C/C++)☆58Updated 7 months ago
- An experimental dynamic malware unpacker based on Intel Pin and PE-sieve☆63Updated last year
- PoC for detecting and dumping process hollowing code injection☆53Updated 7 years ago
- A cross-platform Python toolkit for parsing/writing PE files.☆66Updated last year
- C++ library for low-level Windows development☆81Updated last year
- Debug Print viewer (user and kernel)☆69Updated last year
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆96Updated 7 years ago
- vmware-backdoor☆33Updated 4 years ago
- A packed & protected Module Loader and more, for 64-bit Windows☆27Updated 4 years ago
- Taking advantage of CRT initialization, to get away with hooking protected applications☆48Updated 3 years ago
- Authenticode-parser is a simple C library for Authenticode format parsing using OpenSSL.☆24Updated last year
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- Standalone program to download PDB Symbol files for debugging without WDK☆78Updated 6 years ago
- Windows 10 PE image loader (LDR) NTDLL component toolbox☆49Updated 6 years ago
- ☆18Updated 4 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆59Updated 6 years ago
- Simple windows API logger☆109Updated 6 years 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…☆27Updated 2 years ago
- ☆58Updated 2 weeks ago
- A Windows API hooking library !