[Tool] All-in-One Tool von Condi - Sony Tablet S

obicom

obicom

Stammgast
202
Condi hat ein All-in-One Tool für das Sony Tablet S veröffentlicht, mit dem alle mir bekannten 'Tweak and Mod' Aktionen, mit nur einem Tool, ausgeführt werden können. Welche das sind, sieht man hier im Screenshot:

v241.png


Die Bedienung ist wirklich kinderleicht. Angehangenes Archiv irgendwo auf dem Rechner entpacken und die darin enthaltene 'S.onyTablet.S.bat' starten, fertig. :drool:

Hier wieder meinen wirklich besten Dank, an meinen polnischen Freund, Konrad Plaszczykowski aka Condi !!!!!!!!! :thumbsup:

Quelle: S.onyTablet.S v2.8 [ALLinONE] - new: ICS ROOT!.. more inside :)

Hinweis:
Es ist gut das S.onyTablet.S Tool nicht zu tief in der Directory Strukture abzulegen,
legt es am besten direkt auf 'C:\' oder in 'C:\S.onyTablet.S v2.8'
wink.gif


Auch eine sehr häufige Frage:
kernel build#10 ist momentan nicht root-bar !



[S.onyTablet.S features]:

  1. Root device - doesn't need description.
  2. Unroot device - this will delete su, busybox, superuser - all root things. Useful regarding warranty.
  3. Region changer - !! yes! one-click region changer, also changes additional build.prop
    values, in order to get correct ota-update on current old-region firmware. Available 18 regions.
    Big THANK YOU to all the people, who helped, collection of regions is based on users values, in large part.
  4. Run ADB Shell - runs adb shell - terminal from pc. Just handy.
  5. Reboot device - just reboot.

    CUSTOM ROM AND FLASHING SUBMENU:
  6. Create decrypted update.zip - boom1
    smile.gif
    decrypt official OTA updates, and can make custom rom from it.
  7. Add root, "rescue-backdoor", init.d to decrypted zip - boom2
    smile.gif

    (in previous step it can be also made) - make custom rom with root and build.prop mod built-in.
    Now init.d also included! in v2.3 I've moved script into separate files\_custom_update_maker.bat - to be userfriendly,
    now you can make your own modifications, own custom rom based on AiO
    smile.gif
  8. Sign decrypted custom-update.zip - boom3
    smile.gif
    signs modified update.
  9. Disable recovery update.zip signature-check - boom4
    smile.gif

    (before using sign your update) - WELCOME CUSTOM ROMS FLASHING!

    TWEAKS AND MODS SUBMENU:
  10. Install "rescue-backdoor" - anti-bootloop protection, gives opportunity to reflash current firmware
    if something goes wrong with modifying system things.
  11. Run OTA ZIP autodownloader - you've got to have "System Update" notification to use it.
    Make it if new OTA comes in, or after "rescue-backdoor".
  12. Toggle OTA system updates and notifications - you can disable annoying update notifications
    (after "rescue-backoor"). Also enable back.
  13. Install init.d support - just push your bash scripts to '/system/etc/init.d/' to get them autostart
    on device booting. Useful to get some modifications (for example other sdcard mounting).
  14. Install gps-fix mod - changes gps.conf with modded version to get better and faster signal.
  15. Fake as other device - fake your tab as one of four available (Acer A500, Motorola XOOM,
    Galaxy SII, Galaxy TAB) - to get more games/apps available in market
    smile.gif
    To bring back original - run again.
  16. [init.d] script] Increase SD/extSD read speeds. - adds init.d script which automatically on boot changes cache value,
    to get better read speeds (idea by obicom, solution by brainmaster - read more here, thx guys!
  17. Add WiFi AD-HOC Support - As suggested - fully automatic adhoc enabler.
    Big thanks to zerod78 for the solution! To get back to original state - run again.
  18. Install latest [modded] Google Play Store - changes Google Store App to one,
    which is modded to unlimited access to apps and with removed countries restriction.
    Big thanks to Deeco7 and Team ICEmods for the modded apks! To get back to stock app - run again.
  19. Install latest PS Store app. - Downloads latest PS Store app from Sony, and installs it.
    Users who got problem with installing 'Account Manager' update from inside PS Store can use modded Google Play Store,
    from above, to install it without problems
    smile.gif


    UPDATE CHECKER - new function, which checks on start (~2s) if there is a new version of ALLinONE!
    If there is new version - it automatically gets new versions url and downloads it! Always stay up to date
    biggrin.gif

    This option can be turned off - if you want to disable it just make empty file called "_offupdates" in "files" directory
    wink.gif
[Changelog]:

[01.05.12] v2.8
* 'rescue-backdoor' ICS ready - modifies also vendor.prop,
* 'Region Changer' ICS ready, remaked, modifies vendor.prop,
corresponding to region.zip - in ICS you will get ota notifications,
* added check for su binary path in custom update maker
(especially for SuperSU users who got problems),
* added many region.zip checks about existence, size etc.,
* and many things I don't remember right now!
[27.04.12] v2.7
* ICS prerooting/flashing compatible,
* few bugfixes,
* changed 'rescue-backdoor' incremental value
to highest capable to use with _hack_recovery.zip (no more '1' value),
* updated custom maker for ICS 'rescue-backdoor'
(now its checked from /datapp/vendor/vendor.prop file)
* and all the things I dont remember.
[19.04.12] v2.6:

* new 'install latest [modded] google play store' function,
* new 'install latest PS Store app' function, * few bugfixes,
* added detection of /system partition when remounting (for example some italian users got mmcblk0p3 instead of mmcblk0p2), now AiO know which one needs to be remounted etc :)
* update checker had bug in v2.5 - parsed wrong attachement id, fixed it, * and some things I dont remember ;)..

