document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. adb shell
  2. su
  3. cd /data
  4. mkdir gingerbread
  5. cd gingerbread
  6. busybox tar zxvf /sdcard/system-dump-as-root.tar.gz
  7. busybox cp -a /efs efs
  8. sync
  9. reboot download
');