Codes
WiiRd forum
March 29, 2024, 03:41:36 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome on the new server

Update 4.3 - do NOT update!
Gecko 1.9.3.1
Should I get a USB Gecko, I wanna hack?
How do I use my USB Gecko
Where can I get WiiRd?
 
   Home   CODE DATABASE GAMEHACKING Help Search Login Register  
Pages: 1 2 3 [4]
  Print  
Author Topic: C# USB Gecko handler  (Read 13150 times)
Codyk
Hacker
Sr. Member
*****

Karma: 18
Posts: 254


« Reply #45 on: December 08, 2009, 05:45:40 PM »

sweet wiird link hey mind cheking a button activator on it cause one of my button acctivators was being screwy
Logged

for updates of codes ive released or am going to release follow my twitter http://twitter.com/12201


ichfly
Hacker
Newbie
*****

Karma: 2
Posts: 40


« Reply #46 on: December 09, 2009, 01:49:57 PM »

Here this is my pointer search (parts from dotNET Beta 0.2) Why can´t I upload it here ???  http://forum.wii-homebrew.com/board42-kreativit%C3%A4t/development/8785-pointer-search at »ichfly« hat folgende Datei angehängt:

An other question are pointers only on 80000000,80000004,80000008 usw. or can they be on each Address

Update Dump function, search in mem1 and mem2
« Last Edit: December 11, 2009, 03:30:52 PM by ichichfly » Logged

sorry for bad english

working on pointer search(new version 35% ready) so I won`t make codes yet.
Link
that dev there
Moderator
Hero Member
*****

Karma: 76
Posts: 1254

I hate everyone in this community. Except for you!


WWW
« Reply #47 on: December 11, 2009, 11:15:13 PM »

Pointers can only be on addresses which are multiple of 4.. no 80012345 or so!
Logged

ichfly
Hacker
Newbie
*****

Karma: 2
Posts: 40


« Reply #48 on: December 16, 2009, 05:06:31 PM »

Here is my pointer search rev.2 (many bugs) (parts from dotNET Beta 0.2)

search for pointers in 1 - 4 dumps (one is not relay save)
it is the fastest pointesearch for wii mem dumps
negative offset (on/off)
change maxoffset
possible pointer search
code converter
cross mem pointer funktion
dump funktion
sorting which pointer are better (bad code)

what it can soon

pointer level (can be edited)
any online cheat function (need a while)

I have uploadet it on wii-homebrew.com http://forum.wii-homebrew.com/board42-kreativit%C3%A4t/development/8785-pointer-search/#post93011 at ichfly« hat folgende Datei angehängt:

Something other I have a problem with fst.DumpTree(); on Mario kart wii at line 286 it try to dump until 81800001 it can be fix whith replazing gecko.Dump(fstadd,fstadd+fstsize+1,stream); whith gecko.Dump(fstadd,fstadd+fstsize,stream);
stream.WriteByte(0x00);
« Last Edit: December 24, 2009, 11:02:57 AM by ichichfly » Logged

sorry for bad english

working on pointer search(new version 35% ready) so I won`t make codes yet.
ichfly
Hacker
Newbie
*****

Karma: 2
Posts: 40


« Reply #49 on: December 26, 2009, 04:17:02 PM »

pointersearch update. now the levl2 search runs that means pointer in pointer a bug slow the start down yet and the printing too. sorce is uploadet better file missed(d2xxwarpper.cs).
« Last Edit: December 26, 2009, 09:49:13 PM by ichichfly » Logged

sorry for bad english

