DeeTools
A little tool I have written for personal use... and now share it with you
What does it do? Well, with this little tool you can unpack and repack boot.img and edit files it contains. Editing is done right inside the tool (even with syntax highlighting).
Hope you will find this little thingie useful.
Any bug reporting and suggestions are quite welcome
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download here: DeeTools
bro its require any other package to run because it give me error Bad GZIP header
khan_frd2002 said:
bro its require any other package to run because it give me error Bad GZIP header
Click to expand...
Click to collapse
Nope, the proggie requires nothing but .NET Framework 4.5!
Can you pass me the boot.img, so I can check what is wrong?
hypeartist said:
Nope, the proggie requires nothing but .NET Framework 4.5!
Can you pass me the boot.img, so I can check what is wrong?
Click to expand...
Click to collapse
here it is...... its of mediatek based Phone
khan_frd2002 said:
here it is...... its of mediatek based Phone
Click to expand...
Click to collapse
Well, I've taken a look. Strange boot.img (Android 2.3.x?). Actually the files in it are not gzipped, but "yaffs"ed (kind of file system inside the file). I'm planning to implement handling of yaffs this week (at least I'll try).
hypeartist said:
Well, I've taken a look. Strange boot.img (Android 2.3.x?). Actually the files in it are not gzipped, but "yaffs"ed (kind of file system inside the file). I'm planning to implement handling of yaffs this week (at least I'll try).
Click to expand...
Click to collapse
there are some dxi kitchen package that can unpack mediatek boot.IMG
so you can use or get some for your tool
khan_frd2002 said:
there are some dxi kitchen package that can unpack mediatek boot.IMG
so you can use or get some for your tool
Click to expand...
Click to collapse
Thanx a lot! I surely will follow your advice!
Same for me.. bad Gzip header
and for me.... bad Gzip header
Dxi kitchen i have tried. No luck for me with that .. Every tool can unpack very well, but for repacking no tool is suceeding.
Sent from my Hol-U19
Can this tool extract contents of the 'kernel' file and ZIMAGE(if unpack boot.img)?
Thanks
Sent from my Infinix X510 using XDA-Developers mobile app
hypeartist said:
DeeTools
A little tool I have written for personal use... and now share it with you
What does it do? Well, with this little tool you can unpack and repack boot.img and edit files it contains. Editing is done right inside the tool (even with syntax highlighting).
Hope you will find this little thingie useful.
Any bug reporting and suggestions are quite welcome
Download here: DeeTools
Click to expand...
Click to collapse
ERROR
lgv10 fail
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Administrator\Desktop\boot.img.unpacked\ramdisk\charger'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at DeeToolsGui.Tools.Compress.Archivers.Cpio.CpioArchive.Unpack(String fileName, String extractTo)
at DeeToolsGui.Tools.BootImage.Header.Decompose(BinaryReader reader, String bootImageLocation, String workingDirectory, Action`1 callback)
at DeeToolsGui.Tools.BootImage.Unpack(Action`1 callback)
at DeeToolsGui.Forms.BootImageForm..ctor(BootImage bootImage)
at DeeToolsGui.MainForm.On_btnOpenBootImage_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DeeToolsGui
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Administrator/Desktop/DeeToolsGui/DeeToolsGui.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34251 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34285 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34294 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34283 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Can you you mirror the link, I have problem with dev-host
Related
I rewrote some of GoldCardTool's work to make it will work with HTC Inspire. I will continue to make it better and easier. I've tested it a few times and it works fine. Let me know if you run into any problems.
Steps
-------
1. Place future SD Gold Card into the Computer. Select MMC (SD Card) Drive and Click "Format"
2. Place the SD Card into the Phone. Connect Phone to Computer via USB.
3. Select MMC (MMC2 for HTC Inspire). Click GetCID. Copy the CID into your clipboard.
(If you can't get CID, make sure you have HTC Sync installed,USB Debugging is checked, and USB mode is on Charge Only
4. Go to psas.revskills.de/?q=goldcard,and follow the steps on that page. Your IMG will get emailed to you.
5. Download the IMG file you recieved in your email. Click "Load IMG" and select IMG file. And click "Patch".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm not greedy, any donation is appreciated. =)
Donate!
Back to Version 1. I'll need figure out what's wrong with version 2.
This is going to help a lot of people. Great initiative!
Have any screenies of the application?
Sent from my Inspire 4G or Desire HD or whatever this thing is called via XDA app.
can you give instructions? Im coming from a captivate.
thanks
Very nice. If you were to update the OP with instructions on how to use it. That would be splendid.
You sir are my hero.I have not been able to make a valid gold card with any of the previous methods and this time it worked.Flawlessly too I might add.You got a donation coming your way when I get paid next week.
Thanks for this. I get the following error though when I try to patch the MMC (step 5). The card now reads when plugged in as "GOLDCARD". Am I done?
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at SimpleGoldCard.DriveNumber.matchDriveNumber()
at SimpleGoldCard.DriveNumber.getdriveNumber(String driveLetter)
at SimpleGoldCard.Form1.PatchButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SimpleGoldCard
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Geoff_Laptop/Downloads/SimpleGoldCard.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
bubby323 said:
Very nice. If you were to update the OP with instructions on how to use it. That would be splendid.
Click to expand...
Click to collapse
Thanks! Steps added. How's your One Click coming along? You can PM me.
gewbert3 said:
Thanks for this. I get the following error though when I try to patch the MMC (step 5). The card now reads when plugged in as "GOLDCARD". Am I done?
Click to expand...
Click to collapse
I've updated the app so it will avoid this error.
You still need to Patch the card. Remove the card from Phone and insert into computer. Then load the IMG file, in step 5. After, in Step 6, select the MMC Drive and click "Patch". If done correctly, you should see a pop up stating its successful.
Let me know if your still having problems.
Nope, no luck. Still get this error when doing step 5:
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at SimpleGoldCard.DriveNumber.matchDriveNumber()
at SimpleGoldCard.DriveNumber.getdriveNumber(String driveLetter)
at SimpleGoldCard.Form1.PatchButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SimpleGoldCard
Assembly Version: 1.0.1.1
Win32 Version: 1.0.1.1
CodeBase: file:///C:/Users/Geoff_Laptop/Downloads/SimpleGoldCard.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
gewbert3 said:
Nope, no luck. Still get this error when doing step 5:
Click to expand...
Click to collapse
You shouldn't be getting this error in Step 5. Step 5 is loading the IMG file. Has nothing to do with MMC Drive.
Yea I'm trying a full format of the card and doing this all over again. I'll let you know how it goes.
Nope, full format, tried again, got an error on step 6. Maybe my card's bad?
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at SimpleGoldCard.DriveNumber.matchDriveNumber()
at SimpleGoldCard.DriveNumber.getdriveNumber(String driveLetter)
at SimpleGoldCard.Form1.PatchButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SimpleGoldCard
Assembly Version: 1.0.1.1
Win32 Version: 1.0.1.1
CodeBase: file:///C:/Users/Geoff_Laptop/Downloads/SimpleGoldCard.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
gewbert3 said:
Nope, full format, tried again, got an error on step 6. Maybe my card's bad?
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at SimpleGoldCard.DriveNumber.matchDriveNumber()
at SimpleGoldCard.DriveNumber.getdriveNumber(String driveLetter)
at SimpleGoldCard.Form1.PatchButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SimpleGoldCard
Assembly Version: 1.0.1.1
Win32 Version: 1.0.1.1
CodeBase: file:///C:/Users/Geoff_Laptop/Downloads/SimpleGoldCard.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Click to expand...
Click to collapse
Thats weird. Maybe it's your card.
Everything goes fine until I try to patch the MMC. It says "An error occurred Could not get access to MMC".
Mine wont even format the card. Wont do crap for me. wont patch the card, nothing.... totaly confused on this crap. i just want to root and enable non market apps jez
I had to use the original version of this to place the gold card image on my SD card. For some reason my 8g scan disk didn't like me doing it with the hex editor. Kept appearing corrupt and asking me to format on my computer and phone. Thank you for updating it. This will make it easier for me in the future!
Sent from my Desire HD using XDA App
nelify said:
I rewrote some of GoldCardTool's work to make it will work with HTC Inspire. I will continue to make it better and easier. I've tested it a few times and it works fine. Let me know if you run into any problems.
Steps
-------
1. Place future SD Gold Card into the Computer. Select MMC (SD Card) Drive and Click "Format"
2. Place the SD Card into the Phone. Connect Phone to Computer via USB.
3. Select MMC (MMC2 for HTC Inspire). Click GetCID. Copy the CID into your clipboard.
(If you can't get CID, make sure you have HTC Sync installed and you selected USB Debugging
4. Go to psas.revskills.de/?q=goldcard,and follow the steps on that page. Your IMG will get emailed to you.
5. Download the IMG file you recieved in your email. Click "Load IMG" and select IMG file.
6. Place the SD Card from your phone, back into the computer. Click "Refresh" and Select MMC (SD Card). Click "Patch". Your card is now created. =)
I'm not greedy, any donation is appreciated. =)
Donate!
Updated Version 2
-------------------
-Added a additonal step
-Fixed the Drive Number error
Download (Attatched to Post) or Link Below
------------------------------------------------------
SimpleGoldCard_v2
Click to expand...
Click to collapse
For step #2 in your directions, which function do we select? HTC Sync? Disk Drive? Charge only? Thanks.
I tried a new card and got the same error i've been getting the past.....i have no clue what's going on.
EDIT: I managed to get the card to work the old fashioned way, using HxD.
GAPY427 said:
For step #2 in your directions, which function do we select? HTC Sync? Disk Drive? Charge only? Thanks.
Click to expand...
Click to collapse
Disk drive, you want your sd card to appear as a removable disk.
correction Step two you want charge only with debugging mode on.
Step 5 you will want to switch to Disk Drive
Does the sim card need to be installed or does it not matter?
I recently installed Andoid Flasher on PC to use with my HTC Desire mostly for the purpose of flashing radios with it since I can´t do it in recovery any longer since I use the Oxygen hboot. I am S-off and use Oxygen v2.0.3 (Gingerbread). The messege I get when I try to flash the radio with Android Flasher is the one below. Perhaps someone more skilled than me can tell me what I´m doing wrong. HTC sync drivers and Andoid USB driver should be installed on my PC by the way.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'Data\radio.img'.
at Microsoft.VisualBasic.FileSystem.FileCopy(String Source, String Destination)
at SPLASH_Flasher.Menu1.Start()
at SPLASH_Flasher.Menu1.Button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Android Flasher
Assembly Version: 1.0.0.0
Win32 Version: 1.6.1.017
CodeBase: file:///C:/Users/Magnus/Desktop/Android%20Flasher.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
I had the exact same problem...
1. Make sure the image is as required.
2. Make sure the image has .bmp extenstion (sounds silly but for some reason, although I followed instructions the image didn't have the extension an the end of the process!)
Good luck.
This is how i flash mine
correct me if im wrong but cant you just flash your radio via the bootloader screen on your phone? thats how i do it with my desire hd?
This what i do -
1.find the radio zip i want to flash
2. put the zip on to the root of my sd card but dont extract it! ( on my phone it looks like a PD98ZIP file )
3. go to bootloader screen ( by rebooting the phone & then just holding down the down vol button & power off button & keep them held down untill the bootloader screen apears! )
4. select fastboot
5. now it will find your zip & ask do you wanna install it?
6. select yes
7. once finished reboot your phone
8. you have now flashed your new radio
Hope this helps you
I would have posted in the thread on this topic, but it wouldn't let me despite having enough posts.
Thx for developing on this, and if I can get it to work, donations headed to the dev amoamare!
I had AOKP running great on my GS3 when it rebooted one day, wouldn't make calls/get data, that's when I discovered my IMEI got wiped and turned to zero. That's when I discovered I should have backed up my nvdata to begin with
Anyway, I thought I'd try your tool to fix, and I downgraded my radio to I535VRLG7, ran the tool on the right com port but I get a windows application error, and thought you guys might have seen this before and know what to do????????
forgive the long detailed output, but thought you might want to see all of it:
I'ved tried on 2 windows xp machines, and a win7 machine all w/ .net 3.5 or higher
pop up window appeared red circle with X and says
unhandled exception has occured in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quit, the application will close immediatley.
error output from detail button:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at SamsungMEIDRepair.Tools.Subarray.SubArray[T](T[] data, Int32 index, Int32 length)
at SamsungMEIDRepair.Tools.SerialPort.ReadBuildId()
at SamsungMEIDRepair.frmMain.ReadPhoneInforamtion()
at SamsungMEIDRepair.frmMain.btnConnect_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnMouseUp(MouseEve ntArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevComponents.DotNetBar.PopupItemControl.WndProc(M essage& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3643 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SamsungMEIDRepair
Assembly Version: 3.0.0.0
Win32 Version: 3.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Ilana%20Garon/Desktop/GS3%20stuff/imei%20and%20eri%20repair%20files/Samsung_MEID_RepairV3.5/Samsung%20MEID%20Repair.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3644 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3644 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3644 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DevComponents.DotNetBar2
Assembly Version: 10.7.0.0
Win32 Version: 10.7.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Ilana%20Garon/Desktop/GS3%20stuff/imei%20and%20eri%20repair%20files/Samsung_MEID_RepairV3.5/DevComponents.DotNetBar2.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
If you have any ideas I'm all ears, and like I said would be happy to send some donate bucks your way!
Cheers from a very cold nyc! I'd really appreciate the help to get this GS3 able to activate again on Verizon Wireless, happy to send some bucks toward whomever can help.
--Scott
ke0kie said:
I would have posted in the thread on this topic, but it wouldn't let me despite having enough posts.
Thx for developing on this, and if I can get it to work, donations headed to the dev amoamare!
I had AOKP running great on my GS3 when it rebooted one day, wouldn't make calls/get data, that's when I discovered my IMEI got wiped and turned to zero. That's when I discovered I should have backed up my nvdata to begin with
Anyway, I thought I'd try your tool to fix, and I downgraded my radio to I535VRLG7, ran the tool on the right com port but I get a windows application error, and thought you guys might have seen this before and know what to do????????
forgive the long detailed output, but thought you might want to see all of it:
I'ved tried on 2 windows xp machines, and a win7 machine all w/ .net 3.5 or higher
pop up window appeared red circle with X and says
unhandled exception has occured in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quit, the application will close immediatley.
error output from detail button:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at SamsungMEIDRepair.Tools.Subarray.SubArray[T](T[] data, Int32 index, Int32 length)
at SamsungMEIDRepair.Tools.SerialPort.ReadBuildId()
at SamsungMEIDRepair.frmMain.ReadPhoneInforamtion()
at SamsungMEIDRepair.frmMain.btnConnect_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnMouseUp(MouseEve ntArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevComponents.DotNetBar.PopupItemControl.WndProc(M essage& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3643 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SamsungMEIDRepair
Assembly Version: 3.0.0.0
Win32 Version: 3.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Ilana%20Garon/Desktop/GS3%20stuff/imei%20and%20eri%20repair%20files/Samsung_MEID_RepairV3.5/Samsung%20MEID%20Repair.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3644 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3644 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3644 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DevComponents.DotNetBar2
Assembly Version: 10.7.0.0
Win32 Version: 10.7.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Ilana%20Garon/Desktop/GS3%20stuff/imei%20and%20eri%20repair%20files/Samsung_MEID_RepairV3.5/DevComponents.DotNetBar2.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
If you have any ideas I'm all ears, and like I said would be happy to send some donate bucks your way!
Cheers from a very cold nyc! I'd really appreciate the help to get this GS3 able to activate again on Verizon Wireless, happy to send some bucks toward whomever can help.
--Scott
Click to expand...
Click to collapse
I dont have much experience but actually lost my ERI and IMEI yesterday when flashing back and forth from AOSP and TW roms.
What I did and took a couple hours was use odin to flash Root66 and then used a program in the development thread to recover my ERI AND IMEI. Then I used the OTA updates from VZ to get back to 4.1.1 and them re rooted my phone and flashed Galaxy Mod RLS15. Like I said, it took a couple of hours including all the downloads but definitely fixed my problems.
del
v1 a bit customized
Thanks for this, hopefully this will enable Holofication Nation apps to be better.
I hope i can continue development soon . i was a bit sick in last 2 weeks
Sent from my LG-D802 using XDA Free mobile app
alpha testing
if you have fc send me the smali file and i check
anyone tried it?
hey, thanks for such a good effort. I get FC (null point exception) after some processing with every app i try, I hope you can fix it. Moreover can you please specify where results are saved, even the partial ones?
uxmanz said:
hey, thanks for such a good effort. I get FC (null point exception) after some processing with every app i try, I hope you can fix it. Moreover can you please specify where results are saved, even the partial ones?
Click to expand...
Click to collapse
in same folder with smali files
you can put here some smali files to check why you get fc
ilie321 said:
in same folder with smali files
you can put here some smali files to check why you get fc
Click to expand...
Click to collapse
Well you can examine the attached files for reference.
uxmanz said:
Well you can examine the attached files for reference.
Click to expand...
Click to collapse
check this
Thanks man,.. works perfectly fine....
Nice Job,..
new version is out
send bugs and reports please
thanks
if you get force close give me the smali file
because i didnt made all possible cases i dont know them all
update
new version added in first post
any feedback?
Got an error while open an apk
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.String.Remove(Int32 startIndex)
at EpocDot.Form1.button1_Click(Object sender, EventArgs e)
ubeyou said:
Got an error while open an apk
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.String.Remove(Int32 startIndex)
at EpocDot.Form1.button1_Click(Object sender, EventArgs e)
Click to expand...
Click to collapse
i will check but i need all message of error
v4a some errors removed after new tests
Not working for me
Getting this error:
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\smalijV4a\Myapp\javacode\a.java'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path)
at EpocDot.Form1.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
smalij
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/smalijV4a/smalij.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
I TRIED TO UPDATE MY DEVICE FIRMWARE WITH THE HELP OF KDZ ..BUT IT SHOWS BELOW INFORMATION.I AM USING WINDOWS 7 ON MY PC PLEASE HELP ME
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index)
at Original_LG_Firmware.Form1.DownloadFile(String url)
at Original_LG_Firmware.Form1.GetROM()
at Original_LG_Firmware.Form1.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1026 (RTMGDR.030319-1000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Original LG Firmware
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/TARIQ%20COMPUTERS/Desktop/Original%20LG%20Firmware.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1002 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1026 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1026 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1015 (RTMGDR.030319-1000)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Please see the duplicate thread you made as a visitor.
Thread closed.