[07.04.12] v2.5:
* new update checker function,
* new ADHOC enable function,
* added China, Hong Kong, Saudi Arabia regions,
and values for Switzerland (thx guys!),
* small fix-typo in 'create decrypted..' function,
* added set default work directory in script - no need
'run as admin' any more (thx quiqsilver!),
* small fix in gps-fix function - now it will revert without problems.

[29.03.12] v2.4:
* splitted tools to 3 separate (sub)menus - made some space for new future functions :)
* added new function - increase internal/external sd read speeds (more info, source here)
* implemented some checks which prevent from region.zip errors (errors appeared only for some single devices), thx Mahaco!
* changed root check to be compatible with SuperSU,
* ...and other things I dont remember now :)
[20.03.12] v2.3:
* added region changer fully automatic.
* added fake function. * fixed bug with tempsu and system ro,
* fixed bug in custom-maker which made build.incremental value to become empty.
* moved custom-maker to seperate _custom_update_maker.bat (in 'files' directory) - its now easy to make own custom roms!
* added check if external sd is available - where is needed.
* ...and other things I dont remember now :)
[14.03.12] v2.2:
* add appending of region value dynamicaly to 'META-INF/com/android/detailedSKU.lst', in custom update zip, just another check of device region...
* built-in autofix for region issues (caused by v2.0 bug) - just rerun 8/11 function,
* few bugfixes,
* made working new functions with all regions (temp-region-change).
* custom-make zip function needs a lot of freespace on sdcard (~600mb), Ive moved all temporary data operations to internal /sdcard/tmp_aio/
* added init.d to automatically be added in custom zip. Also included small init.d script which will autoinstall busybox in custom rom after first boot, it will also self-delete after finish :)
[13.03.12] v2.1:
* few bugfixes... [12.03.12] v2.0: (removed because of new v2.1)
* new functions 7,8,9,10,11. * many improvements in code.
[26.02.12] v1.1:
* added check if device is rooted for 2-6 functions,
* added check if device is rootable to 1 function,
* added condition in 'rescue-backdoor' function - when ota was disabled, and you wanted to download ota zip. [25.02.12] v1.0 - initial release.



ToDo!:

* will add writing to log file with every 'session' with AiO.
* will add dynamic file naming - example: decrypted_update.zip as
decrypted_update_'date-time'.zip to prevent of overwriting.
* automatic kernel modules?
* maybe ota update-autocheck if is rootable after download? I think this could be useful
before flashing newest ota updates - many users received unrootable updates from s.ony.

* any suggestions, ideas?


Download Version 2.8 vom XDA Forum
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Eismaus, teekilla, B-Hard und 6 andere
Eine neue Version ist verfügbar. Ersten Post entsprechend angepasst.

[Changelog der v. 1.1]:

