|
| 1 | +# Hooking Libraries and Templates |
| 2 | + |
| 3 | +List below is about Hooking Libraries and Templates: |
| 4 | + |
| 5 | + |
| 6 | +[Android_Inline_Hook](https://github.com/GToad/Android_Inline_Hook) by GToad: Native library hooking that works with thumb-2 and arm32. |
| 7 | + |
| 8 | +[Android_InlineHook](https://github.com/zhuotong/Android_InlineHook) by zhuotong : Android inline hook framework. |
| 9 | + |
| 10 | +[And64InlineHook](https://github.com/Rprop/And64InlineHook) by Rprop : Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++. |
| 11 | + |
| 12 | +[VirtualFastHook](https://github.com/turing-technician/VirtualFastHook) by turing-technician : Android application hooking tool based on FastHook + VirtualApp. |
| 13 | + |
| 14 | +[whale](https://github.com/asLody/whale) by asLody : Hook Framework for Android/IOS/Linux/MacOS. |
| 15 | + |
| 16 | +[LSPlant](https://github.com/LSPosed/LSPlant) by LSPosed : A hook framework for Android Runtime (ART). |
| 17 | + |
| 18 | +[android-inline-hook](https://github.com/bytedance/android-inline-hook) by bytedance : An inline hook library for Android apps. |
| 19 | + |
| 20 | +[SandHook](https://github.com/ganyao114/SandHook) by ganyao114 : Android ART Hook/Native Inline Hook/Single Instruction Hook. |
| 21 | + |
| 22 | +[Android-Inline-Hook](https://github.com/ele7enxxh/Android-Inline-Hook) by ele7enxxh : thumb16 thumb32 arm32 inlineHook in Android. |
| 23 | + |
| 24 | +[ARMPatch](https://github.com/RusJJ/ARMPatch) by RusJJ : Just a hook for ARM applications based on ARMhook, on Cydia's Substrate and on Rprop's And64InlineHook. |
| 25 | + |
| 26 | +[xHook](https://github.com/iqiyi/xHook) by iqiyi : A PLT hook library for Android native ELF. |
| 27 | + |
| 28 | +[Unity-Substrate-Hook-Android](https://github.com/jbro129/Unity-Substrate-Hook-Android) by jbro129 : Android Cydia Substrate MSHookFunction Used On Unity IL2CPP. |
| 29 | + |
| 30 | +[Dobby](https://github.com/jmpews/Dobby) by jmpews : A lightweight, multi-platform, multi-architecture hook framework. |
| 31 | + |
| 32 | +[Android Inline Hook ARM64](https://github.com/GToad/Android_Inline_Hook_ARM64) by GToad : Native library hooking that works with arm64. |
| 33 | + |
| 34 | +[VirtualHook](https://github.com/PAGalaxyLab/VirtualHook) by PAGalaxyLab : Android application hooking tool based on VirtualApp. |
| 35 | + |
| 36 | +[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. |
| 37 | + |
| 38 | +[VirtualHook_Mono_SO](https://github.com/cjyanyi/VirtualHook_Mono_SO) by cjyanyi : Unity .apk hooking demo based on VirtualApp. |
| 39 | + |
| 40 | +[FastHook](https://github.com/turing-technician/FastHook) by turing-technician : Android ART Hook. |
| 41 | + |
| 42 | +[MonoNativeHook](https://github.com/FateHack/MonoNativeHook) by FateHack : Hook image.namespace.class.method. |
| 43 | + |
| 44 | +[Hooking-and-Patching-android-template](https://github.com/Djngo/Hooking-and-Patching-android-template) by Djngo : Hooking and binary patching template using Substrate and KittyMemory respectively. |
| 45 | + |
| 46 | +[Android-Hooking-Template](https://github.com/joeyjurjens/Android-Hooking-Template) by joeyjurjens : Just a simple hooking template which makes use of Cydia Substrate. |
| 47 | + |
| 48 | +[Il2CppHook](https://github.com/sc2ad/Il2CppHook) by sc2ad : A multi-platform runtime hook library for IL2CPP. Provides various mod-related helper headers. |
| 49 | + |
| 50 | +[HookDemo](https://github.com/13767004362/HookDemo) by 13767004362 : Android plug-in case. |
| 51 | + |
| 52 | +[bhook](https://github.com/bytedance/bhook) by bytedance : A PLT hook framework for Android apps. |
| 53 | + |
| 54 | +[AndroidCydiaHook](https://github.com/russell-shizhen/AndroidCydiaHook) by russell-shizhen : Android Cydia Substrate hooks native C code. |
| 55 | + |
| 56 | +[cydiasubstrate_hooktools](https://github.com/F8LEFT/cydiasubstrate_hooktools) by F8LEFT : Java and jni partial function hook project. |
| 57 | + |
| 58 | +[MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook) by Misaka-Mikoto-Tech : Hook C# method at runtime without modify dll file (such as UnityEditor.dll). |
| 59 | + |
| 60 | +[HookUnityEngineMethod](https://github.com/naivetang/HookUnityEngineMethod) by naivetang : Methods in Hook UnityEngine. |
0 commit comments