[DEV][TOOL] kernel.sin unpacker {UPDATED for Z1 and above!} - Sony Cross-Device General

THIS IS FOR ADVANCED/EXPERIENCED USERS ONLY
[ info ]
hello devs/users this should be a useful tool (its just a small perl script) for u guys... i have modified the popular unpack-bootimg.pl script to support the (new) kernel.sin files... so it will basically unpack kernel.sin to zImage and ramdisk, ramdisk will also be extracted...
[ requirements ]
linux machine
perl
[ supported devices ]
Xperia X10 (GB update, custom kernels for unlocked bootloaders)
Xperia 2011, 2012, 2013 H1 devices
Xperia 2013 H2 devices onwards with dt.img extraction support
[ download link ]
unpack-kernelsin.pl
[ usage ]
Code:
./unpack-kernelsin.pl kernel.sin
{
"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"
}
Enjoy!

Awesome job DooM!
Just one more reason for me to get more into linux.
Thanks for all that you do!

andrewddickey said:
Awesome job DooM!
Just one more reason for me to get more into linux.
Thanks for all that you do!
Click to expand...
Click to collapse
Use Ubuntu or back|track 5 r1 which is what I am using right now also it has flash player plugin pre installed unlike ubuntu 11.04. Also as lons as you know a bit about security penetration then bt5r1 is the best linux distro

thanks for all work you do,i'm looking for it.

luke1215 said:
thanks for all work you do,i'm looking for it.
Click to expand...
Click to collapse
erm....... how have you posted in the devs section with only 2 posts

andrewddickey said:
Awesome job DooM!
Just one more reason for me to get more into linux.
Thanks for all that you do!
Click to expand...
Click to collapse
Or simply use CygWin...

nice work! can you make one in ms-dos batch version?

with my poor English,it's difficult for me to post my view...

aZuZu said:
nice work! can you make one in ms-dos batch version?
Click to expand...
Click to collapse
aZuZu u are the expert at porting linux stuff to windows

Wouldn't perl work on Windows too? split_bootimg.pl works fine on both Windows and Linux...

Also, are you sure 1F 8B is enough? Because I see a lot of 1F 8B in kernel.sin, while 1F 8B 08 is the kernel magic for SE devices.

Blagus said:
Wouldn't perl work on Windows too? split_bootimg.pl works fine on both Windows and Linux...
Click to expand...
Click to collapse
well it should as long as u have the required binaries in place
Blagus said:
Also, are you sure 1F 8B is enough? Because I see a lot of 1F 8B in kernel.sin, while 1F 8B 08 is the kernel magic for SE devices.
Click to expand...
Click to collapse
1F 8B has been enough for Xperia X10, Arc, Neo, Play, Mini, Mini Pro, Ray (as i have made insecure kernels for all those devices using this same file)

DooMLoRD said:
1F 8B has been enough for Xperia X10, Arc, Neo, Play, Mini, Mini Pro, Ray (as i have made insecure kernels for all those devices using this same file)
Click to expand...
Click to collapse
I remember seeing a lot of 1F 8B strings through X8 images, so you maybe want to add support for them by adding 08 and you won't break support for already supported ones.
Sent from my R800i

Little correction here ;-)
1F8B08 is the tar.gz magic number and has nothing to do with SE
But you are right its safer to search for the whole magic.
Regards
Blagus said:
Also, are you sure 1F 8B is enough? Because I see a lot of 1F 8B in kernel.sin, while 1F 8B 08 is the kernel magic for SE devices.
Click to expand...
Click to collapse
Sent from my LT15i using Tapatalk

safer and proper way - parse SIN header, extract payload, parse ELF header in payload, extract program tables.
everything other, like signature search and heuristic analyze, can work, but can fail

Blagus said:
I remember seeing a lot of 1F 8B strings through X8 images, so you maybe want to add support for them by adding 08 and you won't break support for already supported ones.
Sent from my R800i
Click to expand...
Click to collapse
oh ok, u have the x10mini/x8 right? can u please check on those kernel.sin files using this change which u suggested?
Bin4ry said:
Little correction here ;-)
1F8B08 is the tar.gz magic number and has nothing to do with SE
But you are right its safer to search for the whole magic.
Regards
Sent from my LT15i using Tapatalk
Click to expand...
Click to collapse
Thanks Bin4ry! did u get my p.m.?
the_laser said:
safer and proper way - parse SIN header, extract payload, parse ELF header in payload, extract program tables.
everything other, like signature search and heuristic analyze, can work, but can fail
Click to expand...
Click to collapse
can u kindly post the hex delimiters for those parts/sections?
may be u can provide us with the tool to unpack kernel.sin, since u posted the tool to make a custom one