Code:
[26.02.12] v1.1:
* added check if device is rooted for 2-6 functions,
* added check if device is rootable to 1 function,
* added condition in 'rescue-backdoor' function - when ota was disabled, and you wanted to download ota zip.

 
Zuletzt bearbeitet:
blöde frage dazu wenn ich das tool nutzen möchte dann bekomme ich immer den auswurf your device is for now not rootable hat einer eine ahung woran das liegen kann? oder hab ich iwie eine fw version die nicht rootbar ist im moment?
 
Genau wie du vermutest. Die von dir momentan eingesetzte Firmware ist scheinbar nicht root-bar.
Würdest du bitte einmal deine genaue Firmware und Kernel Version angeben?
Besonders wichtig ist die Nummer, beim Kernel, die hinter 'build#' steht.

Mich würde auch interessieren, wann du das letzte Update eingespielt hast, um erkennen zu können, wann Sony die Lücke geschlossen hat.
 
Zuletzt bearbeitet:
kernelversion:
2.6.36.3
integ-build@build5#1
Android-version:
3.2.1(release2)

schade aber das heist wenn ich downgraden würde dann könnte ich rooten?
 
Die Version 'integ-build@build5#1' sollte aber eigentlich root-bar sein. :cursing:
Versuche doch bitte einmal die Version 1.0 des Tools.
Da war die Abfrage von Condi noch nicht implementiert. :thumbup:
 
Hab ich dakommt der gleiche fehler sdk Hab ich installiert ...
 
Das kann eigentlich nicht sein, denn dort gibt es die Abfrage eigentlich nicht.
Welche Fehlermeldung bekommst du bitte genau, wenn du versuchst mit der Version 1.0 zu rooten?
 
Gibt es evtl. eine Zusammenstellung bei welcher Build Version welche Tool-Version funktioniert?

Ich habe auch die:
Android-Version:
3.2.1 (release 2)

Kernel-Version:
2.6.36.3
integ-build@build5 #1

Werde es heute definitiv nicht schaffen, aber morgen Abend setze ich mich noch einmal an meinen Rechner und versuche mein Tablet über das Tool 1.0 zu Rooten.

LG
Da Vectra
 
Das kann man so nicht sagen ... soweit mir bekannt, soll die Lücke ab der Build#8 geschlossen worden sein. Ich selber habe auch Build#5 und ich konnte problemlos rooten.

Beide Tool Version machen an sich das gleiche. Ab Version 1.1 hat Condi eine Abfrage mit eingebaut,die prüft ob die Lücke vorhanden ist und falls nicht die entsprechende Fehlermeldung ausgibt.

Mich wundert halt einfach, das das bei euch nicht gehen soll, mit der richtigen Build Version. Ihr könntet auch einmal versuchen, das rooten mit dem eigentlichen root Tool und nicht mit dem 'all in one' Tool durchzuführen. Irgendwo muss es ja einen Grund geben, warum es bei mir mit #5 geht und bei euch nicht. (als ich gerootet habe, gabs das aio noch nicht. Ich habe es mit dem ersten Root Tool gemacht)
 
hi,
ich habe:
kernelversion:
2.6.36.3 integ-build@build9 #1
Android-version:
3.2.1(release2)

und ich habe mein Tab mit dem AllInOne-Tool V1.0 gerootet!
Allerdings weis ich nicht ob sich nach dem Root und OTA laden + Update-Meldung unterdrücken, irgend etwas an den Nummerm ändert? evtl. weis hier dazu einer mehr?

Ich würde mit "adb devices" nochmal checken ob ADB auch richtig installiert ist. Oder ist das schon geschehen?
 
Hi nuts,

war das die Ursprungsversion (3.2.1R2) unter der du gerootest hast, oder kam vielleicht danach noch ein FW update? Wenn das bei dir wirklich mit #9 und 3.2.1R2 ging, dann bin ich jetzt endgültig verwirrt. :confused:

@Vectra_C26
Können wir uns vielleicht mal per Teamviewer verabreden, damit ich mir das bei dir mal anschauen kann?
 
@obiwan: verwirrt bin ich schon lange^^

Also ich hatte mein Tab damals direkt geupdatet. Allerdings war mein Tab Anfang Januar auch beim Reparatur-Service von Sony - Ob die was an der FW dann nochmal gemacht haben weis ich nicht. Habe damals noch nicht so wirklich auf die ganzen Nummern geachtet (hätte ich wohl tuen sollen). Und dann kam mir ja noch die Frage auf, ob sich nach dem root, dem abgesicher und geblocke, was an den Nummern geändert hat.

