[TOOL] ROOTKERNEL V5.23 fix version for Xperia XZs - Sony Xperia XZs ROMs, Kernels, Recoveries, & Other

I just made a small fix of the rootkernel tool which the script being paused while kernel extraction is in progress due to absence of the fstab.qcom files inside the ramdisk folder. The fix version just disables the dm-verity fix inside rootkernel script and you can disable it during Magisk installation inside TWRP. Also, I made another changes of the script which allow user to edit the default.prop file just to allow the custom kernel root ready.
Here's on how to create your own custom kernel:
1. Run Sony Xperia Flashtool and go to SIN Editor and select kernel.sin from your device firmware to extract as kernel.elf.
2. Copy kernel.elf file into rootkernel directory and run the command rootkernel kernel.elf boot.img
3. Follow the on-screen instructions. You may want to add some flavors like TWRP, drmfix or just leave it unchanged to make it better.
4. After the process, the custom kernel boot.img is ready to be flashed.
Download it here: [Google link]
UPDATE: Fixing rootkernel only display "test" instead of detailed kernel information.
{
"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"
}

Related

[TOOL] Cache Ripper (Unpack cache.img in seconds using one tool!)

I'm proudly present my latest tool which can easly and fast handle the cache.img files in every Samsung ROM!!
[size=+2]Cache Ripper[/size]
{
"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"
}
[size=+2]Download tool Here! [/size]
Code:
[center]
USAGE: CacheRipper.exe <cache.img> <output.zip>
[/center]
​What id does?
- It takes a cache.img file and unpacks the cache inside it to widely readable and reusable zip file
What for?
- Current methods requires you to convert cache.img to ext4 format and then use some weird tools to mount it as filesystem and then you can see/unpack the contents, using Cache Ripper you simply provide two arguments to it which is cache file and output zip file and voila! after a blink of an eye you got cache file and you can read/modify it and FLASH WITH CWM!!!
as it contains all things needed to flash (including scripts).
Disclaimer:
If you want to use this tool, please credit me in your project
If you find it helpfull, click donate and buy me a beer
And remember to follow our main site which is http://samsung-updates.com or twitter http://twitter.com/SamsungUpdates

[Xposed] J320A/AZ/AG nougat installer

Apparently root and a permissive kernel are not required to run Xposed framework. It's only needed to install the framework, and you know how I keep saying how nice it is that our engroot kernel still boots a rooted shell... so anyways here it is
Installer
Uninstaller
Step 1: unzip the file then fire up Odin and in the AP slot choose the included eng_root.tar
{
"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"
}
Step 2: your phone will be stuck on the logo, but open a command prompt and navigate to the bin directory you unzipped.
Type:
Code:
adb devices
Make sure adb sees your device before proceeding, it'll prolly take a minute or two before it does
Step 3: double click the Xposed.bat file you unzipped and let it do it's thing
First boot will take a few minutes.
Without root you may run into issues with some modules, nothing I can do about that but report them here so everyone knows.
Haven't tried it yet, but is there a way to uninstall?
Forgot to post that xD
https://mega.nz/#!CpBD2ToQ!eFQQvKvBQoYlbkl8qUKmXAIDoYqb_BxM4qZJ3-tCR30
This works perfectly! Thanks so much.

Fix bootloader message

For some reason, few cases present the generic and ugly message of bootloader unlocked, and not the original of Xiaomi and here I have the solution.
If you have a uggly bootloader message, like this:
{
"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"
}
And you want the common image with a padlock, similar to this (but not the same):
You only need follow the next simple instructions, you have 2 ways to do.
First way - ADB Recommended
1. Install or download adb from here.
2. Conect your phone on fastboot mode.
3. Download and extract the attachment file on the same folder than adb.
4. In the same folder of adb, open a terminal (cmd, powershell) and type: "fastboot flash logo logo.img" (without quotation marks obviously).
Second way - TWRP CN
1. You need the TWRP CN (not multilanguage).
2. Download the attachment file, unzip and put on your internal memory.
3. Reboot on TWRP.
4 Choose "IMG" on the install section.
5. Select the logo.img and fhash.
I hope it will be you useful.

Question How the Realme GT install TWRP ?

I can't find any twrp of the GT,Someone tell me that if I can get the boot.img maybe it will be resolved.
But i can only download a bin file about A.16.That's ridiculous!!!
How can i separate the boot.img out?
TIP:i have unlocked the BL.
{
"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"
}
I use payload dumper
Drag and drop the payload.bin file onto the executable.
Releases · ssut/payload-dumper-go
an android OTA payload dumper written in Go. Contribute to ssut/payload-dumper-go development by creating an account on GitHub.
github.com
Thank you Rakoncwy
Hanmang said:
I can't find any twrp of the GT,Someone tell me that if I can get the boot.img maybe it will be resolved.
But i can only download a bin file about A.16.That's ridiculous!!!
How can i separate the boot.img out?
TIP:i have unlocked the BL.
View attachment 5370091
Click to expand...
Click to collapse
How do you make a twrp out of boot img? I thought you need to get kernel source from O.E.M ?
Realme UI 3.0 GT TWRP release [RMX2202]
3.0 https://wwn.lanzouo.com/iy9ptxeeb5c 2.0 链接:https : //www.androidfilehost.com/?w=files&flid=327679
forum.xda-developers.com

Apple splash with windows mashup!

Created an apple logo splash for f1. Has windows as fastboot img.
Tool credits - @curoviyxru
Instructions to flash the file - [ must have ADB, will be better if it is already in PATH, NEEDS PC* ]
1. Download the zip file given below and extract the .img file from it.
2. Put the phone in fast boot.
3. Open a command shell.
4. Type 'fastboot devices' [ to ensure bridge has been established XD ]
5. Type this command -
Code:
fastboot flash logo FLASH_ME.img
6. Once it says finished, type -
Code:
fastboot reboot
7. ENJOY!
Images -
{
"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"
}
If you people want me to create splashes for you, please drop down the images below in replies! [ will be better if the images are logos and with black background ]
Recovery flashable zip.

Categories

Resources