wElCOmE2sUn.Wii.place [wiitahack at gmail dot com]

22/02/08

ELF on SD easy !!!!!

quote from tehskeen.com

CyberMind
from #wiidev

has released an easy to use utility to write an ELF file onto your SD card
for use with the Chainloader (Twilight Hack) Alpha 2 version.
It's been written specifically for Windows users and cuts down on having to copy over the ELF file to a certain sector, etc ...

This tool should come in handy to those of you who aren't that familiar with operating computers.

Download: Here

or read this :D

writeelf v1.0

by cybermind - cybermind(at)gmail.com
for Windows

Writes a specified ELF file to an SD card for use with the Twilight Hack.

Usage:
writeelf : [-b]
driveletter = drive letter of the sd card reader
elffile = path to elf file you wish to write to the sd card
-b = backup existing data from the write location

If elffile is "-", it will not write anything to the SD card, and will automatically turn on backup mode.

Example:

To only write an ELF file to the drive:
writeelf j: demo.elf

To only backup data from the drive:
writeelf j: -
writeelf j: - -b

To backup data from the drive and then write a new ELF file:
writeelf j: demo.elf -b


This should not be able to write to a fixed drive, but don't try it anyway!

This will (by design) corrupt any file occupying the 16384 sectors starting
with sector 2048, so just don't leave anything important on the card.

Nessun commento: