- Turn off the Rovio
- Connect a computer using USB cable with the Rovio
- Turn on the Rovio
- Look at all devices with something like fdisk -l(you must be root) and locate the Rovio, something like /dev/sdb
- Don't try to mount or format it, instead use dd if=/dev/sdb of=/home/user/rovio.dump
- Use a hex file editor or simply do strings /home/user/rovio.dump and look at the last 20-30 lines, you should see all the information you need in clear text
1 comment:
nice work thank u
Post a Comment