Need some help with a pointer code

Started by darkadvice, May 11, 2011, 05:37:56 AM

Previous topic - Next topic

darkadvice

Quote from: Bully@Wiiplaza on May 12, 2011, 07:39:19 AM
Time for my 2 cents! :p

- I´m 99% sure that the code is an inf. health for Conduit 2 (hehe that´s what you remember if you hack a lot of games)
- If you want to make your code offline only, then use a pointer code OR test your code online to make sure if it works or not...
that´s what I mostly do to prevent embarrassing fails when releasing codes (except if the code is totally weak, then I don´t really care)

I got another question:
If the pointer adress randomly changes and every result freezes when used, should I then try a pointer in pointer search to make it work?



Yeah I just did not say what game it was because I did not want to be a part of it getting out, the code here has some freeze glitches and I have moved on to a more solid one sadly it is asm, so it still needs some tweaking.

James0x57

@Bully: I can't believe you were just able to recognize a code without a title or a game name. That's crazy. lol

@darkadvice: Is the original code able to work online then? If yes, I will go through the thread and delete it.


Bully@Wiiplaza

#17
Quote from: James0x57 on May 13, 2011, 03:47:05 PM
@Bully: I can't believe you were just able to recognize a code without a title or a game name. That's crazy. lol

@darkadvice: Is the original code able to work online then? If yes, I will go through the thread and delete it.
Maybe we could invent a new game? xDD
Guess which game or code it is, only by looking at a code + value or Assembly of something (break adress marked)

- Conduit 2 uses Pointer in Pointer for it´s Health
- It has an Online Mode and the Health value was the same
- It´s health value could be out of mem 934

No other game is like this!
That´s why I knew it ;)

P.S. Good work with removing dangerous information James. I sometimes talk too much... O0
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

darkadvice

#18
Quote from: James0x57 on May 13, 2011, 03:47:05 PM
@Bully: I can't believe you were just able to recognize a code without a title or a game name. That's crazy. lol

@darkadvice: Is the original code able to work online then? If yes, I will go through the thread and delete it.

@James0x57: It freezes on invasion when more enemies re spawn, I have not checked online but i thought it was safe because it freezes, the code is one pointer. I would delete it anyways because it could still be used as info to help find the health. I will nop my posts that had the info.

@Bully: that was impressive, I did not answer dcx2 question about which game to keep the game safe. I do not play games online, but I know everyone one is with me to protect the experience for the traditional gamer. Thanks for the tip on pointer being offline, and pointer in pointer being able to mess wifi.

Bully@Wiiplaza

Quote from: darkadvice on May 13, 2011, 06:37:36 PM
Quote from: James0x57 on May 13, 2011, 03:47:05 PM
@Bully: I can't believe you were just able to recognize a code without a title or a game name. That's crazy. lol

@darkadvice: Is the original code able to work online then? If yes, I will go through the thread and delete it.


@Bully: that was impressive, I did not answer dcx2 question about which game to keep the game safe. I do not play games online, but I know everyone one is with me to protect the experience for the traditional gamer. Thanks for the tip on pointer being offline, and pointer in pointer being able to mess wifi.
no.

Any Pointer -> Offline, not as dangerous as ASM
ASM -> possibly messes WiFi
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

darkadvice

#20
Quote from: Bully@Wiiplaza on May 13, 2011, 07:29:50 PM
Quote from: darkadvice on May 13, 2011, 06:37:36 PM
Quote from: James0x57 on May 13, 2011, 03:47:05 PM
@Bully: I can't believe you were just able to recognize a code without a title or a game name. That's crazy. lol

@darkadvice: Is the original code able to work online then? If yes, I will go through the thread and delete it.


@Bully: that was impressive, I did not answer dcx2 question about which game to keep the game safe. I do not play games online, but I know everyone one is with me to protect the experience for the traditional gamer. Thanks for the tip on pointer being offline, and pointer in pointer being able to mess wifi.
no.

Any Pointer -> Offline, not as dangerous as ASM
ASM -> possibly messes WiFi
@Bully: Thanks for clarifying that, I was worried about pointer in pointer.

I have some questions, could someone pm me since this is not as secure.
1. how I could find the address of some of the locked skills in the shop for this game? ex. stealth
2. the address for the invisibility the one gun gives off, I poke the addresses from doing equal/ not equal search and I do not see anything happen.
Thanks