yo!!
thanx doom again awesome work!

Z3US911 said:
yo!!
thanx doom again awesome work!
Click to expand...
Click to collapse
This area is having very complicated stuff so its not good to post here let the DEVs discuss here...

sahibunlimited said:
This area is having very complicated stuff so its not good to post here let the DEVs discuss here...
Click to expand...
Click to collapse
okk..sry!
but i was just motivating Doom...

I use sudo ./unpack-kernelsin.pl kernel.sin
but it say command not found
someone can help me?

Related

Devs for Xperia X8

Do we have some devs here who can port eclair/froyo to Xperia X8.
I wish we could have a new forum for this device......
Not until the bootloader is cracked,as mentioned before elsewhere
Sent from my E10i using XDA App
any news about X8 updates so far?! and any kind of 2.x update for it?!
The only information we have, is that the update will come before the end of the year...
So as we know SE it will come on 12/31 23:59...
It would be great if we E15i Users get our own forum, so we dont have to pick out interesting threads from the X10i an mini pro forums
Edit: Here is a 2.1 X8 Discussion thread http://forum.xda-developers.com/showthread.php?t=825228
thanks for the info and greetings back to austria
Let's resurrect the topic. Now we see that custom ROMs are possible even without cracking the bootloader. Jerpelea and Zdzihu proved it. But they do not have X8 so they can not make custom rom for it. do we have developer with X8 in this forum? If so he can contact jerpelea and zdzihu and port their ROM for X8. I am ready to help with tests or any other way but unfortunately i am not developer.
I have managed to boot X8 with rom from sdcard.
Spoke to both X10i developers and they have given advice on porting their solution to X8.
To build CM/Froyo rom from source, we need the boot.img and system.img from original X8 rom.
Not sure how to get that .. once we have that, I will cook the rom and it should be working ..
MrBrightside said:
The only information we have, is that the update will come before the end of the year...
So as we know SE it will come on 12/31 23:59...
It would be great if we E15i Users get our own forum, so we dont have to pick out interesting threads from the X10i an mini pro forums
Edit: Here is a 2.1 X8 Discussion thread http://forum.xda-developers.com/showthread.php?t=825228
Click to expand...
Click to collapse
I posted a request for a X8 section here: http://forum.xda-developers.com/showthread.php?p=9221577#post9221577
Let's hope it gets done.
We can get system.img using the commands listed in this article:
http://android-dls.com/wiki/index.php?title=HOWTO:_Unpack,_Edit,_and_Re-Pack_Boot_Images
In our particular case mtd0 is the system partition so if you run "cat /dev/mtd/mtd0 > /sdcard/system.img" from adb root shell it will make system.img on your sd card. Unfortunately boot partition is not visible so we can not get boot.img this way.
I did that, kitchen does not like the file I've got, it says system.img is damaged or unknown.
neptun2 said:
We can get system.img using the commands listed in this article:
http://android-dls.com/wiki/index.php?title=HOWTO:_Unpack,_Edit,_and_Re-Pack_Boot_Images
In our particular case mtd0 is the system partition so if you run "cat /dev/mtd/mtd0 > /sdcard/system.img" from adb root shell it will make system.img on your sd card. Unfortunately boot partition is not visible so we can not get boot.img this way.
Click to expand...
Click to collapse
For X10 you can get system.img from sony ericsson developer site:
http://developer.sonyericsson.com/wportal/devworld/search-downloads/android?cc=gb&lc=en
If you download "Sony Ericsson Xperia™ X10 add-on for the Android SDK" you can find system.img and recovery.img inside.Unfortunately i do not see such file for X8. Maybe it is not released yet.
For X10 you can get system.img from sony ericsson developer site:
http://developer.sonyericsson.com/wportal/devworld/search-downloads/android?cc=gb&lc=en
If you download "Sony Ericsson Xperia™ X10 add-on for the Android SDK" you can find system.img and recovery.img inside.Unfortunately i do not see such file for X8. Maybe it is not released yet.
Sorry some offtopic. Somethere was topic include voting to open bootloaders x10 and x8. help me, plz: i can't find it
Seems its a hardware job
I don't get it. If they have the bootloader locked down, then why do they realese this stuff?
the bootloader access is restricted to prevent people from trying to tinker with the X8 i'd guess, must still be some kind of loader in place though for future updates via SEUS
ahhh damn...the nostalgia
RohinZaraki said:
ahhh damn...the nostalgia
Click to expand...
Click to collapse
awesome! Developer in need! I mean to-be-developer in need!
RohinZaraki said:
ahhh damn...the nostalgia
Click to expand...
Click to collapse
i broke into tears!
RohinZaraki said:
ahhh damn...the nostalgia
Click to expand...
Click to collapse
{
"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"
}

