Android data recovery for Linux based system.
Device with TWRP installed, or root access is required.
For use as a reference material or educational purpose only. Otherwise, contact a professional data recovery solution instead.
sudo apt install build-essential make adb xterm foremost
A working install of TWRP custom recovery
or device with root/superuser
access (SuperSU/Magisk) and busybox
installed.
- Git clone this repository.
- Install the required dependency and run
make
. - Run the program using
./NuxDroidRecovery
. - Follow the on-screen instructions.