03-08-18, 08:19 PM
hay que tener cuidado con este metodo seria bueno hacer buckup de NVDATA.bin y el CERT y si es posible del EFS tambien por que lo que se ve toca el area de EFS, hacer buckup de cert con GCPRO o Z3X, y del NVDATA.bin si es posible. si no se hace puede quedar sin imei, y recuerde que estos telefonos ya cuentan con CPID (HWID) y
@shift /0
@echo off
adb kill-server
adb start-server
adb wait-for-device
adb push data1.slb /data/local/tmp/
adb push data.slb /data/local/tmp/
adb push unlock /data/local/tmp
adb shell chmod -R 0777 /data/local/tmp/unlock
adb shell setsid su echo Step one complete.
adb reboot
adb kill-server
adb start-server
adb wait-for-device
adb shell su -c "mount -o rw,remount /efs"
adb shell su -c "chmod 777 /data/local/tmp/data1.slb"
adb shell su -c "chmod 777 /data/local/tmp/data1.slb"
adb shell su -c "chmod 777 /data/local/tmp/data1.slb"
adb shell su -c "dd if=/data/local/tmp/data1.slb of=efs/root/data/SLB.bin"
adb shell su -c "dd if=/data/local/tmp/data1.slb of=efs/root/data/SLB.bin"
adb shell su -c "chmod 777 /data/local/tmp/data.slb"
adb shell su -c "rm /efs/root/data/SLB.bin"
adb shell su -c "dd if=data/local/tmp/data.slb of=efs/root/data/SLB.bin"
adb shell su -c "dd if=/data/local/tmp/data.slb of=/efs/root/data/SLB.bin"
adb shell su -c "rm -rf /data/*"
adb shell su -c "rm -rf /cache/*"
adb reboot download
adb kill-server
echo *** Done!~
pause
@shift /0
@echo off
adb kill-server
adb start-server
adb wait-for-device
adb push data1.slb /data/local/tmp/
adb push data.slb /data/local/tmp/
adb push unlock /data/local/tmp
adb shell chmod -R 0777 /data/local/tmp/unlock
adb shell setsid su echo Step one complete.
adb reboot
adb kill-server
adb start-server
adb wait-for-device
adb shell su -c "mount -o rw,remount /efs"
adb shell su -c "chmod 777 /data/local/tmp/data1.slb"
adb shell su -c "chmod 777 /data/local/tmp/data1.slb"
adb shell su -c "chmod 777 /data/local/tmp/data1.slb"
adb shell su -c "dd if=/data/local/tmp/data1.slb of=efs/root/data/SLB.bin"
adb shell su -c "dd if=/data/local/tmp/data1.slb of=efs/root/data/SLB.bin"
adb shell su -c "chmod 777 /data/local/tmp/data.slb"
adb shell su -c "rm /efs/root/data/SLB.bin"
adb shell su -c "dd if=data/local/tmp/data.slb of=efs/root/data/SLB.bin"
adb shell su -c "dd if=/data/local/tmp/data.slb of=/efs/root/data/SLB.bin"
adb shell su -c "rm -rf /data/*"
adb shell su -c "rm -rf /cache/*"
adb reboot download
adb kill-server
echo *** Done!~
pause
