Finding images in a binary file w/ python
posted June 15th, 2009 @ 23:13:27
tags:
python
,
general tech
comments: 0
Been having a sort of chronic problem with my phone over the past couple weeks where songs would skip. Didn't think it was too big of a deal, but transferring some more music over to it the other day somehow my pictures all disappeared. I take fairly frequent backups, but this caught a few that weren't on the memory card. I checked dmesg, saw end_request: I/O error, dev sdg, sector 48728, and knew that I was probably in for some problems.
read the rest of "Finding images in a binary file w/ python"