I hex edited a game to get a million gold and make it possible to eat stone blocks and get 255 health from that. Had no idea what I was doing. Took a few dozen crashes too. XD I couldn't find any cheats for it too, LOL.
I have a similar problem where I have a bunch of files that each have gibberish at the start of them. I already know that they are dds files and if I erase the gibberish part at the start and re-save as dds then I can view the images properly. The length of the gibberish also varies between each file, anyone know how I can make a script that automatically shaves off the gibberish part at the start and make each file's hex start with "dds" instead?
Thank you for releasing a new video, By the way I would be happy if you could show us how to hack for example, Empyrion Galactic Survival, Inf. Items, Health and much more make a series even :P
Technically, you could do it with any programming language! Using Python for tasks like this is more a matter of convenience than necessity. To do it with Java, you'd have to code it in your IDE of choice, build it, and run it. As a 1:1 comparison between Python and Java (also including things like setting up your OS so it can run a Java binary or a Python script) for something like this, Python allows for faster, more convenient iteration. If you're on Windows, you could even use PowerShell to do the exact same thing, but with no environment setup needed since it's baked into the OS itself! However, it has its own learning curve if you don't know PowerShell (and aren't super-familiar with permissions or understanding PowerShell's error messages). But, yeah, like I said at first, you can do this type of thing with just about any language! It's just more a matter of convenience/experience/preference as to which you choose and why. Hopefully that all answers your question! =)
Is there a way to use hex editor to change the name and description of a card in digimon digital card battle 1999 is there a way to do that to change a name of a card and description of the card? Please answer
kan an similar script to edit photos so it extracts Jpeg from broken CR2. I am i the situation that I have like 50 broken cr2 files and need to extract jpegs from them. No software was able to do it.
Nice cool little video, but man you really need to start making these tutorials more legible, the text is tiny! Other than that keep up the great work and interesting content :D
Hello Stephen Chapman, I started making my own cheats on cheat engine but I have a problem with weapons durability... well here is this thing > when I get the address of the sword/weapon... I can make it max durability but... hugh this will not help for the other weapons ( I have to find all the another weapons durability addresses to make them all???) that is impossible !!! so do you have any idea on what do here??? i'm confused...Thank you. Kind Regard, PhantomInMist
There should be a way, yes. There should be a function you can find that handles loading any particular weapon's durability, like when you switch weapons, the function goes and pulls the value of the current weapon's durability. Since you've found the address for one weapon's durability, try looking for instructions that access that address. Then, try looking at addresses those instructions access. If you can narrow the function down and how it works, you could try writing a script that loads a high value into every weapons' durability address!
That's much easier. After wading through StackOverflow the day I was making this script, it seems Python has 1,001 ways to do the same thing. Not necessarily a bad thing, but I'm always for finding the most optimal code!
air i am commenting in each and every of your video . but you wont reply . actually i want you to hack royal revolt 2 game please atleast try once . thats is available in windown 8 , 8.1 and 10 pc . please sir please . and never post . just reply here sir
I typically don't respond to game-hacking requests like this because I get a million of them and I just don't have the time to hack every game out there for individuals. Now, if you're willing to pay me for it, then I can make the time, but this type of game likely isn't worth my going rate...
+Stephen Chapman How can i pay u . if you are from US then i can give $20 sir . . BUT I NEED TO HACK that game please sir please i beg you . but before u start . i ll tell you coz we have tried a lot of things before and they banned us
I hate to say no, but I have people paying me 10x that amount to hack things for them. It sounds like you're probably smart enough to eventually figure out what you're looking to do, though. Assuming this is an online game, have you tried downloading the game's contents/container(s) to dig through and modify, then change the requests to use your hacked files locally when the load request comes in from the page?
+Stephen Chapman its fair enough sir . coz i am an indian . and i am still a student and i have somehow $20 . and that money is useless for me coz i cant use . so even if u ll not help i ll give you . coz first time u replied me . ok so the topic . no i didn't. coz the game file is in folder where u cant edit . and if u edit them with notepad or notepad++ you cant save coz of the admin permission. and sir . i need to learn to hack that game . so i tried what ever i could in CE . WITH NORMAL hacking process .
THANK YOU! FINALLY SOMEONE WHO EXPLAINS IT EASILY
i sware . you are the best youtuber in this kind os things
YES!! I get so happy when I see a new video from you Stephen! Love your stuff!
w00t! I'm glad you enjoy the videos! It's very cool for me to hear that kind of feedback. Means a lot. =)
Nice examples, great teacher and excellent tutorial !
I am trying to use HxD to find removed content from games. Do you have a video or know one to link me to?
X Jay900 am trying to use it for the need for speed games so I can edit the traffic cars for me to drive
@@GTgaming98 nice
Glad that you got that music!
You are great. Very useful video. I will watch all your videos. Please I want to understand to edit eeprom files for Automative purposes. Thanks heaps
That was eye opening .... wow.... powerful...🧑🏽💻👽💗💎
I hex edited a game to get a million gold and make it possible to eat stone blocks and get 255 health from that.
Had no idea what I was doing.
Took a few dozen crashes too. XD
I couldn't find any cheats for it too, LOL.
how did you do that?
I have a similar problem where I have a bunch of files that each have gibberish at the start of them. I already know that they are dds files and if I erase the gibberish part at the start and re-save as dds then I can view the images properly. The length of the gibberish also varies between each file, anyone know how I can make a script that automatically shaves off the gibberish part at the start and make each file's hex start with "dds" instead?
Thank you for releasing a new video, By the way I would be happy if you could show us how to hack for example, Empyrion Galactic Survival, Inf. Items, Health and much more make a series even :P
Very interesting!
Excellent tutorial!
Maybe a dumb question, but can you do the script with java too? Or does it have to be python?
Technically, you could do it with any programming language! Using Python for tasks like this is more a matter of convenience than necessity. To do it with Java, you'd have to code it in your IDE of choice, build it, and run it. As a 1:1 comparison between Python and Java (also including things like setting up your OS so it can run a Java binary or a Python script) for something like this, Python allows for faster, more convenient iteration.
If you're on Windows, you could even use PowerShell to do the exact same thing, but with no environment setup needed since it's baked into the OS itself! However, it has its own learning curve if you don't know PowerShell (and aren't super-familiar with permissions or understanding PowerShell's error messages).
But, yeah, like I said at first, you can do this type of thing with just about any language! It's just more a matter of convenience/experience/preference as to which you choose and why. Hopefully that all answers your question! =)
Finally u translated in English instead of Hindi language
thanks
As a non hacker, I can see some hacking potential here.
Hi Stephen, can you tell me how can we change MUSIC and RULES of any NES Game?
Can you help with a PSP ISO
Is there a way to use hex editor to change the name and description of a card in digimon digital card battle 1999 is there a way to do that to change a name of a card and description of the card? Please answer
Thanks for the help! :)
*clicks* *very loud music* "I don't know if you can hear it" *voice getting drowned out by music* "my volumes all the way down so"
kan an similar script to edit photos so it extracts Jpeg from broken CR2. I am i the situation that I have like 50 broken cr2 files and need to extract jpegs from them. No software was able to do it.
Hello sir, do you know how to extract texts from .dat file with STCM2L header?
scrpit plz
Nice cool little video, but man you really need to start making these tutorials more legible, the text is tiny! Other than that keep up the great work and interesting content :D
Out of curiosity, what device or monitor resolution are you watching them on?
+Stephen Chapman on my laptop with a resolution of 1366×768 in full screen; I can see the text but I have to be quite close.
Hello Stephen Chapman, I started making my own cheats on cheat engine but I have a problem with weapons durability... well here is this thing > when I get the address of the sword/weapon... I can make it max durability but... hugh this will not help for the other weapons ( I have to find all the another weapons durability addresses to make them all???) that is impossible !!! so do you have any idea on what do here??? i'm confused...Thank you.
Kind Regard,
PhantomInMist
There should be a way, yes. There should be a function you can find that handles loading any particular weapon's durability, like when you switch weapons, the function goes and pulls the value of the current weapon's durability. Since you've found the address for one weapon's durability, try looking for instructions that access that address. Then, try looking at addresses those instructions access. If you can narrow the function down and how it works, you could try writing a script that loads a high value into every weapons' durability address!
yep you are right it worked fine for me :) thanks for the help.
how do i change my HxD language to english because its another language
The music sounds like RPG maker music
that kinda sounds like super street fighter music.
IDA VS 010 Editor? which one the best
Ghidra
Top!
if filename.endswith(".mv"):
That's much easier. After wading through StackOverflow the day I was making this script, it seems Python has 1,001 ways to do the same thing. Not necessarily a bad thing, but I'm always for finding the most optimal code!
you are right. there are so many ways for doing things :P
if os.path.splitext(filename)[1] == ".mv":
love your videos!
Resolution and music interruption dude wtf
finally
air i am commenting in each and every of your video . but you wont reply . actually i want you to hack royal revolt 2 game please atleast try once . thats is available in windown 8 , 8.1 and 10 pc . please sir please . and never post . just reply here sir
I typically don't respond to game-hacking requests like this because I get a million of them and I just don't have the time to hack every game out there for individuals. Now, if you're willing to pay me for it, then I can make the time, but this type of game likely isn't worth my going rate...
+Stephen Chapman How can i pay u . if you are from US then i can give $20 sir . . BUT I NEED TO HACK that game please sir please i beg you . but before u start . i ll tell you coz we have tried a lot of things before and they banned us
I hate to say no, but I have people paying me 10x that amount to hack things for them. It sounds like you're probably smart enough to eventually figure out what you're looking to do, though. Assuming this is an online game, have you tried downloading the game's contents/container(s) to dig through and modify, then change the requests to use your hacked files locally when the load request comes in from the page?
+Stephen Chapman its fair enough sir . coz i am an indian . and i am still a student and i have somehow $20 . and that money is useless for me coz i cant use . so even if u ll not help i ll give you . coz first time u replied me . ok so the topic . no i didn't. coz the game file is in folder where u cant edit . and if u edit them with notepad or notepad++ you cant save coz of the admin permission. and sir . i need to learn to hack that game . so i tried what ever i could in CE . WITH NORMAL hacking process .
+GamesTechno wow .. u got me man . thanks . now its all about chipman what to do in that file 😉
more little window and watch better ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