YeSimOLe / Reviv

Extract SysCfg data from corrupted or unreadable NAND dumps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reviv

Extract critical SysCfg data like Serial Number, Wi-Fi & Bluetooth address from a corrupted or unreadable NAND dump.

Usage

  1. Dump the NAND SysCfg partition into a .bin or .dump (or any other extension)
  2. Feed it into the tool.
  3. Save the carved data.
  4. Re-program a new NAND with the newly saved details.

Note

IP Box users can dump the boot data and feed it directly to the tool.

Credits

  • mjs3339 - Boyer Moore implementation in C#

About

Extract SysCfg data from corrupted or unreadable NAND dumps.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%