Hooking or hexpatching on arm64 is not unstable even on lgl mod menu 2.9 is there a workaround on this?
The arm64 is my only viable option since i bypassed the app that get to work only on arm64
How to bypass pairip protection latest method
There was app that protected by pairip that app is RUSH by ketchapp the method i found in this forum is from 2023 now its not working anymore, help me please!
this is the method that i found: How to bypass Pairip by NotAWeeb!
Has anyone ever encountered a Network behavior in Unity Games and how do you hook it using LGL Mod Menu?
Is it the same as hooking on Mono Behavior? A Reply would help , TIA!
Dump:
public class PlayerInfoCtrl : NetworkBehaviour
{
// Fields , Methods, etc..
}
How to convert into offset of gg values that in Anonymous range Some say you need to find the pointer but i dont know where to start, i know the basics of gg like searching and modifying the values of obscuredtype or xor encyption
Im trying to do is comparing the offset of dump.cs and offset...
How to Hook This:
public Boards[] boards; // 0x54
I found the Reference but this time it is Field Offset
Here is struct
template <typename T>
struct monoArray
{
void* klass;
void* monitor;
void* bounds;
int max_length;
void* vector [1];
int getLength()
{...
public int[] statUpgradeCost; // 0x90
I was searching a Hook using MonoArray in Field But I can't find one, please help me!
Here is The Struct I found in Numark Tutorial but i dont know how to use it
template <typename T>
struct monoArray
{
void* klass;
void* monitor;
void*...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.