ich schrieb:
Allerdings weis ich nicht ob sich nach dem Root und OTA laden + Update-Meldung unterdrücken, irgend etwas an den Nummerm ändert? evtl. weis hier dazu einer mehr?
Die oben genannten Versions-Nummern sind die, die ich jetzt unter den Sysinfos sehe!

Hoffe das hilft dir etwas weiter.

gruß nuts
 
@Obicom
gerne, heute klappt es leider nicht weil ich bei meinen Schwiegereltern bin, aber morgen bin ich so gegen 17:00 zuhause... und gegen 18:00 denke ich Online :)

Teamviewer habe ich auf meinem Rechner und auch auf meinem Tablet drauf...

Wär klasse wenn du das hinbekommst, vllt. hab ich auch immer nur einen Denkfehler drin oder ich stell mich einfach zu blöd an :rolleyes2::lol:

LG
Da Vectra

Gesendet von meinem Sony Tablet S
 
Ob ich morgen um 18 Uhr verfügbar bin, kann ich noch nicht versprechen. Ich schau mal, was ich einrichten kann. Kannst ja morgen mal Zugangs Daten per PN senden.
 
Ist da ein Unterschied zwischen dem Weg, den Condi zum rooten gewählt hat und diesem hier beschriebenen?
Security Research by Dan Rosenberg

oder ist es letztlich die gleiche Person, die dahintersteckt?
ah ich habe grad gegoogelt, djrbliss ist Dan Rosenberg...
Sorry für den Post
 
Zuletzt bearbeitet:
Jeah Baby :scared:

endlich geschafft, mein Tablet ist endlich gerootet :love:

Also, bei mir lag der ganze Stress an meiner Firewall, die hat mich patu nicht SDK installieren lassen können.
Hatte sie jetzt komplett deaktiviert und siehe da :scared: es funktioniert.
Das All in One - Tool v.1.1 hat bei mir funktioniert, keinerlei Fehlermeldung.

Danke an Obicom das er uns hier mit den wichtigsten Tipps, News und Tools zum Thema "Rooten vom Tablet S" von den XDA´s versorgt und zu jederzeit sehr Hilfsbereit ist. :thumbsup:

LG
Da Vectra
 
Wenn ich das Tool von Condi benutze muss ich vorher SDK installiert haben? Habe ich das irgendwo überlesen? *confused*
Und falls beim Rooten etwas schief geht, wie spiele ich das Backup wieder ein? ("Sollte es nun zu einem Brick kommen, könnt ihr einfach ins Recovery gehen und dort "Install update.zip" auswählen.") Was ist das "Recovery" ? (noch mehr confused)

Danke für eure Antworten
 
1.) Ja, SDK oder ein vergleichbares Konstrukt um adb Support, bzw. die nötige Treiberunterstützung zu erhalten.
http://forum.xda-developers.com/showthread.php?t=1488822

2.)Wenn beim rooten etwas schief geht, hast du verloren, denn auch für die 'Brick protection' benötigst du root. Wie das mit der Boot Loop und Brick Protection (Bitte vor dem rooten lesen) geht, kannst du hier im Sticky Thread nachlesen.

3.)Das Recovery ist ein spezielles Menü, das du nur durch eine Tastenkombination beim booten des Tablets erreichst. Ist aber auch schon tausendmal erklärt worden.

P.S.: Dieses Forum hat eine ausgezeichnete Such-Funktion
 
1) Verstanden, danke!
2) Kann denn das rooten an sich zu irgendwelchen Problemen führen? Denn wenn ich den Artikel vor dem rootel lesen soll, aber mich erst mit root schützen kann, wäre es für mich interessant zu wissen, wie hoch das Risiko ist, wenn ich nur roote.
3) Klar, wie ich da reinkomme hatte ich gelesen (ich habe das komplette XDA-Forum zum Tablet S mitgelesen (auch wenn ich von der technischen Seite her nicht alles/ wenig verstanden habe)), aber wie muss ich mir das vorstellen? Ich hänge in einem Boot loop. Also gehe ich ins Recovery-Menü und wähle die Datei aus und fertig?

Danke!
 

Ähnliche Themen

G
  • gino1967
Antworten
1
Aufrufe
3.120
Aaskereija
Aaskereija
D
  • daywalker751981
2
Antworten
23
Aufrufe
4.210
daywalker751981
D
P
  • partykeks
Antworten
0
Aufrufe
3.301
partykeks
P
Zurück
Oben Unten