Archive for the ‘Uncategorized’ Category

Update: 7-Zip 4.64

Sunday, January 4th, 2009

And here’s a 7-Zip YABR: 4.64, fixing a bug in the ZIP/AES feature introduced in 4.63.

DOWNLOAD 7-ZIP 4.63
Windows: Download 7-Zip 4.64 (32-bit)
EXE installer, 917KB, MD5 sum: D2810E3DD4B60AB05FE7C29A50921EFA

Windows 64-bit: Download 7-Zip 4.64 (64-bit)
MSI installer, 1.16MB, MD5 sum: EDE82284E25EDA998625171A78F7182B

Extras: Other versions, source code, SDKs

WHAT’S NEW IN 7-ZIP 4.64
- The bug in 7-Zip 4.63 was fixed: 7-Zip could not decrypt .ZIP archives encrypted with WinZip-AES method.

Update: foobar2000 0.9.6.1

Saturday, January 3rd, 2009

foobar2000 0.9.6.1 is out and about!

FOOBAR2000 0.9.6.1 DOWNLOADS
Get it now: Download foobar2000 0.9.6.1
EXE installer, 2.85MB, MD5 sum: 3DA21D4CE9729C7B1BD3BBD54351C9BC
WHAT’S NEW IN FOOBAR2000 0.9.6.1
- Autocompletion of values in the Properties dialog.
- Support for chapters in Musepack SV8 files.
- New “Split values” command in the Properties dialog.
- Simple search queries: any latin characters are now matched regardless of their accents.

Update: 7-Zip 4.63

Friday, January 2nd, 2009

The last day of 2008 brought, aside new year’s resolutions, a new version of 7-Zip: 4.63.

The only update worth mentioning is the support for unpacking ZIP archives encrypted with the AES algo (PKWARE-AES, implemented in PKWARE’s PKZIP and SecureZIP products).

AES is a very fast encryption algorithm standardized in 2002. It can be used with 128,192 and 256-bit encryption keys. All of these are available in PKWARE-AES.

DOWNLOAD 7-ZIP 4.63
Windows: Download 7-Zip 4.63 (32-bit)
EXE installer, 916KB, MD5 sum: 26437622D854FB0DF180F06E799DE9EF

Windows 64-bit: Download 7-Zip 4.63 (64-bit)
MSI installer, 1.16MB, MD5 sum: A040E30EC6E09353DA31A4AC8BB582A0

Extras: Other versions, source code, SDKs

WHAT’S NEW IN 7-ZIP 4.63
- 7-Zip now can unpack ZIP archives encrypted with PKWARE-AES.
- Some bugs were fixed.

Update: Recuva 1.22.384 - Improved TIFF recovery

Thursday, January 1st, 2009

Happy times: I just got back a few accidentally deleted wallpapers!

Happy times: I just got back a few accidentally deleted wallpapers!

A new Recuva version has been released today: 1.22.384.

RECUVA DOWNLOADS
Get it now: Download Recuva 1.22.384
EXE installer, no toolbar, 867KB, MD5 sum: E0897CC8A4FE1204810D679D84C54159

Portable version: Download Recuva 1.22.384 Portable (extract to USB drive)
ZIP archive, 847KB, MD5 sum: AE07DAEBB7872660EF9065DD0C2FA503

RECUVA 1.2.384 CHANGELOG
- Improved messages when cancelling large file recovery.
- Secure delete is now greyed for non-deleted files.
- Improved recovery of .TIF files from FAT32 drives.
- Filter category text now updates dynamically when changing languages.
- Fixed ‘Check for updates’ position in Vista.
- Various minor tweaks and improvements.

Update: Mozilla Thunderbird 2.0.0.19

Tuesday, December 30th, 2008

Mozilla Thunderbird 2.0.0.19 is out now, packing several security fixes.

MOZILLA THUNDERBIRD 20.0.0.19 DOWNLOADS
Get it now: Download IrfanView 4.22
EXE installer, 6.44MB, MD5 sum: C2BDB5A6881EB5822F944F73307E28B8

Portable: Download Mozilla Thunderbird 2.0.0.18 Rev2
EXE installer, 6.68MB, MD5 sum: 4F7B49F85691AC45FEFACCB65FF6EEA3

