Skip to content

Commit 0c91e7b

Browse files
committed
update binaries
1 parent bc74a3b commit 0c91e7b

4 files changed

Lines changed: 7 additions & 1 deletion

File tree

files/device.db

0 Bytes
Binary file not shown.

files/run_root.sh

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ if [ -f /system/xbin/su ] ; then
1515
fi
1616
fi
1717
cd $C
18-
#./get_essential_address
18+
echo -----------------------------
19+
echo get_essential_address
20+
./get_essential_address
21+
echo -----------------------------
22+
echo unlock_security_module
1923
./unlock_security_module
24+
echo -----------------------------
25+
echo run_root_shell
2026
./run_root_shell -c $1

files/run_root_shell

53.9 KB
Binary file not shown.

files/unlock_security_module

45.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)