I copied the autorun.iso from the system/etc folder to my PC and took a look at it.. Found some interesting things...
It contains 4 files:
Autorun.inf
ModelName.txt
Samsung_Mobile_USB_Driver.exe
ToolLauncher-Bootstrap.exe
Obviously drivers are drivers, but the toollauncher was interesting.. I opened it with 7zip and found 3 files, 1 folder:
.rsrc (folder)
.text - 344k
.rdata - 107k
.data - 31k
Inside the .rsrc folder are windows language IDs (1033 = english 1042=Korean).
Not much in the 1033 (english) folder but lots more in the 1042 (Korean) folder to investigate.
Files are hex data. I can't interpret, sorry.
Maybe this can help Devs with CWM or ROM?? I'm not a dev..
Incidentally, the autorun.inf file contains the line 'Label=Verizon Mobile'
Food for thought....
N3M3515
It contains 4 files:
Autorun.inf
ModelName.txt
Samsung_Mobile_USB_Driver.exe
ToolLauncher-Bootstrap.exe
Obviously drivers are drivers, but the toollauncher was interesting.. I opened it with 7zip and found 3 files, 1 folder:
.rsrc (folder)
.text - 344k
.rdata - 107k
.data - 31k
Inside the .rsrc folder are windows language IDs (1033 = english 1042=Korean).
Not much in the 1033 (english) folder but lots more in the 1042 (Korean) folder to investigate.
Files are hex data. I can't interpret, sorry.
Maybe this can help Devs with CWM or ROM?? I'm not a dev..
Incidentally, the autorun.inf file contains the line 'Label=Verizon Mobile'
Food for thought....
N3M3515