S Seleboi Rookie Apr 22, 2024 #167 hope that in the future this tool can read obfuscated methods like public Void ĬĮǘǫƁ() { } This is something very useful, thanks for sharing!
hope that in the future this tool can read obfuscated methods like public Void ĬĮǘǫƁ() { } This is something very useful, thanks for sharing!
Zulu121 Platinian Apr 23, 2024 #168 Amazing tool!! i was planning to learn frida or making script to edit parameter. Now i don't need to heheheh
Amazing tool!! i was planning to learn frida or making script to edit parameter. Now i don't need to heheheh
Ditch532 Rookie May 1, 2024 #178 C++: // RVA: 0xC79E04 Offset: 0xC79E04 VA: 0xC79E04 public void SetClub(Club club) { } I am using the imgui tool, it works by showing all the clubs and just choosing (even if only the offset / without a name) the question is, does anyone know or have an example code for hooking in AIDE with the Class parameter? Or is it impossible?
C++: // RVA: 0xC79E04 Offset: 0xC79E04 VA: 0xC79E04 public void SetClub(Club club) { } I am using the imgui tool, it works by showing all the clubs and just choosing (even if only the offset / without a name) the question is, does anyone know or have an example code for hooking in AIDE with the Class parameter? Or is it impossible?