INFluxxe Posted February 12, 2023 Posted February 12, 2023 hello, I'm quite new to this and I saw these functions under a class and I would love to know how to execute them or something.
XEKEX Posted February 16, 2023 Posted February 16, 2023 a void method is a function that work only on the field of that class , to execute it you need to perform a trampoline hook on another function whenever the 2ed function get called the start fn get executed it's a hard task to perform bc you need a good grasp on assembly and cpp detours search on youtube how to do a trampoline hook or detours then you mimic it with lua and assembly
THETWINSOFFICIAL Posted February 17, 2023 Posted February 17, 2023 On 2/12/2023 at 9:06 AM, INFluxxe said: hello, I'm quite new to this and I saw these functions under a class and I would love to know how to execute them or something. Look offset Libbase + offset = value Libase Unity game: il2cpp Unreal game : ue4 Example Il2cpp + offset and you find this value And you must edit by code arm Or used template arm edit chek in my profil
Question
INFluxxe
hello, I'm quite new to this and I saw these functions under a class and I would love to know how to execute them or something.
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.