Spider timestamp | Version |
2024-11-28 21:35 UTC | Stable2.4.7 / 25 November 2024 LTS2.2.43 / 16 April 2024 |
2024-10-30 18:04 UTC | Stable2.4.6 / 29 October 2024 LTS2.2.43 / 16 April 2024 |
2024-05-27 22:25 UTC | Stable2.4.5 / 12 March 2024 LTS2.2.43 / 16 April 2024 |
2024-03-28 16:55 UTC | Stable2.4.5 / 12 March 2024 LTS2.2.42 / 28 November 2023 |
2024-03-12 19:41 UTC | Stable2.4.5 / 12 March 2024 LTS2.2.42 / 28 November 2023 Legacy1.4.23 / 11 June 2018 |
2024-02-07 06:03 UTC | Stable2.4.4 / 25 January 2024 LTS2.2.42 / 28 November 2023 Legacy1.4.23 / 11 June 2018 |
2024-01-27 00:28 UTC | Stable2.4.4 / 25 January 2024 LTS2.2.41 / 9 December 2022 Legacy1.4.23 / 11 June 2018 |
2023-07-04 23:09 UTC | Stable2.4.3 / 4 July 2023 LTS2.2.41 / 9 December 2022 Legacy1.4.23 / 11 June 2018 |
2023-06-01 12:57 UTC | Stable2.4.2 / 31 May 2023 LTS2.2.41 / 9 December 2022 Legacy1.4.23 / 11 June 2018 |
2023-04-29 23:07 UTC | Stable2.4.1 / 28 April 2023 LTS2.2.41 / 9 December 2022 Legacy1.4.23 / 11 June 2018 |
2022-12-23 21:10 UTC | Stable2.4.0 / 16 December 2022 LTS2.2.41 / 9 December 2022 Legacy1.4.23 / 11 June 2018 |
2022-12-21 00:04 UTC | Stable2.4.0 / 16 December 2022 LTS2.2.40 / 10 October 2022 Legacy1.4.23 / 11 June 2018 |
2022-10-15 10:43 UTC | Stable2.3.7 / 11 July 2022 LTS2.2.40 / 10 October 2022 Legacy1.4.23 / 11 June 2018 |
2022-10-01 06:35 UTC | Stable2.3.7 / 11 July 2022 LTS2.2.39 / 2 September 2022 Legacy1.4.23 / 11 June 2018 |
2022-07-12 21:31 UTC | Stable2.3.7 / 11 July 2022 LTS2.2.36 / 6 July 2022 Legacy1.4.23 / 11 June 2018 |
2022-07-08 12:57 UTC | Stable2.3.6 / 25 April 2022 LTS2.2.36 / 6 July 2022 Legacy1.4.23 / 11 June 2018 |
2022-04-27 06:44 UTC | Stable2.3.6 / 25 April 2022 LTS2.2.35 / 25 April 2022 Legacy1.4.23 / 11 June 2018 |
2022-04-21 22:41 UTC | Stable2.3.5 / 21 April 2022 LTS2.2.34 / 7 February 2022 Legacy1.4.23 / 11 June 2018 |
2022-02-14 21:13 UTC | Stable2.3.4 / 20 December 2021 LTS2.2.34 / 7 February 2022 Legacy1.4.23 / 11 June 2018 |
2021-12-21 02:30 UTC | Stable2.3.4 / 20 December 2021 LTS2.2.33 / 23 November 2021 Legacy1.4.23 / 11 June 2018 |
2021-12-12 13:31 UTC | Stable2.3.3 / 12 October 2021 LTS2.2.33 / 23 November 2021 Legacy1.4.23 / 11 June 2018 |
2021-10-28 05:08 UTC | Stable2.3.3 / 12 October 2021 LTS2.2.32 / 6 October 2021 Legacy1.4.23 / 11 June 2018 |
2021-09-03 03:45 UTC | stable2.3.2 / August 24, 2021 LTS2.2.30 / August 26, 2021 classic1.4.23 / June 11, 2018 |
2021-08-29 21:11 UTC | stable2.3.2 / August 24, 2021 LTS2.2.29 / August 26, 2021 classic1.4.23 / June 11, 2018 |
2021-08-25 02:36 UTC | stable2.3.2 / August 24, 2021 LTS2.2.29 / July 4, 2021 classic1.4.23 / June 11, 2018 |
2021-08-09 00:38 UTC | stable2.3.1 / April 20, 2021 LTS2.2.29 / July 4, 2021 classic1.4.23 / June 11, 2018 |
2021-08-08 18:37 UTC | stable2.3.1 / April 20, 2021 LTS2.2.29 / July 4, 2021 classic1.4.23 / June 11, 2018 /android/system/extras/su/su.c int main(int argc, char** argv) { uid_t current_uid = getuid(); if (current_uid != AID_ROOT && current_uid != AI common/Superuser.apk ARCH/su ARCH/supolicy ARCH/libsupol.so SR5-SuperSU-v2.82-SR5-20171001224502\META-INF\com\google\android\update-binary BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive setenforce 0 echo 0 > /sys/fs/selinux/enforc /system/xbin/daemonsu --auto-daemon & @echo off @echo ----------------------------------------------------------- @echo ------ ENG Binary Android ROOT Script ------- @echo ------ SuperSU version: 2.82 ------- @echo ------ For MSM8998 / by bingoCoder2013 / 2018-5-8 ------- @echo ----------------------------------------------------------- ::--------------------------------------------------------------- ::------- Define related folder & files names here -------------- ::--------------------------------------------------------------- set CPU_TYPE=arm64 set LIB_FORDER=lib64 ::set CPU_TYPE=armv7 ::set LIB_FORDER=lib ::--------------------------------------------------------------- ::---------------------- Define End ----------------------------- ::--------------------------------------------------------------- adb remount adb shell setenforce 0 adb push common/Superuser.apk /system/app/SuperSU/SuperSU.apk adb shell chmod 0644 /system/app/SuperSU/SuperSU.apk adb shell chcon u:object_r:system_file:s0 /system/app/SuperSU/SuperSU.apk ::add running su deamon to install-recovery.sh adb shell "echo >> /system/bin/install-recovery.sh" adb shell "echo '# Disable SELINUX & Run SuperSU deamon' >> /system/bin/install-recovery.sh" adb shell "echo '/system/xbin/daemonsu --auto-daemon &' >> /system/bin/install-recovery.sh" adb shell chmod 0755 /system/bin/install-recovery.sh adb push %CPU_TYPE%/su /system/xbin/su adb shell chmod 0755 /system/xbin/su adb shell chcon u:object_r:system_file:s0 /system/xbin/su adb push %CPU_TYPE%/su /system/bin/.ext/.su adb shell chmod 0755 /system/bin/.ext/.su adb shell chcon u:object_r:system_file:s0 /system/bin/.ext/.su adb push %CPU_TYPE%/su /system/xbin/daemonsu adb shell chmod 0755 /system/xbin/daemonsu adb shell chcon u:object_r:system_file:s0 /system/xbin/daemonsu adb push %CPU_TYPE%/supolicy /system/xbin/supolicy adb shell chmod 0755 /system/xbin/supolicy adb shell chcon u:object_r:system_file:s0 /system/xbin/supolicy adb push %CPU_TYPE%/libsupol.so /system/%LIB_FORDER%/libsupol.so adb shell chmod 0755 /system/%LIB_FORDER%/libsupol.so adb shell chcon u:object_r:system_file:s0 /system/%LIB_FORDER%/libsupol.so ::adb shell su --install @echo ----------------------------------------------------------- @echo All done! @echo Press any key to reboot ... @echo If you do not want to reboot, plz close this CMD window @echo ------------------ |
2021-07-05 01:46 UTC | stable2.3.1 / April 20, 2021 LTS2.2.29 / July 4, 2021 classic1.4.23 / June 11, 2018 |
2021-06-11 23:06 UTC | stable2.3.1 / April 20, 2021 LTS2.2.28 / June 10, 2021 classic1.4.23 / June 11, 2018 |
2021-04-20 21:55 UTC | Modern2.3.1 / April 20, 2021 Classic1.4.23 / June 11, 2018 |
2021-04-08 20:33 UTC | Modern2.3.0 / April 8, 2021 Classic1.4.23 / June 11, 2018 |
2021-01-12 03:12 UTC | Modern2.2.27 / January 11, 2021 Classic1.4.23 / June 11, 2018 |
2020-12-22 07:08 UTC | Modern2.2.26 / December 21, 2020 Classic1.4.23 / June 11, 2018 |
2020-11-24 03:59 UTC | Modern2.2.25 / November 23, 2020 Classic1.4.23 / June 11, 2018 |
2020-11-18 14:54 UTC | Modern2.2.24 / November 17, 2020 Classic1.4.23 / June 11, 2018 |
2020-09-04 12:21 UTC | Modern2.2.23 / September 3, 2020 Classic1.4.23 / June 11, 2018 |
2020-08-28 01:53 UTC | Modern2.2.22 / August 27, 2020 Classic1.4.23 / June 11, 2018 |
2020-07-09 18:19 UTC | Modern2.2.21 / July 9, 2020 Classic1.4.23 / June 11, 2018 |
2020-03-21 14:05 UTC | Modern2.2.20 / March 20, 2020 Classic1.4.23 / June 11, 2018 |
2019-12-07 20:34 UTC | Modern2.2.19 / December 7, 2019 Classic1.4.23 / June 11, 2018 |
2019-07-09 20:01 UTC | Modern2.2.17 / July 9, 2019 Classic1.4.23 / June 11, 2018 |
2019-05-28 23:24 UTC | Modern2.2.16 / May 28, 2019 Classic1.4.23 / June 11, 2018 |
2019-03-27 14:08 UTC | Modern2.2.15 / March 26, 2019 Classic1.4.23 / June 11, 2018 |
2019-03-20 00:54 UTC | Modern2.2.14 / March 19, 2019 Classic1.4.23 / June 11, 2018 |
2019-02-13 01:26 UTC | Modern2.2.13 / February 12, 2019 Classic1.4.23 / June 11, 2018 |
2018-12-15 00:45 UTC | Modern2.2.12 / December 14, 2018 Classic1.4.23 / June 11, 2018 |
2018-11-06 18:56 UTC | Modern2.2.11 / November 6, 2018 Classic1.4.23 / June 11, 2018 |
2018-11-06 00:50 UTC | Modern2.2.10 / August 30, 2018 Classic1.4.23 / June 11, 2018 |
2018-08-30 22:25 UTC | Modern 2.2.10 / August 30, 2018 Classic 1.4.23 / June 11, 2018 |
2018-07-12 20:20 UTC | Modern 2.2.9 / July 12, 2018 Classic 1.4.23 / June 11, 2018 |
2018-06-13 22:50 UTC | Modern 2.2.8 / June 8, 2018 Classic 1.4.23 / June 11, 2018 |
2018-06-11 22:35 UTC | Modern 2.2.8 / June 8, 2018 Classic 1.4.23 / August 11, 2018 |
2018-06-09 16:20 UTC | Modern 2.2.8 / June 8, 2018 Classic 1.4.22 / July 19, 2017 |
2018-05-04 00:17 UTC | Modern 2.2.7 / May 2, 2018 Classic 1.4.22 / July 19, 2017 |
2018-04-11 01:28 UTC | Modern 2.2.6 / April 10, 2018 Classic 1.4.22 / July 19, 2017 |
2018-02-22 19:57 UTC | Modern 2.2.5 / February 22, 2018 Classic 1.4.22 / July 19, 2017 |
2018-01-04 00:19 UTC | Modern 2.2.4 / December 20, 2017 Classic 1.4.22 / July 19, 2017 |
2018-01-01 06:21 UTC | Modern 2.2.4 / December 20, 2017 Stable 2.0.31 / December 29, 2017 Classic 1.4.22 / July 19, 2017 |
2017-12-21 07:17 UTC | Modern 2.2.4 / December 20, 2017 Stable 2.0.30 / March 31, 2016 Classic 1.4.22 / July 19, 2017 |
2017-12-15 18:25 UTC | Modern 2.2.3 / November 21, 2017 Stable 2.0.30 / March 31, 2016 Classic 1.4.22 / July 19, 2017 |
RSS link: Atom feed