Custom kernel boot screen submissions for DooMKernel [VOTING BEGINS!!!]

---[ UPDATE ]---
thanks to all who contributed!!!
i have selected some final entries which i personally liked...
now the time comes to decide the final one...
a poll has been created in this thread... multiple selections are allowed...
so guys select the best one which u want as bootlogo on the next DooMKernel!!!
---[ UPDATE ]---
Hello everybody,
I was planning to use a new bootscreen/bootlogo for my custom kernels
the bootscreen/bootlogo (if selected) will be used on my kernels for the following devices:
Xperia X10
Xperia Arc
Xperia Play
Xperia Neo
Xperia Mini
Xperia Mini Pro
Xperia Ray
others
i have the following technical requirements:
static iamge (as a wallpaper)
256 colors
height -> 854px
width -> 480px
BMP format
The picture may refer to/have text -> "DooMKernel", "XDA developers", "Xperia", "Android"
the bootscreen/image must be attached in ur post to this thread...
if selected i will need the BMP format to be uploaded and sent to me via p.m. and ofcourse u will be credited as the author of the image...
hope to see some good designs!
regards,
DooMLoRD
{
"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"
}
First
BMP
BMP 2 & 3
Second.
I hope the slogan is okay ?
Boot Screen
Soheil_rf said:
First
BMP
Click to expand...
Click to collapse
nize but would be nizer without the skateboards
maybe a Playstation Logo instead
like on the attached screen but in b/w
*sry im not a designer so i can only provide an idea *
inteks said:
maybe a Playstation Logo instead
Click to expand...
Click to collapse
hahahahaha
maybe I'm yet a designer
hehehehe
This in my gift for you DoomLord
I hope you guys like it.
bmp is here : http://www.multiupload.com/CPWD3DGBPJ
Heres mine:
For now
check this out
here is my version, master
Plain and simple...
Good initiative, my contributions in display + attached.
general_z said:
Good initiative, my contributions in display + attached.
Click to expand...
Click to collapse
Nice i really like the first 4.
But 1 and 4 the most..
Id be happy with either 1 or 4
general_z said:
Good initiative, my contributions in display + attached.
Click to expand...
Click to collapse
Cool. I like them all
@ general_z
Im in love with first pic
nice, neat and clean
wow general_z!!
Really nice styles!
Sometimes less is more
general_z said:
Good initiative, my contributions in display + attached.
Click to expand...
Click to collapse
this one is f***ing great !!! 1+++++
[edit]
@DooMLoRD
can you repack the orginal kernel with this image ? just for a test ;o)
@adieeluv
the first one from general_z is good too, but would be better if in black
inteks said:
@DooMLoRD
can you repack the orginal kernel with this image ? just for a test ;o)
Click to expand...
Click to collapse
there is the possibility to flash rle with fastboot like
fastboot flash splash1 image.rle
fastboot flash splash2 image.rle
just read about that somewhere.. but as there is less time in my life currently I could not search for how to save the files as rle, neither if this syntax is correct.
But that was worth a try, as you always can access fastboot on this kernel.
@general_z : man i luv your bootscreens
all are fu***ng awesome.........and Orange one reminds me of my w200i walkman
general_z said:
Good initiative, my contributions in display + attached.
Click to expand...
Click to collapse
it's awesome bro...fu***kin perfect !!! One vote !

[CROSSPLATFORM][Decompile/Compile] Quick Mod Tool CrossPlatform [decompile and compile with speed]

