Skip to content

Latest commit

 

History

History
executable file
·
21 lines (16 loc) · 662 Bytes

README.md

File metadata and controls

executable file
·
21 lines (16 loc) · 662 Bytes

Nux Droid Recovery

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.

Dependency

sudo apt install build-essential make adb xterm foremost

Device Dependency

A working install of TWRP custom recovery or device with root/superuser access (SuperSU/Magisk) and busybox installed.

How-To

  • Git clone this repository.
  • Install the required dependency and run make.
  • Run the program using ./NuxDroidRecovery.
  • Follow the on-screen instructions.