Video Tutorial: Intro to Wii Ram hacking

Started by Foxx, August 15, 2008, 11:29:49 PM

Previous topic - Next topic

IAMASOMBODY

Wow, that is a long time, The time you spent putting it together seems to paid off. I like tutorial that is easy to fallow through and understandable, than a rushed up tutorial that is very difficult to understand. You have made sure that it is easy to follow through and understandable, by taking the time to make the tutorial. Kudos to you.

Foxx

Thanks for all the nice comments everyone. Im glad the video tutorial has helped out. I was really concerned that it wouldnt. Hopefully sometime, maybe someday (when WiiRD and Gecko OS becomes a little more final) I can do some more.

Power Marshall

I would like that, Foxx...
We all would! :D
-Power Marshall

IMMA FIRIN' MAH LAZER!!!

Wanna level up my BrawlCard?
Click here!

Info:
Brawl FC: 4940-5114-6951 (pm me if you add me! :D)
Wii #:
YouTube- youtube.com/pow

hetoan2

Quote from: Foxx on September 26, 2008, 03:32:25 AM
Thanks for all the nice comments everyone. Im glad the video tutorial has helped out. I was really concerned that it wouldnt. Hopefully sometime, maybe someday (when WiiRD and Gecko OS becomes a little more final) I can do some more.
yea you're really good with explaining stuffs in general

Deep20

Hey nice tut foxx i just watched through the whole thing and i like it, good tut. Maybe you can make a tut now on how to search for unknown values? I think alot of people here on the usb gecko forums would like to know how to search for unknown values. I can't wait until i get the money to get a USB Gecko!
Check out my youtube channel! Click!]http://youtube.com/deep40000]Click!

REDSOXROX

Well, if you want suggestions, I'd like an explanation of how to make...dun dun dun...ASM codes :P
Red Sox vs. Yankees 4/4/2k10 Season Opener
Red Sox: 9 Yankees: 7 Final!

hetoan2

Quote from: REDSOXROX on October 04, 2008, 04:01:02 AM
Well, if you want suggestions, I'd like an explanation of how to make...dun dun dun...ASM codes :P
wouldn't we all... :|

Black_Wolf

lol I'll give a little run down of what I know about asm so far if it helps... certainly not as god as what foxx could do, but this is the general idea.

Basically you need to first get the area you want to hack generally, so say if your doing something with health, find your health the normal way, and set a breakpoint on its address, then get hit.

Should spit out a result, now you're going to need some understanding of asm, or even just a reference, use google I guess. Have a little look around and figure out what you're doing, and what you want to do with the code. Simply inject with a hook (the address the breakpoint spat out usually) , then use Link's asm code maker, to write the asm that you want, and it will spit out the code for you. Explaining asm is a little hard to do in a little step, but you definately need to read up on the actual language. With it you can do codes like FLIGHT like this

Find the controller address (or if you're good with code types I guess you could use the wiird controller address, i'm not sure how to incorperate this into you asm though)
Check if the controller address == the button you want to fly up
If its not, jump to the end of the asm, and exit
If it IS add 0x0010 to the Z co-ordinates

Something like this is fairly easy if you just equip yourself with a reference, and a clear idea of what you want to do in your head. But definately get the app Link made, it makes the asm code type a lot easier because you don't have to look at the hex for every command, it just does all the work for you ;)

hetoan2

Black_Wolf you should consider doing some video tutorials *hint hint* it would save Foxx a lot of time and i'm sure he'd appreciate it ;)

Black_Wolf

lmao I can't say I'm too confident with the camera... but at the very least I'll write a guide on it if thats what people want, lol i'll put some thought into it, at the moment I'm still in the middle of writing a huge guide for the psp scene, including MIPS asm subroutines, so changing back to regular is going to confuse me lol

hetoan2

Quote from: Black_Wolf on October 07, 2008, 09:29:29 PM
lmao I can't say I'm too confident with the camera... but at the very least I'll write a guide on it if thats what people want, lol i'll put some thought into it, at the moment I'm still in the middle of writing a huge guide for the psp scene, including MIPS asm subroutines, so changing back to regular is going to confuse me lol
it's fine if it's not videos it will at least help some of the people that want to hack better

plus it will give me a place to send all the people who ask for a guide :D

REDSOXROX

Quote from: hetoan2 on October 07, 2008, 09:40:33 PM
Quote from: Black_Wolf on October 07, 2008, 09:29:29 PM
lmao I can't say I'm too confident with the camera... but at the very least I'll write a guide on it if thats what people want, lol i'll put some thought into it, at the moment I'm still in the middle of writing a huge guide for the psp scene, including MIPS asm subroutines, so changing back to regular is going to confuse me lol
it's fine if it's not videos it will at least help some of the people that want to hack better

plus it will give me a place to send all the people who ask for a guide :D
yes yes yes please, I'd almost think that a written one would be awemost as good as a vid...
Red Sox vs. Yankees 4/4/2k10 Season Opener
Red Sox: 9 Yankees: 7 Final!

Black_Wolf

wow ok I'll definately put it on my to do list then!

adr990

Thanks Foxx!
Really awesome tutorial! Thanks!
If you have time and feel like to make a another one... you should do! :D

Thanks!

Adr990

---
Me 6  :P
~I'm not responsible for any damage any of my cheats will be caused to you or your console~ (In fact nobody is, but you.)

Darklinkx411

this waz the best tutorial video i ever seen :D