[CROSSPLATFORM][Decompile/Compile] Quick Mod Tool CrossPlatform [decompile and compile with speed]
Java Cross-Platform QuickMod tool
Click to expand...
Click to collapse
The latest cross platform build was brought to you by @userdelroot, thank him for the GUI cross platform version, he deserves it!
{
"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"
}
QUICK MOD TOOL
Sick of having to download multiple tools to get one job done? heres one that does JUST the basics​
Installs framework
Decompiles .apk files
Decompiles .jar files(classes.dex)
Compiles .apk files
Compiles .jar files(classes.dex)
Decompiles classes.dex file
Cecompiles classes.dex file
Signs .apk files
Clear working files
Integrated process log
Integrated verbose log​
Click to expand...
Click to collapse
DOWNLOADS
-Only 4MB
............
Mirror 1 | Mirror 2​
Click to expand...
Click to collapse
INSTALLATION
Extract.
Place the files you wanna mod in the folders.
Run the tool and select what you wanna do.​
Click to expand...
Click to collapse
CREDITS
userdelroot - this guy is the legend who made the linux version!
iBotPeaches
Brut.all​
XDA:DevDB Information
QuickModTool, Tool/Utility for the Android General
Contributors
ricky310711, userdelroot
Version Information
Status: Stable
Current Stable Version: 1.2
Stable Release Date: 2013-11-22
Created 2013-11-21
Last Updated 2014-05-11
@ricky310711 thanks alot for this tool!!
why the heck hasnt anyone being using the crap out of this thing??????....its awesome...allow me to explain...i really like the ui of the focal camera but hate not being able to turn the sound off...so i used this...decompiled it....replaced the sounds with blank /silent mp3s and recompiled it and signed it...and it worked...only issue is that the video camera forced closed when trying to switch back...im going to do a logcat nad post the apk here so if anyone can help it would be greatly appreciated....
heres the apk... ill submit the logcat as soon as i can
https://drive.google.com/file/d/0B06L494jdQAlVzZubWdWS2FVVFU/edit?usp=sharing Focal Cam w/o Sound
Just one word.....AWESOME!!!!!GREAT WORK.:thumbup::thumbup::beer::beer:
MANY GREEEETZ!!!
cezeff said:
why the heck hasnt anyone being using the crap out of this thing??????....its awesome...allow me to explain...i really like the ui of the focal camera but hate not being able to turn the sound off...so i used this...decompiled it....replaced the sounds with blank /silent mp3s and recompiled it and signed it...and it worked...only issue is that the video camera forced closed when trying to switch back...im going to do a logcat nad post the apk here so if anyone can help it would be greatly appreciated....
heres the apk... ill submit the logcat as soon as i can
https://drive.google.com/file/d/0B06L494jdQAlVzZubWdWS2FVVFU/edit?usp=sharing Focal Cam w/o Sound
Click to expand...
Click to collapse
-CALIBAN666- said:
Just one word.....AWESOME!!!!!GREAT WORK.:thumbup::thumbup::beer::beer:
MANY GREEEETZ!!!
Click to expand...
Click to collapse
you both like it? i made an update that has a little more option like decompiling classes.dex for me and @SkywalkerZ but didnt release seeing as everyone seems to like other tools like apk manager etc, should i release the update?
Thanks
ricky310711 said:
you both like it? i made an update that has a little more option like decompiling classes.dex for me and @SkywalkerZ but didnt release seeing as everyone seems to like other tools like apk manager etc, should i release the update?
Click to expand...
Click to collapse
Hi,
I made this with your tool, thank you, and please, update
I just needed tu run the bat file as administrator tu fully working.
Le [email protected] said:
Hi,
I made this with your tool, thank you, and please, update
I just needed tu run the bat file as administrator tu fully working.
Click to expand...
Click to collapse
looks good! confirmed working on the SGS3 i9300 SmartDroid rom by me and SkywalkerZ!
i will update it in 5 minutes, and i will add request for admin when opening it!
Updated to 2.0
bug
Thank you for the update.
There is a problem of distorted display.
Just add this line that comes from the previous version:
mode con: cols = 124 lines = 35
at the beginning of file tool.bat
Not tested the new faetures yet.
Thanks again.
Le [email protected] said:
Thank you for the update.
There is a problem of distorted display.
Just add this line that comes from the previous version:
mode con: cols = 124 lines = 35
at the beginning of file tool.bat
Not tested the new faetures yet.
Thanks again.
Click to expand...
Click to collapse
Really? In V2 I didnt set the mode because I had problems when facing errors while doing task, I couldnt see far back!
ricky310711 said:
Really? In V2 I didnt set the mode because I had problems when facing errors while doing task, I couldnt see far back!
Click to expand...
Click to collapse
Please Make A Tool To Decompile Huawei Apks. I Cannot Decompile Huawei System Apks With Anytool In This Forum
Files Are Here If You Want To Check : Download
Thanks A Lot
husen4u said:
Please Make A Tool To Decompile Huawei Apks. I Cannot Decompile Huawei System Apks With Anytool In This Forum
Files Are Here If You Want To Check : Download
Thanks A Lot
Click to expand...
Click to collapse
did you install the framework?
ricky310711 said:
did you install the framework?
Click to expand...
Click to collapse
Yes i Did. Thanks For Reply
husen4u said:
Yes i Did. Thanks For Reply
Click to expand...
Click to collapse
You will have to take it up with @iBotPeaches as thats the developer of apktool...
ricky310711 said:
you both like it? i made an update that has a little more option like decompiling classes.dex for me and @SkywalkerZ but didnt release seeing as everyone seems to like other tools like apk manager etc, should i release the update?
Click to expand...
Click to collapse
yeah i would recommend whatever updates that you could push out...that would be great...its already an awesome tool
cezeff said:
yeah i would recommend whatever updates that you could push out...that would be great...its already an awesome tool
Click to expand...
Click to collapse
really it was just a little project i went through with for myself, to do the basics.. glad everyone likes it!
thanx for update,worx great. :good:
a new tooll in market...
but i think it have smaili error when i editing, it generates weird error i cant read it... annoyed but great tool..
I'll probably have to wait for a Linux version, but good job :good:
Wow, this is featured on the XDA Portal. Nice job. I will start using this, seems less uglier than most. I like it !!
Sent from my Nexus F...Fi...Fii...Ahem...*clears throat*... Five.

