How to hook void offset using Game Guardian Lua script
HTML-код
- Опубликовано: 5 фев 2025
- In this video we will learn how to patch methods using game guardian. We can hook void using game guardian with parameters like in mod menu.
: : Download Method patching library for game guardian : :
hackershouse.t...
: : Void hooking documentation: :
hackershouse.t...
: : Video before this for knowing basics about method patching and other concepts : :
• How to edit Bool, Int,...
: : Learn about game guardian : :
Install game guardian without root : • how to get game guardi...
Game guardian practical session : • how to use game guardian
Make a script : • How To Make A Lua Scri...
: : Dumping : :
Dumping games : • How To Find Any Values...
🔵🔵We are on Telegram 🔵🔵
Let's chat with me and our community together.
🔴Telegram Chanel🔴
-- t.me/Hackers_H...
🔴Telegram group chat🔴
-- t.me/Hackers_H...
: : Download Method patching library for game guardian : :
hackershouse.tech/method-patching-library-game-guardian
: : Void hooking documentation: :
hackershouse.tech/method-patching-library-game-guardian/void-hooking
hooking is crazy wouldnt you practicly be abled to make an aimbot about that hooked information and set ur aim towards the enemy with calculations , didnt even know you can find that in gg
@@CorruptedModz2nd practically it would be possible, but the complexity will be a lot
@@Hackershouse youre tool is very good, its facinating how much more potential you can get out of game guardian by just a script, i would have a question mayby you know, could i with the ceserver thing from cheat engine search what reads or writes to this address, then you would be able to find every function easily, i couldnt get the ceserver to work idk why, i just wanted to test if that would be possible
@@CorruptedModz2nd i dont know, its not that popular so i guss it's not widely usable
will support for strings be added in the new version of the script?
Dude, how do I have access to this code and offset information? I want to find these codes in the game Nebulous, but the game doesn't have the lib folder
ill send u dump.cs, game name?
Dhanyawad Bhai ❤
you are welcome
Thats very helpful. But i have 1 request, In the next video, can u use dnspy too to show where u get the offset, method, bla blabla from. I know its the same with dump.cs, but the UI is different. So i do know which method/offset i should pick in dnspy. Thank you
Brother, is there a Lua language course that runs at Game Garden?
why does the field offset v3 script always crash when running offset?
what if method i want to call and update method are in diffirent classes
What if i just want to get to the next level what will i do to the second [libname]?
Plz tell us how to disassemble any android game library with or without pc if possible plz
Thank you for the info
Please make a video explaining the gg skirp function
Why can't we hook function from other class ?
cause the method doesnt have access to other classes variables
Hello i have 2 questions
what is void switch off? Does it turn off the method function?
And why should i use void hooking instead of method hijack?
hijack hijacks the parameters, however waits for function to get called itself, void hook uses other method to call void function, void hook of turns off void hook, meaning if you were callling nextnevel function, it wil stop getting called, however it can stil get called naturally by game
@Hackershouse I keep getting this script error when using your method patching library any help?
Script ended:
Script error: luaj.o: /storage/emulated/0/test.lua:421
` ToEdit[ToEditIndex + 3].address = HackersHouse.hookMethodList.currentWriteAddress + 0x14`
attempt to perform arithmetic __add on a string value and a number value (field 'currentWriteAddress')
level = 1, const = 103, proto = 0, upval = 1, vars = 18, code = 1582
ADD v12 v12 20
; PC 959 CODE 064AC30D OP 13 A 12 B 12 C 299 Bx 6443 sBx -124628
stack traceback:
/storage/emulated/0/test.lua:421 in function 'HackersHouse.hijackParameters'
/storage/emulated/0/test.lua:2066 in main chunk
[Java]: in ?
at luaj.LuaValue.f(src:989)
at luaj.LuaValue.b(src:2243)
at luaj.LuaValue.d(src:2121)
at luaj.LuaString.d(src:326)
at luaj.LuaClosure.a(src:396)
at luaj.LuaClosure.a(src:167)
at luaj.LuaClosure.a(src:534)
at luaj.LuaClosure.l(src:160)
at android.ext.Script.d(src:6056)
at android.ext.Script$ScriptThread.run(src:5785)
Yes sir thankyou for info
can i use it to disable methods ?? or breaking them, smth like that so i can stop it.
You can,
but you have to use
hackershouse.diableMethod not void hook, documentation is at the site
I wanna find weapon skins values so tutorial??
Can this work for game Seven deadly sins?
Dump call of duty mobile? Please.. Cuz i've tried everything to do this and nothing worked out for me
No problem
@@corruptedmodz9797 you're great i'm alr subscribed missed u bro
@@SparkMods lol sorry oh, yeah I haven't had the motivation dunno
@@corruptedmodz9797 ic xD, keep uploading if u can it's really helpful for us as a beginners
Bro I wanna hack a Game which is server sided but Don't have any knowledge of Hacking
I have heard that you can somehow manipulate the Packets containing the Resource values
Hi.. Can i possible copy the lua of other ? I just got expired.. From her script... How can i continue.. Using her script without expiry
hi! do you have updates if you somehow find out how to do it? I have the same problem
Please make more tutorial 🙏
Bro when I execute my method patching script the game goes to crashed
come telegram send your the crash video and tell that you are the guy from comments
Works for 32 bit only ?
no for both
Bro I want lua that can hook all offsets
Wtf? You came back on RUclips??
Don't worry i will be irregular again 😂😂
@@Hackershouseno
💜
['parameters'] = {}
This doesn't work?
works
I am playing steel and flash 2 and I want this game have 11 Hero
But I want to make 1 hero to 100 heros
Not working for x64bit games
Use lgl mod menu instead
@@HimanshuSaini_2705 I'm looking to make Root injector for now I use game Guardian
please make script for grand crime gangster 😢
❤
Haw to finde pointer
Long press the he value then you will see search pointer option
@@Hackershouse I did this repeatedly but nothing worked for me and I don't use root
@@ramziramzi895 then the value you are trying to get pointer dont have direct pointer,
for structures like class allocated space, array, and other things there will be a pointer to the top value only, others will be read using offset from the start address
you didn't show how to hook bool
look at the documentation
Not working game guardian apk😢
sar how i hack frefire dimonds?
This is impossible and there is no need to bother yourself @@sakurascrolls
@@sakurascrolls i see on youtube vedios they go to website and add dimonds. it no work for me
you cannot cheat server sided things
I wanna find weapon skins values so tutorial??
I want to find a ponter please