Releases: FreeXR/eureka_panther-adreno-gpu-exploit-1
Release list
eureka_panther-adreno-gpu-exploit-1 v1.0.2
eureka_panther-adreno-gpu-exploit-1 v1.0.2
Note
This update does not affect rooting in general. It is intended only for developers, and an update is not required for the functionality or security of the exploit.
Patch Notes
Added nocfi param (--nocfi). Thanks @geokar2006 !
Warning
Do not use the --nocfi parameter unless you know what you are doing! It has a chance to brick the device if used incorrectly!
Directory Structure and Installation Instructions
This first release of the exploit package includes the following components:
- Precompiled binary:
exploit - Magisk Live Install script:
live_install.sh
(from https://github.com/topjohnwu/Magisk/blob/master/scripts/live_setup.sh) - Magisk V29.0 APK:
magisk.zip
(from https://github.com/topjohnwu/Magisk/releases/tag/v29.0)
Folder Structure on a Host Machine before pushing
exploit/
├── exploit # precompiled binary
├── live_install.sh # Magisk live install script
└── magisk.zip # Magisk v29.0 APK zip file
Required Folder Structure on the Device
Push the entire exploit folder to /data/local/tmp/, with
adb push exploit /data/local/tmp/so that the structure is:
/data/local/tmp/exploit/
├── exploit
├── live_install.sh
└── magisk.zip
Run on Device
adb shell
chmod +x /data/local/tmp/exploit/exploit && /data/local/tmp/exploit/exploiteureka_panther-adreno-gpu-exploit-1 v1.0.1
eureka_panther-adreno-gpu-exploit-1 v1.0.1
Directory Structure and Installation Instructions
This first release of the exploit package includes the following components:
- Precompiled binary:
exploit - Magisk Live Install script:
live_install.sh
(from https://github.com/topjohnwu/Magisk/blob/master/scripts/live_setup.sh) - Magisk V29.0 APK:
magisk.zip
(from https://github.com/topjohnwu/Magisk/releases/tag/v29.0)
Folder Structure on a Host Machine before pushing
exploit/
├── exploit # precompiled binary
├── live_install.sh # Magisk live install script
└── magisk.zip # Magisk v29.0 APK zip file
Required Folder Structure on the Device
Push the entire exploit folder to /data/local/tmp/, with
adb push exploit /data/local/tmp/so that the structure is:
/data/local/tmp/exploit/
├── exploit
├── live_install.sh
└── magisk.zip
Run on Device
adb shell
chmod +x /data/local/tmp/exploit/exploit && /data/local/tmp/exploit/exploiteureka_panther-adreno-gpu-exploit-1 v1.0.0
eureka_panther-adreno-gpu-exploit-1 v1.0.0
Directory Structure and Installation Instructions
This first release of the exploit package includes the following components:
- Precompiled binary:
exploit - Magisk Live Install script:
live_install.sh
(from https://github.com/topjohnwu/Magisk/blob/master/scripts/live_setup.sh) - Magisk V29.0 APK:
magisk.zip
(from https://github.com/topjohnwu/Magisk/releases/tag/v29.0)
Folder Structure on a Host Machine before pushing
exploit/
├── exploit # precompiled binary
├── live_install.sh # Magisk live install script
└── magisk.zip # Magisk v29.0 APK zip file
Required Folder Structure on the Device
Push the entire exploit folder to /data/local/tmp/, with
adb push exploit /data/local/tmp/so that the structure is:
/data/local/tmp/exploit/
├── exploit
├── live_install.sh
└── magisk.zip
Run on Device
adb shell
chmod +x /data/local/tmp/exploit/exploit && /data/local/tmp/exploit/exploit