HACKING UNITY GAMES (FOR NOOBS)

preview_player
Показать описание

Unity has been unifying developers against themselves; let me assist.

I don't know my left from right yet.

💎 Source code is available for my Patrons!

💎 Join our community over on Discord!

⏰Chapters⏰
00:00 Introduction
02:01 Unity Tour
05:57 Unity Runtimes
08:36 Protections
11:19 Mono Games
13:04 IL2CPP Games
15:14 Conclusion

📝Resources 📝

👀 References 👀

⚡See More ⚡

🌌 Disclaimer 🌌
- This video was sponsored by Brilliant.
- This video was created for educational purposes.

Shout out to @lucid_horizons for the thumbnail ⭐
Рекомендации по теме
Комментарии
Автор

10:57 I think the reason most Unity games are unprotected is because most of the popular ones are singleplayer/indie games, where there's probably no need for hacks protection (heck, probably most of them are unprotected to encourage modders to make mods and extend the game's longevity).

yuichikita
Автор

2:12 ah yes, the hierarchy window in the right, and the inspector on the left. truly the correct placings

RCKT_DEV_
Автор

7:01 bros playing league of legends with a controller, what a legend

tomtravis
Автор

How did a "Hacking unity games" video explained unity better and faster than a "Unity beginner friendly tutorial" 40min nothing

cride
Автор

People should also know that this is not a 'Unity problem'; it is a general problem when it comes to local games. There is no way to protect a game 100% when it is local, regardless of how good the engine is or which low code base you use. Everything he demonstrated for Unity can also be done in other games made with different game engines. Btw great video I like your editing.

legendarys
Автор

Being easily hackable is the best feature of unity as mods are the best thing about games.

Cheaters can cheat online regardless of game engine.

soulwynd
Автор

0:54 he said “or just someone who likes breaking games” so casually!

theoluttrell
Автор

great tutorial, next tutorial will be learning left from right

Menaceirl
Автор

Most Unity developers are aware of this situation and often choose to use Mono because it makes the game more open to modding community without any work.

For example, the game client might use IL2CPP while the server version uses Mono. (example game: Rust ) This choice is deliberate, as it provides many options for modding or understanding how it works so you can use modding tools better if there is any.

HectorVizyon
Автор

2:43 bro forgot what is left and right. Fire video tho

JackPieCZ
Автор

ily cazz, thank u for helping me get motivated to learn cpp

fuckelysian
Автор

Hi, it's been a couple years cazz, haven't watched you this time. Today decided to visit your channel and was very surprised! With 300 subscribers you have reached such heights, impressive. I wish you only good and prosperity 🤗❤️

gradric
Автор

We need a hacking Unreal Engine games next

morecentralfootball
Автор

Came here because the video was mentioned by Code Monkey. Excellent, and the Unity Tour section with the introduction to Unity really hits the hammer on the head! Some of those obfuscation tools also just add nonesense methods that have no purpose to confuse hackers.

dreamisover
Автор

The reason why almost no unity games are protected is because almost everytime someone asks something about anticheat instead of helping them they just say don’t bother making it because people will cheat anyways. Which does make sense if the game is offline, but for an online game anti cheat is one of the most important things

VoLcaNiCGamingyt
Автор

11:00 "Im not really sure why"
A few sentences later you explain why:
"... and even those games still have hacking problems."

Usually, investing the time and money to keep someone from developing cheats for the game is absolutely not worth it.
That's especially true if you're a smaller studio.
If you know what you're doing and you want to hack the game, you will, no matter how hard the developer tries to obfuscate and encrypt.

recxgems
Автор

Thank you for showing off my list of games in your video (11:02)

DEVSylian-ehix
Автор

bro i found out your channel just yesterday and thought "wow, this guy makes really cool videos, why doesn't he upload more often?" and today i find out you posted since 3 months
keep up the good work!

xendod
Автор

Such a good overview!!! Would love to see how you’d hack the tank game in a future video!

someone
Автор

One of the best all in one video about modding unity games

equiaux