Zzz Stuff
153 subscribers
27 photos
4 videos
32 files
21 links
Some useful stuff
So called discussion group: https://t.me/zzzstuffchat
Download Telegram
God of War Splash by antagonizzzt.zip
3.2 MB
God of War splash logo by @antagonizzzt

Three ways to flash
1. Flash the zip directly from recovery
2. Fastboot method - goto fastboot and enter
fastboot flash logo logo.bin

3. Root method - Put the logo.bin file in the internal storage (no sub folders). Open termux and type "su" then copy paste the command below.
dd if=/sdcard/logo.bin of=/dev/block/platform/bootdevice/by-name/logo


Screenshots
🔥41
🔥4
For modifying the lk I needed some useless space closer to the required address range. So I utilised the unused function "aging test mode" that is present at the address 0x4c404460.
Then I modified those codes like this refer above image.
So normally it works like,
Some function ---> other function

This moded version works like,
Some function ---> my code ---> checks for volume up ---> other function


Modded and self tested (Realme Narzo 30 4G RUI3) by @antagonizzzt

Also check: recovery flashable zip
🔥72👍1
lk-mod-RUI3.bin
2 MB
moded LK for RUI3
Volume up ---> Recovery mode
Volume down ---> Fastboot mode

How it works?
🔥4
lk-mod-rui3.zip
1.5 MB
🔥4
🔥42
lk-rui3-menu.img
1.3 MB
What's new 🥳

1. Added a new thread.
Menu-like feature that runs along with fastboot mode you can just trigger these
Functions while in Fastboot (i.e no need to force power off)

UP - Continue to System
Down - Boot to Recovery
Power - Turns off device

2. Removed/Patched fastboot restrictions like
FAILED (remote: 'not support on security')
fastboot: error: Command failed

So some restricted commands will work


How to flash?
fastboot flash lk lk-rui3-menu.img


or

Recovery flashable version

Screenshots
🔥51
lk-rui3-menu.zip
1.5 MB
🔥5
🔥7
lk-rui2-menu.img
1.2 MB
🔥7
lk-rui2-menu.zip
1.5 MB
5