Results 1 to 2 of 2

Thread: Writeelf v1.0

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    141,434
    Blog Entries
    3209
    Rep Power
    50

    Rev Writeelf v1.0

    via tehskeen

    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 <driveletter>: <elffile> [-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.

    Download and Give Feedback Via Comments

  2. #2
    DCEmu Newbie
    Join Date
    Jun 2007
    Posts
    1
    Rep Power
    0

    Default

    Thank you very much Cybermind writing this tool! Tried DD with no luck and this tool worked flawlessly! :-)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •