[Guides][Root][FlashTool][Drivers][Memory Problems][Unlock Bootloader] [TA Backup]

neptun2

Senior Member
Jul 25, 2009
348
116
0
You can easily read or copy it with any file manager. I used es file explorer and in settings enabled to view system files. The default.prop is located directly in the root directory of the device.
 

kcinnaydede

Member
Dec 25, 2014
6
0
0
We have not root, we can open and modify file, but not save it. We should be decompile kernel and repack it with the modifies[/QUOwith total commander you copy repertory root on racine

with total commander you can copy repertory root on the sd racine and after you can edit defaut.prop

---------- Post added at 09:36 PM ---------- Previous post was at 09:28 PM ----------

We have not root, we can open and modify file, but not save it. We should be decompile kernel and repack it with the modifies[/QUOwith total commander you copy repertory root on racine

with total commander you can copy repertory root on the sd racine and after you can edit defaut.prop
grrr write protected.....
 

molonad

Senior Member
Mar 24, 2010
1,313
349
0
hey it will be nice to get root working :) becouse sony rom is uselless - very good hardware - only 29 k on antutu - wtf - old s3 can have with cm better antutu score.. i think this peace will have on antutu 37 k + with some good optimized cm or aosp.. :-/
 
  • Like
Reactions: AndyPhoenix9879

da900

Senior Member
Mar 20, 2009
823
189
0
Saint-Petersburg
I am sorry if I say something wrong or something already posted here. I am not a dev, I have zero skills in android development. But as I know, Sony's devices do not have real recovery as, for example, Motorola or Nexus ones. On stock ROM the recovery should be built into the kernel (as I remember, in ramdisk). To boot into recovery you need to press several times vol + button when after Sony logo the red (orange, etc) light appear (on my Z3 tablet I get into recovery this way). On AOSP based ROMs (CyanogenMod) Sony devices could have the real recovery, that should be flashed into FOTAKernel partition, but the kernel itself should support it (as CM kernel does).
P.S. There are some guys in Z2/Z3 subforums which could help to build stock kernel with recovery. @DooMLoRD @AndroPlus.
 
Last edited:

kcinnaydede

Member
Dec 25, 2014
6
0
0
alby greeting it is cool .moi I extracted the kernel supply rom with flashtool

c me with deal a file .elf apres extraction of the .elf I have three files recupere.

in one of the files I could change data with ultra edit extremist and save.

but I do not know how to re-compile all that .sin there I am under windows 7
 

FirstMn

Senior Member
Apr 26, 2014
271
63
0
hey it will be nice to get root working :) becouse sony rom is uselless - very good hardware - only 29 k on antutu - wtf - old s3 can have with cm better antutu score.. i think this peace will have on antutu 37 k + with some good optimized cm or aosp.. :-/
Heh, 29k in newest 2.99 firmware :). In older 1.100 have 35k! I mean phone can get 40k+ with cyanogenmod! (Im coming from older Ace 3 from samsung and 11k in stock, 18k in CM12.1)

Sent from my Xperia M4 Aqua using XDA Free mobile app
 

alby_var

Senior Member
Aug 27, 2015
278
148
0
Messina (IT)
Guys, i have find the method for editing default.prop and get root and recovery for this device. But i need help. Can anyone that have linux, decompile kernel and send to me ramdisk? The kernel must be of E2303_26.1.A.2.99_Central Europe1

---------- Post added at 06:27 PM ---------- Previous post was at 06:25 PM ----------

@ kcinnaydede the kernel image can be also in img format, we can flash it via fastboot. But we need to decompile it for editing all .prop files and set kernel insecure and debuggable

---------- Post added at 06:32 PM ---------- Previous post was at 06:27 PM ----------

This is the tool for decompile kernel.sin and recompile it.

http://forum.xda-developers.com/showthread.php?t=1262656
 

S7relok

Senior Member
Aug 12, 2012
144
34
0
Metz
Guys, i have find the method for editing default.prop and get root and recovery for this device. But i need help. Can anyone that have linux, decompile kernel and send to me ramdisk? The kernel must be of E2303_26.1.A.2.99_Central Europe1

---------- Post added at 06:27 PM ---------- Previous post was at 06:25 PM ----------

@ kcinnaydede the kernel image can be also in img format, we can flash it via fastboot. But we need to decompile it for editing all .prop files and set kernel insecure and debuggable

---------- Post added at 06:32 PM ---------- Previous post was at 06:27 PM ----------

This is the tool for decompile kernel.sin and recompile it.

http://forum.xda-developers.com/showthread.php?t=1262656
Linux here

Gimme a kernel file and how to find that hou want
 

kcinnaydede

Member
Dec 25, 2014
6
0
0
I no maitrise English no definitely
under windows with flastool and ultraedit I could change data them insecure debugg of kernel_S1-SW-LIVE-54C8-PID1-0005-MMC.elf.ramdisk.gz
he must definitely have a means there under windows to re-compile.
I dont know not linux sorry i m try understand
 

S7relok

Senior Member
Aug 12, 2012
144
34
0
Metz
DL'd the kernel (found at xperia firmware after extacting it from ftf)
Dl'd the script

areword found where operator expected at ./unpack-kernelsin.pl line 58, near "1F"
(Missing operator before F?)
Number found where operator expected at ./unpack-kernelsin.pl line 58, near "F 8"
(Do you need to predeclare F?)
Bareword found where operator expected at ./unpack-kernelsin.pl line 58, near "8B"
(Missing operator before B?)
syntax error at ./unpack-kernelsin.pl line 58, near "1F "
Execution of ./unpack-kernelsin.pl aborted due to compilation errors.
Another solution for decompiling?