WHAT’S NEW IN THUNDERBIRD 2.0.0.19
MFSA 2008-68 XSS and JavaScript privilege escalation
MFSA 2008-67 Escaped null characters ignored by CSS parser
MFSA 2008-66 Errors parsing URLs with leading whitespace and control characters
MFSA 2008-65 Cross-domain data theft via script redirect error message
MFSA 2008-64 XMLHttpRequest 302 response disclosure
MFSA 2008-61 Information stealing via loadBindingDocument
MFSA 2008-60 Crashes with evidence of memory corruption (rv:1.9.0.5/1.8.1.19)
THUNDERBIRD 2.0.0.19 SCREENSHOT

Update: IrfanView 4.23

Monday, December 29th, 2008

An IrfanView YABR was released today: 4.23 with fixes to 2 toolbar buttons :D

Read about the previous release (IrfanView 4.22) if you want to know what’s new - the releases are nearly identical.

IRFANVIEW 4.23 DOWNLOADS
Get it now: Download IrfanView 4.23
EXE installer, no toolbar, 1.28MB, MD5 sum: E2D7BFB2A5D2DAF43214BF9A5CCD6F85

Plugins: Download IrfanView Plugins 4.22
EXE installer, 7.11MB, MD5 sum: 97A21171F9062DCF2CC5DDD6EFD267BA

Portable (U3): Download IrfanView 4.0.0.1 for U3
U3 EXE installer, 1.42MB, MD5 sum: F047C1C883FE4E646E53A8D82ECE298A

WHAT’S NEW IN IRFANVIEW 4.23
- Two small 4.22 bugs fixed: Next toolbar button, PDF saving

Guide: CCleaner Secure Delete Script

Saturday, December 27th, 2008

Since version 2.15.815, CCleaner’s Secure Delete feature can be accesed via a command line option. It’s very useful, but for most users it’s a drag to open a command line window and to run the ccleaner.exe binary with the file/folder to delete as a parameter. The process can be simplified if CCleaner’s directory is added to the PATH environment variable, so that you don’t have to enter the full path to ccleaner.exe. Still, we can do better than that…

Introducing the CCleaner Secure Delete script, a simple script for the Windows command line shell. Simply unzip the script on your desktop or another handy location, then drag files or folder you wish to delete onto it. The script will tell you what is about to be deleted, than call ccleaner.exe. If you’re sure, confirm CCleaner’s dialog and that’s it!

Any suggestions or tips are welcome.

You can either download the script, or create it yourself (just make sure you give the file a .cmd extension). Here’s the script’s contents:

CCLEANER SECURE DELETE SCRIPT
@echo off
echo Secure deleting file/folder…
echo %1
“C:\Program Files\CCleaner\ccleaner.exe” /delete %1
echo Deleting…
echo Operation completed!
pause
DOWNLOAD CCLEANER SECURE DELETE SCRIPT
Get it now: Download the script
ZIP archive, 270Bytes, MD5 sum: 3D7DA21E1019FA2C8FE517211BADE908

Note: If you have installed CCleaner somewhere other than the default location, you will need to edit the script and put in the correct installation path.

Note 2: A similar result can be achieved by creating a shortcut to ccleaner.exe and changing its “target”, like in this screenshot (add a space and the text “/delete” after the double quote at the end). You can add a comment as well (it will be displayed when you place your mouse pointer over the shortcut icon). don’t forget to name the shortcut something meaningful such as “Secure Delete with Ccleaner”.

Merry Christmas!

Thursday, December 25th, 2008

Just a quick post to wish all my readers a Merry Christmas!

Update: IrfanView 4.22

Thursday, December 25th, 2008

IrfanView was also updated recently to version 4.22. Along with the main program, the plugins package was upgraded as well.

Beside many fixes and changes, here are a few notable additions: new hotkeys; a command line option for passing a file containing a list of files in supported formats (/filelist=file.txt); the ability to create multipage PDF images.

IRFANVIEW 4.22 DOWNLOADS
Get it now: Download IrfanView 4.22
EXE installer, no toolbar, 1.28MB, MD5 sum: 4822553D2C425A5D32FEAF0554A5D07E

