0. Internet 1. Text 2. Graphics 3. System 4. File 5. Misc 6. Palm 7. OS X |
Safari 5 hearts OpenDNS # There is no shortage of reports on Safari 5's interminable page load times:
/mac | Jun 30, 2010 Flash Cookies #When clearing your web browser's cache / cookies / temp files / etc, don't forget to wipe Flash cookies (*.SOL files, properly known as Local Shared Objects, or LSO) too. OS X users will find them buried within subfolders in ~/Library/Preferences/Macromedia/Flash Player/#SharedObjects/ and ~/Library/Preferences/Macromedia/Flash Player/macromedia.com/support/flashplayer/sys/ Be aware that Flash cookies are not deleted by Safari's "Reset Safari", Opera's "Delete Private Data", Firefox's "Clear Recent History", or any other browser's cleaning method. (Iain Cheyne kindly points out that the BetterPrivacy add-on for Firefox can manage Flash cookies.) /misc | Jun 29, 2010 Smartphone remote kill switches #or, "Why I still use a Palm Treo 755p":
/misc | Jun 26, 2010 Convert raw disk image or physical disk to virtual machine #"Live View is a Java-based graphical forensics tool that creates a VMware virtual machine out of a raw (dd-style) disk image or physical disk. This allows the forensic examiner to 'boot up' the image or disk and gain an interactive, user-level perspective of the environment, all without modifying the underlying image or disk. Because all changes made to the disk are written to a separate file, the examiner can instantly revert all of his or her changes back to the original pristine state of the disk. The end result is that one need not create extra 'throw away' copies of the disk or image to create the virtual machine.Related projects:
Switched to a Windows XP host, and successfully tested with a raw disk image of an XP install. However, attempting to use a partition image instead of a full disk image resulted in the following error on boot: A disk read error occurred Press Ctrl+Alt+Del to restartApparently the MBR is not being written correctly, or perhaps VMWare just doesn't play well with images created from partitions. Finally, I tried using an IDE drive (Windows XP installed) with two different USB and Firewire bridges, but that also failed: ERROR> Snapshot Creation Failed ERROR> Problem preparing partition1 for launch VM Launch Failedtl;dr: Windows XP is well-supported as a host, but you may not be able to work with anything other than full disk images. /windows | Jun 18, 2010 Generate wordlists with crunch #$ wget http://downloads.sourceforge.net/project/crunch-wordlist/crunch-wordlist/crunch2.4.tgz $ tar -xvf crunch2.4.tgz $ cd crunch -bash: cd: crunch: Permission denied Let's check the file permissions: $ stat -c %a crunch 644 Ah! Just need to fix that: $ chmod 755 crunch $ cd crunch $ make Now we're ready to generate our list. In this example, we'll make a list consisting of every possible combination of 3 letters (both upper and lower case) followed by 2 numbers: $ ./crunch 5 5 -f charset.lst mixalpha -o list -t @@@%% Even though we've specified mixalpha as the character set, crunch replaces the percent symbols with numbers. This 80MB, 14060800-line list only took crunch 5 seconds to generate. /nix | Jun 13, 2010 The Peaceful Mind #
/misc | Jun 05, 2010 |
Categories
Blosxom Archive
2012: 2 1
2011: 12 11 10 9 8 7 6 5 4 3 2 1 2010: 12 11 10 9 8 7 6 5 4 3 2 1 2009: 12 11 10 9 8 7 6 5 4 3 2 1 2008: 12 11 10 9 8 7 6 5 4 3 2 1 2007: 12 11 10 9 8 7 6 5 4 3 2 1 2006: 12 11 10 9 8 7 6 5 4 3 2 1 2005: 12 11 10 Blogger Archive
Ezine Archive
|