I am trying to read the 4gb corona nand it is identified by windows and jrunner with the correct size but I get this in the log when I attempt to read:
Reading from to C:\Users\Amgad\Xbox\RGH\J-Runner v02 Beta (283) Core Pack\output\nanddump1.bin
System.ArgumentException: Invalid handle.
Parameter name: handle
at System.IO.FileStream..ctor(SafeFileHandle handle, FileAccess access, Int32 bufferSize, Boolean isAsync)
at System.IO.FileStream..ctor(SafeFileHandle handle, FileAccess access)
at JRunner.Forms.LDrives.read()0
any idea whats wrong?
Reading from to C:\Users\Amgad\Xbox\RGH\J-Runner v02 Beta (283) Core Pack\output\nanddump1.bin
System.ArgumentException: Invalid handle.
Parameter name: handle
at System.IO.FileStream..ctor(SafeFileHandle handle, FileAccess access, Int32 bufferSize, Boolean isAsync)
at System.IO.FileStream..ctor(SafeFileHandle handle, FileAccess access)
at JRunner.Forms.LDrives.read()0
any idea whats wrong?