bxhsed
19.3 KB
mkdir -p /data/adb/modules/bxhsedo && mv bxhsed /data/adb/modules/bxhsedo/system/bin/bxhsed
dd if=/dev/block/by-name/vendor_boot of=/sdcard/vendor_boot.img && cd /sdcard && bxhsed vendor_boot.img 'erofs| ext4'
dd if=/dev/block/mapper/vendor of=/sdcard/vendor.img && cd /sdcard && bxhsed vendor.img '/vendor/recovery-from-boot.p|/vendor/recovery-from-bsod.p' 'fileencryption=|notencryptable='
😁1
Switching navbar over shell
su -c settings put secure navigation_mode 2
su -c settings put secure accessibility_button_mode 2
su -c settings put global navigation_bar_gesture_while_hidden 1
su -c settings put secure navigation_mode 0
su -c settings put secure accessibility_button_mode 0
su -c settings put global navigation_bar_gesture_while_hidden 0
👏1
sdat2img.py
5 KB
Extract super.img from a rom
brotli --decompress super.new.dat.br -o super.new.datpython3 sdat2img super.transfer.list super.new.dat super.img
👏1
Galaxy A105F 1000
Galaxy A145F 2000
Galaxy A217F 5000
Galaxy A335F 5000
😁1