42 Repositories
C++ (or C) hook Libraries
The project shows how to hook IDXGISwapChain::Present and capture window frames.
DirectX Present Hook The project is an answer to this Stack Overflow question https://stackoverflow.com/questions/40538590/getting-dxgi-swapchain-by-h
android analysis tools, jni trace by native hook, libc hook, write log with caller's addr in file or AndroidLog
编译方法 unix like mkdir "build" cd build cmake .. -DNDK=your_ndk_path/Android/sdk/ndk/22.0.7026061 -DANDROID_ABI=armeabi-v7a make -j8 或者使用andriod studio编
A generic post-processing injector for games and video software.
ReShade This is a generic post-processing injector for games and video software. It exposes an automated way to access both frame color and depth info
shadowhook is an inline hook library for Android apps.
shadowhook is an inline hook library for Android apps.
Filter Garry'sMod built-in HTTP requests with a lua hook
Filter Garry'sMod built-in HTTP requests with a lua hook
Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination
Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.
A hook for Project Zomboid that intercepts files access for savegames and puts them in an SQLite DB instead.
ZomboidDB This project consists of a library and patcher that results in file calls for your savegame(s) being transparently intercepted and redirecte
Single-header VMT hook class using vfptr swap method
Single-header C++ VMT hooking (vfptr swap) Supports RAII Unit tested with Catch2 Tested on x86/x64, MSVC and Clang/LLVM VMT size calculation Windows-o
A Windows API hooking library
Mhook - a Windows API hooking library Introduction How to use License Version history Acknowledgements Introduction This library was created as a free
Malloc geiger is a hook for malloc that plays geiger counter blips in proportion to the amount of calls to malloc as a way of knowing what an application does
Malloc Geiger Malloc geiger is a hook for malloc that plays geiger counter blips in proportion to the amount of calls to malloc as a way of knowing wh
SafetyHook - simple procedure hooking library for Windows x86 and x86_64 systems
SafetyHook SafetyHook is simple procedure hooking library for Windows x86 and x86_64 systems. It aims to make runtime procedure hooking as safe as pos
BokutachiHook - Hook for Lunatic Rave 2 to parse score data and send it to an HTTP server, made specifically for Bokutachi IR.
BokutachiHook Hook for Lunatic Rave 2 to parse score data and send it to an HTTP server, made specifically for Bokutachi IR (https://bokutachi.xyz). T
A simple D3D11 Hook for x64 and x86 games. This project is ready to compile (x64 or x86).
D3D11Hook Features: Good Performance Simple, clean, GUI. Rendering using ImGui Clean code Easy to use with another project C++ 17 Xor String Ready to
A DLL & Code Injection C++ library for Windows.
syringe - A DLL & Code Injection C++ library for Windows. syringe is a DLL & Code Injection C++ library for Windows that contains different techniques
Take Damage hook hook made to increase weapon damage, the game I made is Free Fire in version 1.65
Take-Damage Simple Take Damage hook hook made to increase weapon damage, the game I made is Free Fire in version 1.65 Bool bool isTakeDemageBool = fal
Simple hook that prevent to halt Java Virtual Machine (mostly used in hacking java programs)
JavaExitHook Simple hook that prevent to halt Java Virtual Machine (mostly used in hacking java programs) What is used for? Idea to create that simple
Simple native jvm class dumper written in C by hook ClassLoader
JVM Native Class Dumper Simple native jvm class dumper written in C by hook ClassLoader What is used for? This tool allows you to dump all java classe
InfinityHookPro Win7 - Win10 latest
InfinityHookPro InfinityHookPro Win7 - Win10 latest 最近来了兴致,拿起了InfinityHook,原始的版本有点小问题,后来改了支持Win7到Win10 1909的,后来就没有然后了 今天参考了网上大佬发出来的各种版本,最终出了这份代码,理论上支
Ashita v4 Beta release repository. Contains the current, most up-to-date, publicly released version of the Ashita v4 beta.
Ashita v4 Beta Release This repository contains the current, most up to date and publicly released version of the Ashita v4 beta. Lead Developers Ashi
Change applications UI labels by hook SetDlgItemTextW(...) in user32.dll.
UI-Injection-Text Change applications UI labels by hook SetDlgItemTextW(...) in user32.dll.
An efficient and versatile system call hook mechanism
Zpoline: hooking system calls without pain Zpoline is a novel system call hook mechanism that offers the following advantages. 100 times faster than p
Hook up the OnePlus6(T) tri-state key in PostmarketOS!
OnePlus 6(T) tri-state key support in PostmarketOS As the name suggest, the goal of this little project is to hook up the OnePlus6(T) tri-state key in
use ptrace hook Hotspot JavaVM, instrument java bytecode
taycan 通过native层修改java层(JVM),使用JVMTI及JNI API可以修改java任意类、执行任意代码,完成hook、插入内存马、反射等功能。 适用环境 LINUX KERNEL version 3.2 GLIBC 2.15 openJDK/OracleJDK 1.8
🍡 Maximize windows in a way easy for minimize
关于我想要快速最小化于是乎就重写了最大化这档子事 看到这个轻小说标题一样的标题就可以知道这个项目必定不是在干什么正事。因为作者是学生,所以需要精通 Alt + tab / Win + Down 之类的技巧。然而,Windows 10 2004 以后 Alt + Tab 就开始抽风(可能会跳到莫名其妙
Hook up the OnePlus6(T) tri-state key in PostmarketOS!
OnePlus 6(T) tri-state key support in PostmarketOS As the name suggest, the goal of this little project is to hook up the OnePlus6(T) tri-state key in
A demo of the relevant blog post: Hook Heaps and Live Free
LockdExeDemo A demo of the relevant blog post: Hook Heaps and Live Free DEMO Explanation There are 2 compile types. The first is an EXE. The EXE requi
Simple Android ARM&ARM64 GOT Hook
Simple Android ARM&ARM64 GOT Hook 基于链接视图和执行视图,解析ELF,查找导入函数偏移值,替换函数地址。 详见:简易Android ARM&ARM64 GOT Hook (一) 简易Android ARM&ARM64 GOT Hook (二) 编译 使用Androi
a basic osrs steam version hook demoing some stuff
oshook-barebones a basic osrs steam version hack demoing some stuff for some insight in to reversing the game read my blog Reversing Games this will n
codeless Android hook (experimental)
AppInspect Download app-inspect-v0.0.1.zip AppInspect-0.0.1.apk Install: install Riru module adb push app-inspect-v0.0.1.zip /data/local/tmp adb shel
🔥 bhook(aka ByteHook) is a PLT hook framework for Android app.
🔥 bhook(aka ByteHook) is a PLT hook framework for Android app. Most of ByteDance's Android apps use bhook as the PLT hook solution online.
🎮 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant side and zombie side respectively.
Plants vs. Zombies Online Battle This project has two original repositories: https://github.com/czs108/Plants-vs.-Zombies-Online-Battle https://github
A crappy hook on SpAcceptLsaModeContext that prints incoming auth attempts. WIP
About Hooks for intercepting SpAcceptLsaModeContext to print any incoming authentication attempts to Beacon. The hook is installed on the Lsass heap t
Easily hook WIN32 x64 functions
About Library for easy hooking of arbitrary functions in WIN32 x64 executables. Only requires target function address. Disassembles the function prolo
让Etwhook再次伟大! Make InfinityHook Great Again!
MakeInfinityHookGreatAgain Make InfinityHook Great Again 图片测试(2004系统两个小时): 怎么做 https://key08.com/index.php/2021/06/23/1170.html windows 20h1 x64 18个小时
CSGO ESP, Web Radar and Grenade helper using kernel hook for km-um communication
kernel-csgo-esp-webradar Csgo ESP and Web Radar using kernel hook for km-um communication. Manual map your driver using kdmapper uses Nvidia overlay h
External warzone cheat with manual mapped driver (function hook), overlay (nvidia hijack), simple esp, no recoil
external_warzone_cheat External warzone cheat with manual mapped driver (function hook), overlay (nvidia hijack), simple esp, no recoil Offsests are N
Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI
Umium Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Easy to use and easy to implement. Disclaimer This code has been made and optimized
HyperDbg debugger is an open-source, hypervisor-assisted user-mode, and kernel-mode Windows debugger 🐞
HyperDbg debugger is an open-source, hypervisor-assisted user-mode, and kernel-mode Windows debugger with a focus on using modern hardware technologies. It is a debugger designed for analyzing, fuzzing and reversing. 🐞
Security product hook detection
HookDump EDR function hook dumping Please refer to the Zeroperil blog post for more information https://zeroperil.co.uk/hookdump/ Building source In o
Project to check which Nt/Zw functions your local EDR is hooking
Probatorum EDR Userland Hook Checker Probatorum will check which Nt/Zw functions your local EDR is hooking. Most credit for this code goes to SolomonS
MiniDumpWriteDump behavior modification hook
MiniDumpWriteDumpPoC MiniDumpWriteDump behavior modification hook Read the full article in our blog: Adepts Of 0xCC: Hooks On Hoot Off This is a funct
Modify Android linker to provide loading module and hook function
fake-linker Chinese document click here Project description Modify Android linker to provide loading module and plt hook features.Please check the det