Jump to content

>
Viewing Profile

Det1re

Member Since 28 Oct 2008
Offline Last Active Jan 21 2012 06:52 PM

Topics I've Started

cIOSX rev19 released

07 March 2010 - 12:07 AM

cIOSX rev19

Seen on Twitter
Release news on Teknoconsolas


(please credit if you use my screenshot)


Changelog:
CODE
[ CIOSX rev 19 ]:

- Fixed the cover register emulation in DIP plugin.
- Fixed bug in DIP and FFS plugins (this caused the SDHC module bug).
- Fixed USB device support in FAT module.
- Removed support for invalid FAT characters in FAT module.
- Added support for invalud FAT characters in FFS plugin.
- Miscellaneous fixes and improvements.



ReadMe:
Warning! Spoiler inside. 



Download:
cIOSX_rev19-Installer.zip [det1re.de] [Megaupload] [Rapidshare] [Depositfiles]
Base WADs are the same as for rev18; can be found on det1re.de


Test Results:
  • Metroid Prime Trilogy works again without disc error
  • New Super Mario Bros. Wii working again
  • TriiForce seems to succeed again
  • SDHC support is back
  • WAD installation only works with IOS38 as base
  • NAND dumping only works from IOS38 [unconfirmed]

FFS plugin [cIOS rev17] source released

28 January 2010 - 09:11 AM

As posted on his twitter:
QUOTE
* FFS plugin + FAT module == NAND emulator

* FFS plugin source released under the GPLv3. Enjoy! http://2tu.us/1hbx


>> http://github.com/waninkoko/ffs-plugin

SNEEK v2

24 January 2010 - 06:57 PM

So, crediar changed the topic on #SNEEK (efnet):
CODE
* Topic for #SNEEK is: SNEEK is now on http://code.google.com/p/sneek/
* Topic for #SNEEK set by crediar!cReDiAr@cl-2601.ham-01.de.sixxs.net at Thu Jan 28 05:11:09 20



Some quick information:
  • runs on MINI (makes it way easier to start up [not as in v1])
  • requires only a FS dump (import, meta, shared1, shared2, sys, ticket, title, tmp)
  • runs channels & games
  • allows Shop Channel usage
    • the Wii is identified on the fly via SNEEK and assign rights to download purchased titles
    • possibility to fake another Wii to gain its download rights with via device.cert
    • Shop Channel Download Animation Hack, always have Mario and Luigi Swimming
  • System Menu update is working on the emulated NAND
    • reports boot2-v5
  • completely independant from your real NAND
  • ES module completely rewritten
  • works with SDHC
  • possibility to emulate SD card for titles (unactive for System Menu as for r15)
  • sends debug output via USB Gecko
Files:
  • SD:/
    • bootmii/
      • armboot.bin
      • ppcboot.elf (the one that came with BootMii)
      • bootmii.ini (autoboot enabled)
    • boot2.bin
    • obviously a NAND filesystem dump (import, meta, shared1, shared2, sys, ticket, title, tmp)
Links:Preview Videos:Initial release changelog:
Warning! Spoiler inside. 

Betwiin problems

30 August 2009 - 12:11 PM

So I have a problem.

The initial situation is as following:
  • I have a clean 3.1E dump with ONLY BootMii beta 2 on it
  • the other Wii is virtually dead but is able to get into BootMii beta 3
  • boot1 and boot2 version is the same on both Wii's
  • -> trying to convert my dump for the faulty Wii
So I installed python-2.6.2, as well as pycrypto-2.0.1 and numpy-1.3.0 Windows binaries.
Then I took my nand.bin, opened It to get the files "nand-key" and "nand-hmac" (tried to do it manual and automatically). I even double checked both with the xyzzy log on my SD.
I then removed the last 1024 bytes from the nand.bin file and renamed it flash.bin.

Then I asked the owner of the broken Wii for his keys.bin (as he has BootMii beta 3) and did the same there: created "nand-key" and "nand-hmac" manually and also automated. Both had the same result...

betwiin.py does not report any errors, but the resultin flash.bin only differs for 0x00-bytes, which turned into 0xFF. Nothing else seem to have changed and I don't get why. Any ideas? Could it be Windows XP?


Here are the first lines of the output python gives: http://pastebin.com/m2486def4

Flowchart on how to hack any Wii

05 August 2009 - 10:22 PM

So here it is.
It's somewhat of a guide without providing much informations; only some corner marks are given. Everyone with a normal IQ and the will to softmod their Wii should be able to follow this.


Download as PDF:
http://www18.zippyshare.com/v/54404264/file.html


And here as Image:

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


Something to note here:
Everything from the beginning of Step "Install cIOS rev14 or higher" is up to you. Those points are just my suggestion, that I'm using for quite a time now. I think there are no more words required.