Unfair that C# is making it so easy. Like spawnCount and killCount right there in plain sight. In games I play I have to deal with stuff like EAX, EAX+4, CMP, JMP and so on.
@joeeeyyyyyyАй бұрын
That's the point, it's for introducing people to the complexity of assembly to eventually move closer to the metal
@boyk.eАй бұрын
yeah you can put literally any unity game in dnspy and then all the code is right there
@niall2451Ай бұрын
@@boyk.e forreal?
@KieranFoot2 ай бұрын
Haha, I was about to suggest Melon Loader on your last video. Glad to see you covering it :)
@TheSxW2 ай бұрын
you can easly "right click" on the start and update functions and add 1 more letter to it and it will not run anymore
@lnstagrarm2 ай бұрын
Just comment those functions will that work ?
@Smoth482 ай бұрын
@@lnstagrarm If you commented out the entire function, yes. That would be the same as effectively deleting it (as long as you comment the *entire* function and not just the declaration)
@lnstagrarm2 ай бұрын
@@Smoth48 yeah. Thats what i was thinking.
@RafikulIslam-r7n8wАй бұрын
া
@wrathofainzАй бұрын
Hopefully the program doesn't crash when it tries to reference the function which no longer exists.
@raphaelqueiroz31052 ай бұрын
Definitely do some il2cpp with Harmony patching!
@zitronenwasserАй бұрын
Note: il2cpp modsing may cause headaches
@massimilianogilli11642 ай бұрын
This video taught me to never write a game in C#
@root......26 күн бұрын
write*
@massimilianogilli116426 күн бұрын
@@root...... and to write proper english on youtube apparently
@root......26 күн бұрын
@@massimilianogilli1164 🧡
@Mrcool12able2 ай бұрын
Educational as always! Unreal engine next!? :D
@delphicdescantАй бұрын
I'd be interested to see some of this stuff applied to games that are actually properly built on in-house engines, where you can't just make assumptions based on popular off-the-shelf engines.
@Mrcool12ableАй бұрын
@@delphicdescant I think getting the base engines out of the way first is better. But agree, would be cool seeing how to approach the unknown!
@Mr2fadded942 ай бұрын
this was so fun to follow and try out. Please continue!!!!
@tiagotiagot2 ай бұрын
With how nosy, trigger-happy (and even outright abusive) some anti-cheat systems are; might be dangerous to play with these tools on the same computer you play your regular games....
@Muhammad-re4wkАй бұрын
No
@CookieCutterCattoАй бұрын
@@Muhammad-re4wk Yes..
@TrentSterlingАй бұрын
Seeing the il2cpp version of this would be quite interesting!
@AlphaLovesU2 ай бұрын
so i do support in the melon loader discord and this is a pretty interesting video. just hope we dont have more kids in the discord doing the "how do i cheat in [insert multiplayer game here]" as that is against our rules. melon loader is meant as a modding tool and is a bad idea to use against any real anticheat.
@TaxtakerАй бұрын
Holy moly i got an add about u WHILE watching this vid
@skizzoo2 ай бұрын
That is wild, I remember 2017-18 when we used this to have features in VRChat.
@FurryTrxsh8082 ай бұрын
I remember some of the most malicious shit I've ever seen being a single file and melonloader oh my god
@ITR2 ай бұрын
Still sucks how they just suddenly added EAC with no communication to modders other than a leak, like, 1 week before. Considering how much the modding community had cooperated with them and added several features for them it still feels like a complete stab in the back.
@skizzoo2 ай бұрын
@@ITR You mean how they suddenly added EAC.
@ITR2 ай бұрын
@@skizzoo wops, yeah, fixed the wrong word now
@TheOgBunnyАй бұрын
Its ok we got past eac pretty instantly, been a minute since i've seen you @skizzoo
@lateworm2 ай бұрын
this is so nice my generation gatekept trainers and other cheat tools so much it almost became a lost art.
@superflipingАй бұрын
That was great and very entertaining thank you for the wise knowledge
@EmM-ko7muАй бұрын
i miss the days of melonloader for vrc ;-;
@001fernadiАй бұрын
how to find the level 10 and the hidden flag?
@byteafterlife2 ай бұрын
You're just like me but better, you know alot about tech, super chill, and you KZbin! Awesome! You're my favorite in this genre of things, if that even makes any sense haha
@webbster64BАй бұрын
Increase speed to 100 and increase the player hitbox this way its just a sprint
@AjithKumara-v7n2 ай бұрын
Nice Work❤
@Kynatosh2 ай бұрын
I would have used frida or similar to just get when the RVA adresses of the functions are called and stop them
@imnotme531Ай бұрын
I literally got a youtube ad of John Hammond talking about DevSecCon on his own video, what
@bradley1995Ай бұрын
Please keep posting these videos. Ive got a steam game called mxbikes that I would love to tare apart and add some QoL updates for the community. Thanks for your guidance! How would one determine what language and engine a game is wrote in weather c, cpp, c#, unity, opengl, etc?
@KingBowserLPАй бұрын
C# (and Unity, which uses C#) will leave artifacts in the files they generate. Usually simply calling the tool Strings on the game file exposes those. opengl is a language for graphics programming. c and cpp, unlike C#, compile to machine code directly. Strings will usually catch the name of the compiler used because a lot of them insert their name into a finished binary.
@Jeanseb23Ай бұрын
This might get me interested into games again, find out how they work and what would happen if I tweaked some values
@Caldoric18 күн бұрын
Wait, MelonLoader is still around? I thought they were a VRChat-focused program that died out after VRC forced EAC on the playerbase to ban mods...
@eagerermaple214929 күн бұрын
I can’t find the defcon app thingy anywhere what is the game called is there a special link how do you get the game your playing
@SD-Gamer2 ай бұрын
My friend have experience in making cheats 😊 and he make external cheats too 😊
@joeborders2 ай бұрын
Could you make your inventory start with a flag in it rather than empty?
@ToniehGamingАй бұрын
The UnityExplorer isn't working for me :( The game that I want to load has unity version 2022.3 and the log said that I need UnhollowerBaseLib v0.4.22.0 any ideas guys? i'm stuck
@nva_nova5802 ай бұрын
uhuh , now try with il2cpp unity
@thegu52 ай бұрын
the horror
@vilaco-e4s20 күн бұрын
Thanks!Could you please explain if does exist some app to hack Coin Master game?
@Hanimiii97Ай бұрын
Great video! Is there anyway i can do with obfuscated unity game?
@gamingwithlilabe3711Ай бұрын
1 Month, Lol!
@wrathofainzАй бұрын
Tool for digging into unity games? Don't mind if I do...
@RedBigzАй бұрын
why not monomod?
@Bchicken2Ай бұрын
18:38 nice.
@lch_nichtАй бұрын
yo, i try to learn hacking/cheating but im not good. i would ask if you maybe could tech me? im 14 years old and know many things abt pc so im not a mega noob
@ZarakKhan-h3j2 ай бұрын
BepInEx video?
@DOINGSTUFFUNTILАй бұрын
There a game called bonelab where they use melon loader just for mods.
@funnyguy1664Ай бұрын
Can anyone please help! I'm working on reverse engineering an old childhood game of mine but it's in a 84 file type for PS2, basically a zipped file with folders and files. What would be the best approach to extract the files?
@landanhoward7208Ай бұрын
Unzip it?
@gordian190spiral32 ай бұрын
FINALLY! A good video!
@threeMetreJim2 ай бұрын
I was in stitches with some of those mods! Honestly though, learning by experimenting is not a bad way to get familiar with how things work for when things do get harder. For real games where the object is to complete a single player offline game, I would always encourage people to complete it normally, and then play about with it for fun and learning though. Cheating can spoil the satisfaction of completing a tough puzzle, although sometimes being able to work out how to enable a cheat can be satisfying too if it is difficult to implement. For this game you have no choice but to cheat; and learn in the process. All of the tools available make it way easier than it used to be. What used to take hours now takes minutes.
@VivaPlaysGames2 ай бұрын
Hi John
@JaycoderАй бұрын
that's only for unity games.
@Makeitworth-g6z4 күн бұрын
Rust 😅
@Jaycoder4 күн бұрын
@Makeitworth-g6z owning a server and using a plugin like oxide would be a good place to start.
@Jaycoder4 күн бұрын
If U do this in rust u will be banned.@Makeitworth-g6z
@Lytra_422-dfg25 күн бұрын
Im also a hacker
@Makeitworth-g6z4 күн бұрын
So anyone who plays rust can do this 😂
@carsonjamesiv25122 ай бұрын
Fun, 😃👍.
@ReignMatteoAzoresАй бұрын
I will send you to ohio
@0xaexon2 ай бұрын
Damm
@PasmOkryАй бұрын
😅😅
@5DimesPlayer2 ай бұрын
I wish we could hack Android games. I'm trying to level up in Royal Match
@eweweweweew-e6oАй бұрын
I agree! Android Unity games are IL2CPP iirc and MelonLoader does work if I remember correctly. (That one BONELAB/BONEWORKS game for the Oculus Quest had MelonLoader support iirc)
@MdAyan-l6f2 ай бұрын
hello sir having programming language is important for this
@Sonyboj2 ай бұрын
yes sar do not redeem
@MdAyan-l6f2 ай бұрын
@@Sonyboj bro can you explain this again bcz i am not able to understand it
@presidentofchina14962 ай бұрын
@@MdAyan-l6f I don't have google play gift card sirs come back later sirs
@ownmicelio2 ай бұрын
Click on run
@cybersec1337Ай бұрын
Dude, dll injection isn’t hard; hard is bypass anti-cheats; cheat engine is ez as well.. the only way is DMA 😊
@vmohammad2 ай бұрын
hi
@rage_bot_mc2 ай бұрын
Hello
@lawrence_t_562 ай бұрын
Yoyoyo
@dragonballzfanclub01502 ай бұрын
Hoi🎉
@Sufi_Gamer2 ай бұрын
can you try hacking minecraft bedrock? That would be interesting to see!
@nordgaren23582 ай бұрын
Microsoft has put out pdbs and stuff, for modding, so a lot of the data you need is already there. The next stages of this series are just going to get harder and harder. Might consider doing something like that, though, just to show people how they can use PDBs if they do happen to have them for the program they are reversing, or some library that's in the program they are reversing.