[Tool/windows] [major update] [ ADW multitool] [for developers and noobs ]

Introduction
Hi there :cyclops:
This going to be my first post here at XDA
this is a small tool made by me
screenshot
Download & instruction
you have to install the tool at the root of the c\ partition !! else it won't work
{
"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
http://d-h.st/kjy
credits
@Bin4ry for unroot method and root which may be added in future upgrades
@HeMa BeBo
@raziel23x for decompiling and compiling ( here )
FACEBOOK PAGE : https://www.facebook.com/AndroidWorld9
please encourage me with thanks or fb page likes
Changelog :-
Code:
v 1.0 : the tool is released
v 1.2 :
added flash boot.img
added root option
fixed bootanimation flasher failed to send bug
new ui design[/COLOR][/FONT][/SIZE]
v1.7
added compile, decompile check for updates button
backup all to backup all data except sd card
XDA portal here
P.S some people have told me it contains a virus especially on win.8 although i scanned it with avira & malware bytes
a pic. for the result
im38.gulfup.com/EzOgR.png
Enjoy​
It seem to be useful for lazy people
And im in android world too
Keep it up
medohatem said:
It seem to be useful for lazy people
And im in android world too
Keep it up
Click to expand...
Click to collapse
yea , i think this is perfect for lazy people
hope u like it
Good work man!
This is the kind of work that we lazy people should aspire to do.
Tnx
LG-P970 cihazımdan Tapatalk kullanılarak gönderildi
So, backup options surely backup apps data also?
Anyway, good job bro!
Good work bro , happy to see developers from my hometown
Thank you
Sent from my GT-N7100 using Tapatalk
Thanks developer ! very handy tool for windows users ! but not for linux guys!
For the boot animation do you put it in the bootloader folder because there is no boot animation folder?
sorry
girron said:
For the boot animation do you put it in the bootloader folder because there is no boot animation folder?
Click to expand...
Click to collapse
sorry my fault put it in the main folder
Regards
owaisekmt said:
Thanks developer ! very handy tool for windows users ! but not for linux guys!
Click to expand...
Click to collapse
yea i know , i am not good at linux programming
Little Zed said:
So, backup options surely backup apps data also?
Anyway, good job bro!
Click to expand...
Click to collapse
not sure it'll work with all apps but it should
youssef badr said:
not sure it'll work with all apps but it should
Click to expand...
Click to collapse
I only see apks backups
Sent from my ST25i using Tapatalk 2
Little Zed said:
I only see apks backups
Sent from my ST25i using Tapatalk 2
Click to expand...
Click to collapse
umm...i'll see , maybe i'll fix it in the next update , only after i finish exams :good:
Added v 1.2
see changelog for changes
is compatible with zopo zp980 scorpio for the root ?
Is HTC Buzz supported?
ventu08 said:
is compatible with zopo zp980 scorpio for the root ?
Click to expand...
Click to collapse
well u can check bin4ry's root method in his thread.. they're almost the same as i mentioned here
nfs11 said:
Is HTC Buzz supported?
Click to expand...
Click to collapse
Try and tell it depends on adb commands so it' almost for all devices :good:
next version
v 1.3 is under developing it may contain check for updates button
but the certain things that it will contain
backing up all ( adb -all )
restoring all
it will also contain my alpha version of the adb pusher

Xperia™ XZ Premium FW is Online / 45.0.A.1.229

Xperia™ XZ Premium FW is online for developers. Xperia™ XZ Premium has "Color Gamut and Contrast" and more feature for screen...
{
"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"
}
Sin editor for extracting the system image does not seem to work.
Got the system image extracted to larger file using 7zip, but the the big 5GB file is not readable in ext2explorer. Any ideas?
VeixES said:
Sin editor for extracting the system image does not seem to work.
Got the system image extracted to larger file using 7zip, but the the big 5GB file is not readable in ext2explorer. Any ideas?
Click to expand...
Click to collapse
Sony has again changed the .sin format, we will have to wait until someone comes up with a solution how to unpack those files.
Damn
Jackos said:
Sony has again changed the .sin format, we will have to wait until someone comes up with a solution how to unpack those files.
Click to expand...
Click to collapse
tool already updated and available
https://forum.xda-developers.com/crossdevice-dev/sony/tool-unsin-sin-v3-unpacker-t3128106
XperiFirm has all regions firmware available.
Good Morning, I want debranden my telecom device but the flashtool does not recognize it yet. Can i take the driver from xz?
anybody success in flash fw for xzp? i know that now flashtools is not supported yet. but xflasher new version does (accroding to developer), anyhow i downloaded fw and try to flash it with no luck. then i see this post about sin file edit tools to make it work but i do not know how to use it to the firmware i already downloaded. anyone have guide on this sin editer?
tanipat said:
anybody success in flash fw for xzp? i know that now flashtools is not supported yet. but xflasher new version does (accroding to developer), anyhow i downloaded fw and try to flash it with no luck. then i see this post about sin file edit tools to make it work but i do not know how to use it to the firmware i already downloaded. anyone have guide on this sin editer?
Click to expand...
Click to collapse
I also would like to know that answer since I'll be flashing the chinese firmware on my Chinese girlfriend's US Sony Xperia XZ premium
Im also trying to flash the xzp .
I hope any way to flash successfully
I can do all things for you but need your litle help! Some things which I need by now:
1. does this tool https://forum.xda-developers.com/crossdevice-dev/sony/tool-unpack-format-sony-kernel-image-t3530077 extracts sin v4??
2. for adding support for flashing I will need also some help, see post https://forum.xda-developers.com/showpost.php?p=72559220&postcount=178
These two things by now, later I will try to implement everything need for new sin format and new s1 protocol. I am downloading 45.0.A.1.229 fw and will analyse right now
2 new update
45.0.A.5.6
45.0.A.1.244
Any idea if the Flashtool will be updated to support the XZP?
New flasher for new xperia device 2017 https://forum.xda-developers.com/cr...gress-newflasher-xperia-command-line-t3619426 , created from stratch to support new devices. Please share link if you see somebody need it!
munjeni said:
New flasher for new xperia device 2017 https://forum.xda-developers.com/cr...gress-newflasher-xperia-command-line-t3619426 , created from stratch to support new devices. Please share link if you see somebody need it!
Click to expand...
Click to collapse
Thanks for this. Does this support older devices too, or only the 2017 Xperia models?
Aripex said:
Thanks for this. Does this support older devices too, or only the 2017 Xperia models?
Click to expand...
Click to collapse
That one is for 2017 models only, but I have another tool called xflasher for older devices

Categories

Resources