Hacking ALL Levels in this Game!

  Рет қаралды 47,682

John Hammond

John Hammond

Күн бұрын

Пікірлер: 44
@_JohnHammond
@_JohnHammond 2 ай бұрын
Perhaps if we do revisit this we could figure out some of the Harmony hooks to have better/proper handling of the events rather than the cheesy "sleep for a few seconds" tricks 😜
@someonesomewhere4021
@someonesomewhere4021 2 ай бұрын
Have you tried using OnSceneWasInitialized instead of OnSceneWasLoaded? I'd guess you were jumping levels when the game was in a state where the scene was loaded but not properly initialized yet.
@mikaay4269
@mikaay4269 2 ай бұрын
Getting a John Hammond ad on a John Hammond video is the ultimate form of inception
@Chrysilla_QuantumHealing
@Chrysilla_QuantumHealing 2 ай бұрын
Love watching your enthusiasm doing these videos. Thanks for sharing
@TheHoboNation
@TheHoboNation 2 ай бұрын
Unity explorer has a very high performance impact on Unity. As a result, things like the event manager, which helps processes the decryption functions result in race conditions similar the one where your character was not yet loaded. This is why you sometimes only see the encrypted flag.
@SinusQuell_
@SinusQuell_ 2 ай бұрын
John is just casually showing everyone how to mod any unity game while doing the CTF :D I'm curious how Unity devs could prevent players from cheating with mods like that.
@ai-spacedestructor
@ai-spacedestructor 2 ай бұрын
if it wasnt a proof of concept you probably would want to find a way for it to only wait until the level has actually finished loading but i dont know if there is an event for that. looks rather janky to hard code a waiting time which depends highly on what computer its getting executed on.
@_JohnHammond
@_JohnHammond 2 ай бұрын
This is strictly for ripping flags out of a CTF so I am okay with the janky code, but perhaps if we revisit this we could figure out some of the Harmony hooks to have better/proper handling of the events rather than the cheesy "sleep for a few seconds" tricks 😜
@andreadistasi8842
@andreadistasi8842 4 күн бұрын
You are a freaking wiz... ❤ Which kind of code is the one we were seeing in the video? C#?
@bruhrain
@bruhrain 2 ай бұрын
Could you do a Game Hacking video on engines like Unreal or Source? from what I have done, Source seems to be pretty easy, however you need to do a bit of reverse engineering within IDA or Ghidra + source is very Client + Server based so you cant do AS many features, but it would be cool to see
@_JohnHammond
@_JohnHammond 2 ай бұрын
Will play with Unreal Engine games in the next videos 😜
@bruhrain
@bruhrain 2 ай бұрын
@@_JohnHammond great i‘ll be looking forward to it
@238SAMIxD
@238SAMIxD 2 ай бұрын
You could instantiate a GameObject in the player position
@jorgemartinez6305
@jorgemartinez6305 2 ай бұрын
probably missed it somewhere, but where can I get the game code and executable?
@logiciananimal
@logiciananimal 2 ай бұрын
How does the game engine itself handle the race condition avoided with the waits?
@TheMAZZTer
@TheMAZZTer 2 ай бұрын
Unity allows you to control the order in which scripts are initialized, so if there are dependencies you can handle them that way. But you can also simply do things carefully, for example Awake fires first on all scripts, then OnEnable, then Start (IIRC). And of course this only happens for active GameObjects. So you can build out your scripts keeping this in mind. Also keep in mind John is doing some naughty things with these objects. It's likely the game itself simply has the player script handle its own affairs (this is OOP after all), thus it doesn't matter that other scripts wouldn't be able to get a reference to it.
@naifawad1065
@naifawad1065 2 ай бұрын
Thank you for your hard work your putting in your videos ❤ 🔥
@TheMAZZTer
@TheMAZZTer 2 ай бұрын
So something in my comment is getting it autodeleted. Let's try again. I'll keep it brief. You can't search for strings in the EXE because that is a Unity stub that does not contain the game code. All the juicy stuff is in the game's data folder. Your error finding the player is probably because you're in OnSceneLoaded and not OnSceneInitialized, so the player hasn't been instantiated yet (or something).
@petehinch3871
@petehinch3871 2 ай бұрын
Thanks John
@annieperdue6140
@annieperdue6140 2 ай бұрын
shout out MoreMountains!
@NfrXDRA
@NfrXDRA 2 ай бұрын
I tried that but there is a something named (rva, va, offset, token) what should i do?
@haraldhacker
@haraldhacker 2 ай бұрын
Diese Kommentarsektion ist nun Eigentum der Bundesrepublik Deutschland.
@RustIsWinning
@RustIsWinning 2 ай бұрын
Ja! 🇧🇪
@jomarvillajuan
@jomarvillajuan 2 ай бұрын
where i can contact you sir😭
@berthold9582
@berthold9582 2 ай бұрын
John, it's too much, you know how to do everything 😂😢 I am frustrated
@jomarvillajuan
@jomarvillajuan 2 ай бұрын
please help me sir
@Cyberpsychosis_1
@Cyberpsychosis_1 2 ай бұрын
Happy legit hacking everyone :)
@GreenMichelle-w1h
@GreenMichelle-w1h 2 ай бұрын
Jarrod Row
@AlexTsaava
@AlexTsaava 2 ай бұрын
31th comment lol i didnt even know you had a new video tho good job with videos, i really like your videos.
@unatvworld8635
@unatvworld8635 2 ай бұрын
Please help me sir..I am from Philippines..my fb account was hacked
@Airbrush32
@Airbrush32 2 ай бұрын
very cool
@Ginto_O
@Ginto_O 2 ай бұрын
1 minute gang
@tbnboy2350
@tbnboy2350 2 ай бұрын
suppppp
@GrandmasterplaysYT
@GrandmasterplaysYT 2 ай бұрын
Woaah
@Hnxzxvr
@Hnxzxvr 2 ай бұрын
Yoooooo
@RandomytchannelGD
@RandomytchannelGD 2 ай бұрын
Hello!
@AzidHouse
@AzidHouse 2 ай бұрын
Advertising every 6 minutes or so... YT is worse than generalist TV right now!
@nordgaren2358
@nordgaren2358 2 ай бұрын
There's one ad in the whole video...
@XaneMyers
@XaneMyers 2 ай бұрын
If you're talking about the sponsored section(s), they can be automatically skipped with _SponsorBlock._
@AzidHouse
@AzidHouse 2 ай бұрын
​@@nordgaren2358obviously I'm talking about the YT adv breaks, not the legit sponsor. Maybe is my profile, but in these days YT interrupts my viewing experience every few minutes of watching. And it is getting worse every day. 🤷
@jomarvillajuan
@jomarvillajuan 2 ай бұрын
hello sir can you help me recover my mobile legends account😭😭i got the hacker email and he has 2 stef verification i just want to get back my account
@d4nix5
@d4nix5 2 ай бұрын
first! ]
@Abdulrehman-pr2sq
@Abdulrehman-pr2sq 2 ай бұрын
0:36 goku?
Ransomware In Action: MedusaLocker ReadText34
35:52
John Hammond
Рет қаралды 73 М.
Hackers Abuse MeshCentral for a RAT
20:49
John Hammond
Рет қаралды 152 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
They Say This Malware is INSANE
51:48
John Hammond
Рет қаралды 84 М.
Recover Quarantined Malware
25:06
John Hammond
Рет қаралды 48 М.
I got ADDICTED to Coding
19:53
Kedrigern
Рет қаралды 265 М.
Intro to Game Hacking: DEFCON 32
30:14
John Hammond
Рет қаралды 95 М.
Why Hacking is the Future of War
31:45
Johnny Harris
Рет қаралды 3,3 МЛН
How Hackers Bypass Kernel Anti Cheat
19:38
Ryscu
Рет қаралды 827 М.
REAL Ransomware Chat Logs
27:56
John Hammond
Рет қаралды 103 М.
Arch Linux Experience - Virtualization
38:43
Bog
Рет қаралды 101 М.
Where Does Malware Go On Your Computer?
12:21
John Hammond
Рет қаралды 80 М.
how is this hacking tool legal?
11:42
Low Level
Рет қаралды 432 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН