Notes na iPodzie i iPhonie

Posted on Wed 27 August 2008 in iPhone/iPod • 1 min read

Erica Sadun podała sposób na wyciągnięcie z backupów starych notek:

  1. Zachowaj poniższy skrypt jako dbextract.pl w katalogu, który jest w zmiennej $PATH

    #!/usr/bin/perl -w
    use strict;
    # This file clumsily extracts the DB's hidden in the iPhone backup files
    # Usage: perl -w dbpextract.pl /Users/flip/Library/Application …

Continue reading