 |
|
10-31-2008, 09:21 PM
|
#1 (permalink)
|
Join Date: Apr 2008
Posts: 100
Thanks: 13
Thanked 166 Times in 48 Posts
Level up: 69%, 94 Points needed |
|
A2Uploader

Code:
quote: the_laser
Greetings.
1. extract archive to any folder
2. run %any_folder%\USBFlash_driver\dpinst.exe
3. usbflash drivers are installed now
4. run\%any_folder%\a2uploader
5. press filesystemtool
6. connect turned off A2 phone to usb cabel while holding "2+5" (it is more simple)
7. do whatever you want and can with filesystem
note -
- reading of files NOT supported
- renaming of files NOT supported
- for files writing - drag-and-drop file/directory from windows explorer to filesystem window
- you can only delete EMPTY directory (without any files inside)
enjoy the HALLOWEEN.
forgot to add:
if you using eset nod32 or simular "antivirus" - you will see virus alert.
solution:
start->control panel->add/remove programs->eset nod32-> REMOVE/UNINSTALL
then
start->run->iexplorer.exe->https://secure.avangate.com/order/ca...S=211272&QTY=1
edit:
because a2 security hole was fully researched by other teams, i releasing a2uploader with FULL fs support.
now you CAN read files,rename files,set RWX/RO attributes.
edit:
more "developers" stealing from setool2, more free functions appear on public...
YOU CAN FLASH YOUR PHONE NOW.
ONLY UNCRYPTED SOFTWARE FILES SUPPORTED (I DO NOT KNOW WHERE TO GET THEM )
edit:
added support for flash/fs explorer of a2 cid53 phones
note, that cid53 fs explorer can't readout files
rapidshare link
who knows, what will come next ....
;-----------------------------------------------------------
Program allows to upload files to the Internal FS of DB3150(A2) platform phones i.e K850/C902 etc...
It is running along side my Eseth Smart Security but with the older NOD32 I'm not sure, I also had to add the program to Vista DEP to avoid App Crash Error's 
(program works in the same drag and drop system as the FSX function of XS++  )
Copying Files from the Internal FS!!!
(Mini-TuT)
The program only has "Write" permissions so we cannot extract files from the Internal FS, but we can use a customize_upgrade.xml that tells the phone to copy files at startup.
example .xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<customization>
<file-operations>
<file-op parse-mask="fa" op="copy" source="tpa/preset/custom/Customize.xml" dest="usb/other/Customize.xml" />
</file-operations>
</customization>
Code:
op="copy" ;;;; this is command, copy/delete etc...
source="tpa/preset/custom/Customize.xml" ;;; this is the file that the will be copied
dest="usb/other/Customize.xml" ;;; this is wher it will be copied to
So this xml will copy file Customize.xml to folder other on the phone when we start our phone, attatched customize_upgrade.xml to post as example
Enjoy!!!
Added customize_upgrade.xml that enables Layout option for activity menu, disabling delivery reports (mms), set custom stacking order or media menu, enable HSDPA only network selection (don't work lol), always give standby/main-menu books as options in running apps section of activity menu and a few others, comments in xml
Download A2Uploader
Last edited by justme; 09-28-2009 at 04:26 PM.
Reason: Updated v22-09-09
|
|
|
|
|
The Following 20 Users Say Thank You to diezil For This Useful Post:
|
billnotben, chaban, cordova , deathcaugh, dejo33, desmond, DolphinX, fredelliot, hasan_291, hojat, ilyasucan, jigol, jockep, justme, mrrashid, number1, p0er08, Pervertido, rodney, styx17 |
11-02-2008, 09:24 AM
|
#2 (permalink)
|
Join Date: Nov 2008
Posts: 1
Thanks: 3
Thanked 0 Times in 0 Posts
Level up: 24%, 153 Points needed |
|
Re: A2Uploader
what about a2uploader erasing cda numbers on a2 phones and cant flashit with seus
is that a problem or not?
__________________
v630@w660 transformed unlocked
w580 unlocked modded
w350 unbranded modded cid53
z310 unbranded
s500 unlocked
k850i to come
|
|
|
|
11-02-2008, 12:27 PM
|
#3 (permalink)
|
Join Date: Mar 2008
Posts: 2,407
Thanks: 338
Thanked 2,986 Times in 650 Posts
Level up: 63%, 226 Points needed |
|
Re: A2Uploader
I don't think so.
In fact you should be able to change the custpack and flash it afterwards with SEUS - should debrand your phone 
|
|
|
|
|
The Following 2 Users Say Thank You to justme For This Useful Post:
|
|
11-05-2008, 05:22 PM
|
#4 (permalink)
|
Join Date: Apr 2008
Location: UK/kent/Sittingbourne
Posts: 164
Thanks: 20
Thanked 126 Times in 43 Posts
Level up: 31%, 207 Points needed |
|
Re: A2Uploader
I debranded my c702 with seus,
get a unbranded custpack for your phone, copy & paste this
<?xml version="1.0" encoding="utf-8"?>
<customization>
<info>
<pcr-created>*</pcr-created>
<created-by>*</created-by>
<pcr-id>*</pcr-id>
<pcr-revision>*</pcr-revision>
<cda-number>*</cda-number>
<cda-revision>*</cda-revision>
<model>*</model>
<country>*</country>
<operator>*</operator>
<xslt-version>*</xslt-version>
<language-variant-name>*</language-variant-name>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
<allowed-language>*</allowed-language>
</info>
</customization>
Save it as Customize_upgrade.xml , open the unbranded custpack and open customize.xml and fill out the Customize_upgrade accordingly, save it when your done and upload it to tpa/preset/custom then power on the phone, then update it with seus.
|
|
|
|
|
The Following 3 Users Say Thank You to number1 For This Useful Post:
|
|
11-05-2008, 05:50 PM
|
#5 (permalink)
|
Join Date: Apr 2008
Posts: 100
Thanks: 13
Thanked 166 Times in 48 Posts
Level up: 69%, 94 Points needed |
|
Re: A2Uploader
Quote:
Originally Posted by number1
I debranded my c702 with seus,
get a unbranded custpack for your phone, copy & paste this.
|
Only these values need changed
Language variant etc are automatically corrected by SEUS.
Code:
<?xml version="1.0" encoding="utf-8"?>
<customization>
<info>
<cda-number>????-????</cda-number>
<cda-revision>????</cda-revision>
</info>
</customization>
I also recommend changing CDA again to a branded one after you've performed the update, then if something were to go wrong and you need to flash you can use SEUS again, could possibly save a trip to the service shop  .
(I say branded CDA as they are the only CDA's I know that require installing a full Main/FS).
Last edited by diezil; 11-05-2008 at 06:02 PM.
|
|
|
|
|
The Following 2 Users Say Thank You to diezil For This Useful Post:
|
|
11-06-2008, 09:11 AM
|
#6 (permalink)
|
Join Date: May 2008
Location: Germany
Posts: 239
Thanks: 8
Thanked 312 Times in 100 Posts
Level up: 76%, 99 Points needed |
|
Re: A2Uploader
Attention!
I think there is a problem with a2uploader,dont try a master reset,
if you did any changes with a2uploader
because this damaged your phone!
I did this 2 times,after changes with a2uploader,then my phone
crashed and hang-up!
I would solve this problem with Sony Ericsson Update Service,
but the programm doesn`t identify my phone!
Then I solved the problem with Davinci Client,that was the only
way for me 
__________________
|
|
|
|
11-06-2008, 09:24 AM
|
#7 (permalink)
|
Join Date: Apr 2008
Location: Sweden
Posts: 104
Thanks: 35
Thanked 83 Times in 30 Posts
Level up: 95%, 11 Points needed |
|
Re: A2Uploader
Thanks Diezil and Number1 i will try to unbrand my k850 with this 
__________________
|
|
|
|
11-06-2008, 12:15 PM
|
#8 (permalink)
|
Join Date: Apr 2008
Posts: 100
Thanks: 13
Thanked 166 Times in 48 Posts
Level up: 69%, 94 Points needed |
|
Re: A2Uploader
Quote:
Originally Posted by gani
Attention!
I think there is a problem with a2uploader,dont try a master reset,
|
Did you modify any of your xml's in the layout folder by any chance?
If you have then they will be deleted when performing a master reset, you need to re-upload them using A2Uploader 
|
|
|
|
11-06-2008, 12:24 PM
|
#9 (permalink)
|
Join Date: May 2008
Location: Germany
Posts: 239
Thanks: 8
Thanked 312 Times in 100 Posts
Level up: 76%, 99 Points needed |
|
Re: A2Uploader
What did you mean?
Yes,I did it,I modify my layout_main.xml and music_gui_nowplaying.xml!
You think I put the original back,before i make
a master reset?
 I solved the problem by put the original layout_main.xml and music_gui_nowplaying.xml
back to the phone with a2uploader!
Now my phone works
Quote:
|
Added customize_upgrade.xml that enables Layout option for activity menu, disabling delivery reports (mms), set custom stacking order or media menu, enable HSDPA only network selection (don't work lol), always give standby/main-menu books as options in running apps section of activity menu and a few others, comments in xml
|
And how can I go back to original?
__________________
Last edited by gani; 11-09-2008 at 11:37 AM.
Reason: Automerged Doublepost
|
|
|
|
11-14-2008, 12:22 PM
|
#10 (permalink)
|
Join Date: Jun 2008
Posts: 9
Thanks: 2
Thanked 2 Times in 1 Post
Level up: 63%, 75 Points needed |
|
Re: A2Uploader
i wish i new how to fix that problem a week ago
Last edited by cordova; 01-21-2009 at 04:38 PM.
Reason: ortographic error
|
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|