Search the Community
Showing results for tags 'Hook'.
-
View File GGInjector GGInjector Inject shared library by using GameGuardian. This was possible by hooking getuid (that often called) to achieve code execution in target process. Note: Only tested on Android Oreo 8.1.0 (ARMv7/32-Bit) and Huge Thanks to Enyby. - Github In-action: Submitter saiaapiz Submitted 02/28/19 Category Tools
-
2
-
- Shared Library
- Hook
-
(and 2 more)
Tagged with:
-
Version 1.0.1
1,383 downloads
Info: This project is in a "work in progress" state. Please report any bugs or suggestions. Many features are missing, like "create thread", "save settings", ... Testing was limited, not all .so will work How to use: Attach GG to target process Run script, click "Inject" Locate file via file prompt Select function by name that you would like to run Toggle target app to background and then to foreground Done!- 4 comments
-
5
-
- Shared Library
- Hook
-
(and 5 more)
Tagged with:
-
- 2 comments
-
5
-
- Shared Library
- Hook
-
(and 2 more)
Tagged with:
-
-
-
View File Hook Offset Searcher Script search the offsets where hacker hook, inject, jump codes. Useful for searching offsets of modded games. Its only available for armv7 for now. I will update script when i am ready for arm64. Special Thanks to cmp, enyby, saiaapiz Submitter Lover1500 Submitted 10/23/2021 Category Tools
-
View File Jad3d arm64 .so injector Info: This project is in a "work in progress" state. Please report any bugs or suggestions. Many features are missing, like "create thread", "save settings", ... Testing was limited, not all .so will work How to use: Attach GG to target process Run script, click "Inject" Locate file via file prompt Select function by name that you would like to run Toggle target app to background and then to foreground Done! Submitter darklinux Submitted 07/26/2022 Category Tools
- 4 replies
-
3
-
- Shared Library
- Hook
-
(and 5 more)
Tagged with:
-
Hi, Is it possible to hook field offsets using lua? If its possible, can u send a template? Thanks.
-
Version v03
1,911 downloads
You can Quickly edit lib offsets for testing hacks. Or search Public Class Field Offsets. Enter lib Offset or Method Name Select Edit Option Enter Value (Int,Float,Double,Long) Copy Arm Hex or "Script it" Perfect to quickly and easily test offsets from dump.cs Works on all lib types, Not Just Unity/libil2cpp Script is Online for easy updates. Open Source / Not Encrypted -
View File 64-hook field It can only be used for ARM64 games. It is produced and open sourced by shenmi. It hooks any field in the same class through a function that will be called by the game. hook-field.lua Submitter shenmi Submitted 09/18/2024 Category Tools
-
View File Lib Offset Hook Editor/Tester You can Quickly edit lib offsets for testing hacks. Or search Public Class Field Offsets. Enter lib Offset or Method Name Select Edit Option Enter Value (Int,Float,Double,Long) Copy Arm Hex or "Script it" Perfect to quickly and easily test offsets from dump.cs Works on all lib types, Not Just Unity/libil2cpp Script is Online for easy updates. Open Source / Not Encrypted Submitter APEXggV2 Submitted 03/26/2024 Category Tools