Plugins: Download IrfanView Plugins 4.22
EXE installer, 7.11MB, MD5 sum: 97A21171F9062DCF2CC5DDD6EFD267BA

Portable (U3): Download IrfanView 4.0.0.1 for U3
U3 EXE installer, 1.42MB, MD5 sum: F047C1C883FE4E646E53A8D82ECE298A

WHAT’S NEW IN IRFANVIEW 4.22
- Added History list for Random slideshow (”No file repeat” removed)
- New multipage images menu: Create Multipage PDF
- Option to save changes on exit (Properties->Misc 1, default: OFF)
- TIF loading bugs fixed (Thanks to j00ru//vx)

- New command line option: /filelist=txtfile; Examples:
i_view32.exe /filelist=c:\mypics.txt
i_view32.exe /filelist=c:\mypics.txt /thumbs
i_view32.exe /filelist=c:\mypics.txt /convert=d:\*.jpg
=> use files from mypics.txt as input for different operations

- New Contact Sheet options: Set custom paper size and units
- Options to set start parameters for external editors (see Help file/button)
- External editor names are showed in the menu text
- New Panorama dialog option: Add space between images
- Browsing: if CTRL + number (0-9) pressed, the file index increases by number
- New wallpaper menu: Stretched - proportional
- New Slideshow dialog option: Remember last file index on exit
- New option to show DDS alpha color (Properties->Misc. 1)
- Support for WSQ format (Wavelet Scaler Quantization, PlugIn by Steven Venable)
- New Thumbnail option: Use full file path for sorting (if subfolders loaded)
- New thumbnails tree menu: Load subfolders
- New hotkeys: SHIFT + arrows = Move selection rectangle; SHIFT + N = Create new image; SHIFT + V = Add canvas; CTRL + SHIFT + Y = Auto crop borders; CTRL + SHIFT + J = Lossless JPG crop; SHIFT + O = Fit window to image; F11 = show/hide mouse in Fullscreen/Slideshow
- Several PlugIns are changed/updated, please install the newest versions
- Some minor bugs/features fixed/added (scrolling)

Update: CCleaner 2.15.815 with Secure File Deletion

Wednesday, December 24th, 2008

Piriform’s CCleaner software has reached a new version: 2.15.815.

Beside minor bug fixes and a few changes, there’s a new and very interesting feature. CCleaner now has a command-line switch which enables secure deletion of certain files or folders. To use it, open a command prompt window in CCleaner’s install directory and run:

(1) ccleaner.exe /delete FILENAME.EXT - to secure delete a single file
(2) ccleaner.exe /delete FOLDER - to secure delete a folder
(3) use wildcards such as * and ? to delete multiple files or folders: ccleaner.exe /delete *.txt - to delete all txt files in the current folder

After the command is ran, CCleaner will ask for confirmation that you really wish to remove the files or folders then proceed to securely deleting them.

Note: file or folder names that contain spaces should be enclosed in double quotes (eg: “file name with spaces.txt”)

Update: I have created a simple script that enables secure delete via drag and drop with CCleaner.

CCLEANER 2.15.815 DOWNLOADS
Get it now: Download CCleaner 2.15.815
EXE installer, no toolbar, 900KB, MD5 sum: 3BA70A80DA5F6A2C1D80C057E746453C

Portable version (extract to USB stick): Download CCleaner 2.15.815 Portable
ZIP, 892KB, MD5 sum: A1D241180C57CC9E200604E2D8E2A2B5

WHAT’S NEW IN CCLEANER 2.15.815
- Added command-line secure deletion (e.g. ccleaner.exe /delete “folder\*.*|MyFile.txt”)
- Added Google Chrome thumbnail cleaning.
- Moved language files to /lang folder.
- Improved options cookie list browser detection.
- Fixed minor bug in XP prefetch cleaning.
- Fixed bug in IE History Index.dat cleaning.
- Fixed two minor compatibility bugs with Win98.
- Installer engine updates.
- Minor architecture improvements.
CCLEANER 2.15.815 SCREENSHOTS