Extracting Clear Text Passwords from mstsc.exe using API Hooking.
-
Updated
Jul 20, 2024 - C++
Extracting Clear Text Passwords from mstsc.exe using API Hooking.
Command line utility to inject and eject DLLs
Resources About Hooking. For All Platforms. Currently 300+ Tools And 600+ Posts.
DirectX API-hooking framework
Advanced native function hooks for x86, x64. Welcome to the next level!
Automatic generate dll wrapper for code injection.
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
dll-hijack based qbittorrent portable plugin
Program behavior analyzer for Win32/Win64.
A CMake template for projects using MS Detours
Examples of basic windows API hooking techniques
Implements Windows API hooks in modern C++
Sometimes, you need to manipulate low-level functionality (C APIs, etc) from high-level languages (Python). Eg. Force the low-level calls directly to your own Python override functions. This repo will help you do that.
Different API Hooking Techniques - Ring3 (Detours, Trampoline, IAT and EAT) for both, x64 and x32 PE files - Since 2014.
Rewrites filepath on file i/o by hooking NtCreateFile, NtOpenFile and NtSetInformationFile.
Simple DLL injection protect with the idea of hooking the LoadLibrary function and failing it if it is a call for an unauthorized DLL.
Windows PE files import address table (IAT) hooking
An implementation of Proxychains in Rust using API hooking techniques for dynamic proxy routing
Add a description, image, and links to the api-hooking topic page so that developers can more easily learn about it.
To associate your repository with the api-hooking topic, visit your repo's landing page and select "manage topics."