Cheat Engine: Code Injection (tutorial 7, part 1) - Game Hacking Series

  Рет қаралды 19,797

Intigriti

Intigriti

Күн бұрын

Пікірлер: 23
@byinspire5566
@byinspire5566 7 күн бұрын
Finally, something clean and clear.
@intigriti
@intigriti 5 күн бұрын
🙏🥰
@zztopzztop936
@zztopzztop936 Жыл бұрын
Wait next video 😊
@intigriti
@intigriti Жыл бұрын
Soon! 😊
@childdori3901
@childdori3901 Жыл бұрын
Hi. at 11:28 may I know how do you scan the bytes equivalent of the entire subtract opcode along with the operands just incase of game updates but instruction doesn't change?
@intigriti
@intigriti Жыл бұрын
Hey, you just literally scan for those exact bytes. So for 11:28 you would scan for "83 AE E0070000 02". Bare in mind though, there may be multiple instructions that match this byte signature. Therefore, you may need to scan for more specific bytes, e.g. include bytes that came before and after "83 AE E0070000 02".
@fade2gray01
@fade2gray01 6 ай бұрын
Just a thank you for your tutorials, and a heads-up. At 4:07 you revert a change made to the original code by changing 'add' back to 'sub', but you failed to change '02' back to '01'. Subsequently, you then insert code where 04 is added where 03 should be added. newmem: //this is allocated memory, you have read,write,execute access //place your code here add dword ptr [rsi+000007E0],03 originalcode: sub dword ptr [rsi+000007E0],01
@intigriti
@intigriti 6 ай бұрын
Cheers! It's been a while since I made this but IIRC this is just the health value? Whether you set it to 1, 2, 3, 420, 1337 etc isn't too important, the main objective is to make health increase instead of decrease. I didn't re-watch the whole video though so let me know if you think otherwise 🙂
@mehmetcelik7339
@mehmetcelik7339 Жыл бұрын
We really thank you
@intigriti
@intigriti Жыл бұрын
🙏🥰
@tevislins4646
@tevislins4646 Жыл бұрын
What about when addresses store pointers that constantly change their value? How to track final values? I'm trying on a soccer game.
@intigriti
@intigriti Жыл бұрын
The difficulty of tracing pointers will vary from game to game. A couple of episodes after this there's a "multi-level pointers" tutorial, which might help. Also, slowing down and/or pausing the game is very often needed.
@justforfun7725
@justforfun7725 Жыл бұрын
nice tutorial
@intigriti
@intigriti Жыл бұрын
Thanks! 💜
@Arab_legend
@Arab_legend Жыл бұрын
This work with online games?
@lightless5
@lightless5 6 ай бұрын
How can convert a value that i found in cheat engine into a pnach file (cheat code) like ps2's?
@tetteykn110
@tetteykn110 Жыл бұрын
Please make guide how to auto attach process and also wait for process to open then attach to it again.
@intigriti
@intigriti Жыл бұрын
Heyyy, does this help? cheatengine.org/forum/viewtopic.php?t=611027
@javagamesfanclub5650
@javagamesfanclub5650 Жыл бұрын
Helo sir can we make a permanent hack for Android game in BlueStacks emulator using cheat engine meaning it can be used even after reinstalling the game in the emulator
@intigriti
@intigriti Жыл бұрын
I don't have any experience with BlueStacks, really not sure 🤷
@glock-kay
@glock-kay Жыл бұрын
Nice👌🏾
@intigriti
@intigriti Жыл бұрын
Thanks 🙏🥰
Cheat Engine: Introduction (tutorial 1-4) - Game Hacking Series
23:29
Haunted House 😰😨 LeoNata family #shorts
00:37
LeoNata Family
Рет қаралды 15 МЛН
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 45 МЛН
Hacking a game with DLL injection [Game Hacking 101]
10:58
Every Game Hacking Technique Explained As FAST As Possible!
7:09
codingwithcash
Рет қаралды 4,9 М.
Why You NEED a DRIVER (for hacking games)
8:03
cazz
Рет қаралды 466 М.
PRACTICAL REVERSE ENGINEERING
6:13
aXXo
Рет қаралды 67 М.
Cheat Engine One Hit Kills & God Mode Tutorial  | GH205
13:27
Guided Hacking
Рет қаралды 68 М.
Learn Reverse Engineering (for hacking games)
7:26
cazz
Рет қаралды 1,1 МЛН
Cheat Engine: Code Finder (tutorial 5) - Game Hacking Series
14:43