I will ATTEMPT to be more consistant with uploads (im not lying this time I swear). Please leave suggestions in the comments for what you'd like to see me change in my videos (Things I could explain better, Features you want to learn how to make, etc).
your "how to hack il2cpp unity games" videos were the reason I got back into coding and started with my btd6 cheat (available on uc), glad to see you're back!
Bro this Tutorial is the best tutorial i've ever seen, messaged you on discord and bam, i got a direct answer, I am now going to make an own Banana Shooter Mod Menu (a full one with everything, like skelet, silent aim and so). Bro I just have to say: Thank you Bro!
Lets go, glad you are back. Ive been working on PGA 2k23. Very very interesting stuff that ive been able to do thanks to you. I have not watched this one yet but literally about to and cant wait. You go over things so well and it clicks with how I learn, keep it up!!!
@@IdolTheDev To me, you explain it well. And with this game, the GUI dumper does not work. They have some blocks I think against it. I had to use sylla to dump the game, and can only use dnSpy. But I was still able to take your other tutorials and get it to work with what I found in dnSpy. Literally EVERY other minhook tutorial was trash to me, and I could not get it to work. Going to join discord, id honestly be willing to pay you to assist me here and there on my learning journey lol.
What about if a hooked method contains a parameter that is an interface. What's the process for turning it into the proper class to view the fields and what not on it?
I can only say that this video is definitely not intended for beginners. It's more of a presentation or overview video on how modding works, nothing more :)
You need to add Python to your systems environment variables. You can select it to do it by itself when you install python just select the box that says something about adding python to the system PATH.
Can you make a video for haw to make external board for games that run on emulators like ldplayer, and pointer scan does not work with these games that use libil2cpp?
can u get offset and base address with ida pro can u make a video about it pls i wanna make a trainer of a game but i didn’t find the offfsets and base address
I made some software that lets you skip all this RE, takes il2cppdumper jsons and cuts out about %97 on average then my menu backend just parse's those json files, once something like this is setup you can get pointers to any function or class in the game by string reference if you wanted, does the same for typeinfos, autoupdating is easier this way because you can ship updates without re-compiling the dll, every once in a while a struct your using will get changed and have to recompile to swap out sdk's
CodeRegistration : 0 MetadataRegistration : 0 ERROR: Can't use auto mode to process file, trying manual mode... CodeRegistration or MetadataRegistration is empty Game is: Gems of War
please help, I am using IL2CPPDumper GUI, to process .xapk file, but it fails with messag System.IO.InvalidDataException: ERROR: Metadata file supplied is not valid metadata file. at Il2CppDumper.Metadata..ctor(Stream stream) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Il2Cpp\Metadata.cs:line 48 at Il2CppDumper.MainForm.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Forms\MainForm.xaml.cs:line 132 at Il2CppDumper.MainForm.Dumper(String file, String metadataPath, String outputPath) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Forms\MainForm.xaml.cs:line 311 what happened ?
You need to merge xapk into single apk, basically xapk is an archive containing multiple apks but they are just parts. A tool called apkeditor can merge them
I will ATTEMPT to be more consistant with uploads (im not lying this time I swear). Please leave suggestions in the comments for what you'd like to see me change in my videos (Things I could explain better, Features you want to learn how to make, etc).
I need your help please help
pixel gun 3d 🥵
You lied bro
could you please do modern warfare 2024 i just need help with a unlock all tool?
Please make a video showing hacking server side with wireshark
your "how to hack il2cpp unity games" videos were the reason I got back into coding and started with my btd6 cheat (available on uc), glad to see you're back!
thank you for the video please keep it up you cant stop making video we need you
Nice work! worth the year wait of waiting for your return ill have notifactions on for ur cod vids :3
thank you! lol, feels weird just appearing out of nowhere after a year
Hes is so back 🙏
your the first person ever that i've actually understood when it came to getting/understanding game functions ilysm
first vid i came across hoping to eventually dev something for a modern game , but i know it will take time , great video plz post more !
Bro this Tutorial is the best tutorial i've ever seen, messaged you on discord and bam, i got a direct answer, I am now going to make an own Banana Shooter Mod Menu (a full one with everything, like skelet, silent aim and so). Bro I just have to say: Thank you Bro!
Lets go, glad you are back. Ive been working on PGA 2k23. Very very interesting stuff that ive been able to do thanks to you. I have not watched this one yet but literally about to and cant wait. You go over things so well and it clicks with how I learn, keep it up!!!
glad to hear that I could help! I'm always worried that i'm not explaining things well enough so I tend to go over them multiple times
@@IdolTheDev To me, you explain it well. And with this game, the GUI dumper does not work. They have some blocks I think against it. I had to use sylla to dump the game, and can only use dnSpy. But I was still able to take your other tutorials and get it to work with what I found in dnSpy. Literally EVERY other minhook tutorial was trash to me, and I could not get it to work.
Going to join discord, id honestly be willing to pay you to assist me here and there on my learning journey lol.
great video dude ty!! especially on looking at steam past updates new trick for me. WE WANT HOURS LONG VIDEOS ITS GREAT
welcome back thx for ur vids
He always sounds like he is about to burst into laughing, i love it
hes alive
NICE video!!! ❤
Everytime i try to run the il2cpp dump script in ida. ida crashes
hey idol! i followed everything right for the snaplines, but it's still not rendering to anything. what am i doing wrong?
is combat master il2ccp?
keep it up man
What about if a hooked method contains a parameter that is an interface. What's the process for turning it into the proper class to view the fields and what not on it?
Modified some games using old videos as a reference. Let's see the differences here :X
I can only say that this video is definitely not intended for beginners.
It's more of a presentation or overview video on how modding works, nothing more :)
Bro please tell how to hook lists in il2cpp and return our own values in list?
when i inject DLL to game my game crushes please help me :/
In unity there's also this playmaker games and there's not a lot of tutorial on how to mod ( as far as my research went )
When I try to open my script file, it doesn't support .py lmaoo using Hex's version of IDA only idc's rip
same
You need to add Python to your systems environment variables. You can select it to do it by itself when you install python just select the box that says something about adding python to the system PATH.
@@mathiasskjold3543 Already did that, it still doesn't show up as a supported language...
@@JakeTheDevv Did you install the old python version from the Discord?
Brother
What Computer language is essential for Making this ?
C++
Can you make video how to create Cheat menu Call of duty modern warfare3
Finally
please make tutorial for unity mono ex : Battle Teams 2
can you do an updated version for the unlock all for mw2?
Can you make a video for haw to make external board for games that run on emulators like ldplayer, and pointer scan does not work with these games that use libil2cpp?
can u get offset and base address with ida pro
can u make a video about it pls
i wanna make a trainer of a game but i didn’t find the offfsets and base address
Hey Can you make a unlock all for mw3
I made some software that lets you skip all this RE, takes il2cppdumper jsons and cuts out about %97 on average then my menu backend just parse's those json files, once something like this is setup you can get pointers to any function or class in the game by string reference if you wanted, does the same for typeinfos, autoupdating is easier this way because you can ship updates without re-compiling the dll, every once in a while a struct your using will get changed and have to recompile to swap out sdk's
This is how I would of done it and should of been Done 😂 it saves a lot of time
how do i search for a func, like you in the tutorial, is there any shortcut or where do i have to click? (in ida)
control f
💯💯💯
Can you show tutoriel make cheat mta sa
Can I dump any game for exemple ? Even if it’s not a unity game
To dump other games you would have to use other dumper e.g. you could use dumper 7 for unreal engine games.
top
in the games folder is the GameAssembly.dll and GameAssembly.dll.id0 and this file is way larger, which should I use to dump?
do you know how to rip assets (models, textures... etc) from il2cpp unity games?
AssetRipper
hey idol would this base work for all il2cpp games??
yup ✅
Can u do for mono too?
eventually I plan on covering that, I have a lot planned
Please make a part 2, PLEASE!!!!!
CodeRegistration : 0
MetadataRegistration : 0
ERROR: Can't use auto mode to process file, trying manual mode...
CodeRegistration or MetadataRegistration is empty
Game is: Gems of War
wich voice mod you use?
wdym i don’t use voice mod
@@IdolTheDev Good voice
wont let me DM
Can pubg steam do the same
do you know how i can hook or modify values?
You can't hook values
What the rizz how many rats and bitcoin miners per megabyte is this
short bus
work with LDplayer?
no
*meanwhile vanguard running in the background*
riot devs too busy munching on crayons trying to work against DMA cheats
@@IdolTheDev ☠
a vid to bypass be, kernel cheat ?
I think nobody will make it for free it take too much effort to bypass it
fix the link on Patreon for this src gang
999 🖤
Crab game would be better to mod than this. Because it has similarities to this game
don’t mind this
26:03 esp
please help, I am using IL2CPPDumper GUI, to process .xapk file, but it fails with messag
System.IO.InvalidDataException: ERROR: Metadata file supplied is not valid metadata file.
at Il2CppDumper.Metadata..ctor(Stream stream) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Il2Cpp\Metadata.cs:line 48
at Il2CppDumper.MainForm.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Forms\MainForm.xaml.cs:line 132
at Il2CppDumper.MainForm.Dumper(String file, String metadataPath, String outputPath) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Forms\MainForm.xaml.cs:line 311
what happened ?
You need to merge xapk into single apk, basically xapk is an archive containing multiple apks but they are just parts. A tool called apkeditor can merge them
40:00 ignore that
make a unlock all mw3
whats ur discord?
nvm im high asf
@@Mclovinnnn 😭