hacking help plz

Started by Jassim, November 08, 2008, 09:29:49 PM

Previous topic - Next topic

Jassim

hiya
i wanna start making codes for super smash bros brawl EUR i wanna start with super codes. i have a usb gecko and ive installed wiird, i kind of know about breakpoints but i dont know how i get them, im a real nub to this and id really appreciate it if someone would help.

thx

do NOT pm me to request a code or if you have any problems with my code.
[spoiler]http://cristgaming.com/pirate.swf[/spoiler]



Igglyboo

Breakpoints basically tells you when things happen to a value.

A read breakpoint tells you when another address accesses you address and reads the value

i.e  when your HP goes under 1, you die
address B contains HP and address A contains lives
Address A will read address B to see if it is under one, if it is it will subtract 1 life

A write breakpoint tells you when another address writes to your value

i.e same thing as above but your value is A, when you HP goes below 1 another address writes to A(-1)

A read/write breakpoint is a combination of the two

An execute breakpoint tells you when your address is executed as a line of ASM

(not too good with these, no example)

Jassim

thx for the help iggly, any idea of how i find out what the breakpoint is for a move or summin like that, sry for being such a pain but hopefully ill get used to this

do NOT pm me to request a code or if you have any problems with my code.
[spoiler]http://cristgaming.com/pirate.swf[/spoiler]



Jassim

also can i know the application i have to use to make codes/hacks.

do NOT pm me to request a code or if you have any problems with my code.
[spoiler]http://cristgaming.com/pirate.swf[/spoiler]



Igglyboo

???
Wiird makes codes, but you said you already had that.

Jassim

yes i downloaded wiird but theres loads of applications, theres:

wiirdGUI
wiirdw32

and all those power pc/gecko. im not sure which ones the right one to use to make codes

do NOT pm me to request a code or if you have any problems with my code.
[spoiler]http://cristgaming.com/pirate.swf[/spoiler]



Romaap


Jassim

tyvm to both of u, my questions answered

do NOT pm me to request a code or if you have any problems with my code.
[spoiler]http://cristgaming.com/pirate.swf[/spoiler]