Thanks for the excellent tool, unfortunately I'm getting this error when running:
Stage one (type 'touchFree.exe one' at the command line to resume from here in t
he future
Will output 1024 bit rsa secret key to 'dropbear_rsa_host_key'
Generating key, this may take a while...
Couldn't create new file dropbear_rsa_host_key
Reason: File exists
Will output 1024 bit dss secret key to 'dropbear_dss_host_key'
Generating key, this may take a while...
Couldn't create new file dropbear_dss_host_key
Reason: File exists
Reading iPod flash image...
Patching iPod flash image...
Unhandled Exception: System.IO.FileNotFoundException: Could not find file 'c:\Us
ers\Tony\Documents\touchfree2\rdisk0s1'.
File name: 'c:\Users\Tony\Documents\touchfree2\rdisk0s1'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, I
nt32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions o
ptions, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share)
at touchFree.Program.replaceInFile(String fileName, Byte[] before, Byte[] aft
er)
at touchFree.Program.StageOne()
at touchFree.Program.Main(String[] args)
I'm running Vista 32bit and have followed the instructions exactly up to this point. Any ideas? Is there some dependency I'm missing?