working on pointer search(new version 35% ready) so I won`t make codes yet.
Thomas83Lin
Hacker
Hero Member
*****

Karma: 86
Posts: 678


« Reply #50 on: December 26, 2009, 07:25:37 PM »

pointersearch update. now the levl2 search runs that means pointer in pointer a bug slow the start down yet and the printing too. sorce is uploadet.
Sorry to bug you, but i have to register to that site to download it, its in a different language, could i request a direct download link
Quote
search for pointers in 1 - 4 dumps (one is not relay save
Thats sweet, will come in handy thanks
Logged
ichfly
Hacker
Newbie
*****

Karma: 2
Posts: 40


« Reply #51 on: December 26, 2009, 09:13:31 PM »

sorry better link http://www.mediafire.com/file/hfytjmnlmyy/pointersearch alpha.zip

The download access has chanched at wii-homebrew.com

If you dump whith dotNET you must rename it in <name>.mem1 and type in <name>

bug at level2 it only use 2 Dumps

please report all bugs

allready known sorter don`t work, if you type dump and you use the second usb slot for dumping it say that it can`t connect, no response sometimes(wait and it is o.k. again), use sometimes 1,5 GB ram or more, out of range offsets(not mutch)(wont fix)(they are working), max. offsets under 100 don´t work, it slows down and use more memory if you use low maxoffset but the "bug" at the printing slow down more than, only finds 99,9954% of all posible pointers
« Last Edit: December 26, 2009, 10:12:01 PM by ichichfly » Logged

sorry for bad english

working on pointer search(new version 35% ready) so I won`t make codes yet.
Thomas83Lin
Hacker
Hero Member
*****

Karma: 86
Posts: 678


« Reply #52 on: December 27, 2009, 05:29:20 AM »

Thanks Smiley
Logged
ichfly
Hacker
Newbie
*****

Karma: 2
Posts: 40


« Reply #53 on: December 28, 2009, 02:48:19 PM »

Update of the pointer search I hope all bugs are fixed.

http://www.mediafire.com/?z4gzxdonjjg
« Last Edit: December 28, 2009, 02:56:41 PM by ichfly » Logged

sorry for bad english

working on pointer search(new version 35% ready) so I won`t make codes yet.
Link
that dev there
Moderator
Hero Member
*****

Karma: 76
Posts: 1254

I hate everyone in this community. Except for you!


WWW
« Reply #54 on: December 28, 2009, 03:36:10 PM »

Update of the pointer search I hope all bugs are fixed.

http://www.mediafire.com/?z4gzxdonjjg

which part did you take Wink
my leg? my arm.. oh they are still here ^^

Very good work!
Logged

ichfly
Hacker
Newbie
*****

Karma: 2
Posts: 40


« Reply #55 on: December 28, 2009, 04:49:04 PM »

sorry I mean made by not from sorry for bad english The next relis will fix that
I used google transation.

please report any problem

allready known:

if it can`t find any pointer it goes out of range
if you use only mem1 dump and no mem2 dump it dose nothing (I hate this bug it is comming back in each version  Evil )(fixed in my version)
print data wrong in the textbox(fixed in my version)

 I will test the next version better.
« Last Edit: December 29, 2009, 10:45:43 PM by ichfly » Logged

sorry for bad english

working on pointer search(new version 35% ready) so I won`t make codes yet.
ichfly
Hacker
Newbie
*****

Karma: 2
Posts: 40


« Reply #56 on: December 30, 2009, 10:43:28 AM »

pointersearch update http://www.mediafire.com/?jazgjjkdjzh

fixed:if you use only mem1 dump and no mem2 dump it dose nothing
fixed:print data wrong in the textbox
a litle speed up (I don`t know why)

The level > 2 button don´t work yet but I am working on that (not a bug I haven`t made that yet only the button)
« Last Edit: December 30, 2009, 11:01:05 AM by ichfly » Logged

sorry for bad english

working on pointer search(new version 35% ready) so I won`t make codes yet.
giantpune
Hacker
Full Member
*****

Karma: 5
Posts: 129


« Reply #57 on: January 02, 2010, 06:20:03 AM »

is there any word on the linux/mono version?  i saw that nice picture a couple pages ago and i cant wait to test drive it
Logged
Pages: 1 2 3 [4]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!