Tuesday, December 7, 2010

Winamp 5.601 Build 3091

(2010.12.06)

Changes in 5.601 Build 3091
* Improved: [in_wave/libsndfile] Added AIF to default extension list
* Improved: [ml_plg] Localization of playlist names & various other tweaks
* Fixed: Win2k compatibility (caused by 5.6-specific DLL load vuln fix)
* Fixed: [in_midi] Security vulnerability (thanks: Morten @ kryptoslogic)
* Fixed: [in_mp3] Querying endoffset metadata for iTunes gapless playback
* Fixed: [pmp_ipod] Sync and Eject issues
* Fixed: [pmp_ipod] Compilation flag when Album Artist is "Various Artists"
* Fixed: [pmp_wifi] Crash when devices.w5s missing
* Misc: Made installer disable incompatible 3rd-party gen_lyrics plugin
* Misc: More general tweaks, improvements, fixes and optimizations

-DOWNLOAD-
Winamp 5.601 Build 3091 Full (Multi-national) / Winamp 5.601 Build 3091 Lite

ImgBurn 2.5.3.0

(2010.12.06)

Changes in 2.5.3.0
* Added: Workaround for the firmware bug present in LG's BH10LS30 drive (probably all BH10 / WH10 drives) where formatting a new BD-RE with full certification enabled produces a disc that still appears as if it's unformatted in various drives.
* Added: Option to have the program automatically set the book type to 'Normal' rather than 'DVD-ROM' when burning a BD Video (BDAV/BDMV folder is present) disc. Some players won't play BD (AVCHD ?) content from a disc with its book type set to DVD-ROM.
* Added: Support for a new '/OPTIMISEDUPLICATEFILES' command line switch which can be used to enable that feature in Build mode as and when it's required.
* Added: 'Add Selected' toolbar button in the DLE window that will add whatever's selected in the Explorer pane's Files box to the compilation.
* Added: 'Display DirectShow Filter List' option to the menu when you right click in the 'Layout' box within the 'Create CUE File' window. When an audio track is selected, this will give you a list of the filters that DirectShow will be using to decode your file into a format ImgBurn can use.
* Added: Discovery mode now adds a very basic ISO9660 PVD when it burns so programs don't think it's a blank disc. (Workaround for issue with CDSpeed / Opti Drive Control and DVD+RW/BD-RE media)
* Added: Warnings for various layer break position issues when the program is set to 'Calculate Optimal' - previously, issues were only reported with 'User Specified' layer break positions.
* Added: Display info from the DDS on BD-R / BD-RE in the Disc Info box on the right (including which drive burnt the disc - BD-R only).
* Added: When building an image file with an empty 'Destination' box, the program will attempt to generate the/suggest a file name based on the 'Source' if nothing has been already been generated based on the volume labels.
* Added: Option to synchronise the editing of volume label fields on the 'Change Volume Label' form (i.e. so you type in one box and it types in all three).
* Added: Option of selecting the character set for the ISO9660 volume label field on the 'Change Volume Label' form.
* Added: 'Uppercase' / 'Lowercase' / 'Title Case' buttons for the ISO9660 volume label fields (Build mode and 'Change Volume Label' tool - Joliet / UDF fields already had them). They're only enabled when using the 'ASCII' character set.
* Added: Prompt user if attempting to build a pure UDF 2.50+ data disc on any OS prior to Vista (without 'thdudf' or 'meiudf' drivers installed). Browsing such discs on those operating systems is not possible without the use of a 3rd party driver.
* Added: New ''Image Files' Folder' choice to the 'Default Destination' option in Read mode. Selecting this will make the program default to saving in the 'Image Files' folder as specified on the 'File Locations' tab.
* Added: Options to control whether or not the current selection within the 'Copies' drop down box ('Build' and 'Write' modes) gets remembered / saved when the program is closed down - and thus restored when it's opened again.
* Added: Shortcuts to configure the ISO9660 file system restrictions according to 1988 or 1999 specs.
* Added: Option to set the initial folder for the Explorer pane in the 'Disc Layout Editor' window.
* Added: Option when creating a bootable disc in Build mode to have the program patch the 'Boot Information Table'.
* Added: Option to synchronise the editing of volume label fields on the 'Labels' tab in Build mode / on the 'Create Volume Label' form (i.e. so you type in one box and it types in all three).
* Added: 'Batch Mode' option for 'Read' mode where it'll prompt to insert the next disc just as Write mode does when burning multiple images/copies. This allows for automated reads when using an auto loader device.
* Added: 'Self Test' function on the 'Auto Loader Control' window (just loads and unloads discs until the input tray is empty).
* Added: The program will prompt the user if they attempt to create a bootable DVD/HD DVD/BD/DivX video disc.
* Added: 'Disc Manufacturer Information' to the disc info panels. This is used for HD DVD media.
* Added: 'Dereference Link Files' option in the Settings. When enabled, the target of *.LNK files is added to the compilation rather than the LNK file itself. Applies to Advanced Build mode and only to items being added directly, not sub folders/files.
* Added: Option to log skipped subfolders in Build mode (for when 'Recurse Subdirectories' is disabled).
* Added: Support for Vinpower Digital RipBox autoloaders.
* Added: Option to tell the program to include a header (program version + date) at the top of log files when saving them.
* Added/Changed: The program will now call the 'CancelSynchronousIo' API function if you try to cancel the burn twice - i.e. where you get the 'Please be patient, I heard you the first time!' message in the log window.
* Added/Changed: Tweaked the PTRobots drive enumeration code to handle situations where the API can't figure out which drives are where within the publisher.
* Changed: Text in the SPLIP column within the 'create/select layer break' windows now uses the translated Yes / No values.
* Changed: Using IFileDialog for the 'Open' / 'Save' / 'Browse For Folder' dialogs under Windows Vista+ now rather than GetOpenFileName/GetSaveFileName/SHBrowseForFolder.
* Changed: When browsing for a file in the 'Change Volume Label' tool, the program will now default to the 'Image Files' folder (assuming there's no image selected already - where it would then use its folder).
* Changed: Updated bundled Ask toolbar to latest version (1.9.1.0).
* Changed: Removed all the top level 'try' / 'catch' statements in threads so the proper error handler can kick in and provide me with some decent crash reports (via Eurekalog / madExcept) !
* Changed: Tweaked the NRG file parsing code a little bit so it now errors out if the user tries to load an unsupported (multi session/track) image.
* Changed: The folder tree in the DLE window's Explorer pane will no longer include archives (zip files etc).
* Changed: If the specified boot image file is also being added into the image itself, the program will point the boot catalog to the file in the image rather than duplicating the data in a dedicated boot image.
* Changed: The program now restores the previously selected folder in the DLE window's Explorer pane when closed/reopened in a single session.
* Changed: Updated the memory manager to FastMM v4.97 - Hopefully it won't cause the 'Invalid Pointer Operation' errors that 4.96 did (which is why I reverted to 4.94).
* Changed: Always use the newer style images in the log window (XP and older OS's used to use different ones to Vista/7).
* Changed: Tweaked the message about the program not being able to 'Read' to an ISO file slightly to include the reason why.
* Changed/Fixed: Tweaked how the 'vendor specific' inquiry data gets displayed (in Drive Capabilities) - previously it wouldn't have shown up for LG drives or any others with null bytes in the field.
* Fixed: Problem with internal logic (not setting a certain flag) when the program had been told to always overwrite files via CLI.
* Fixed: Errors that might occur during the 'Zeroing Sectors...' phase of a full format on BD-RE media were being lost due to (silent) automatic write retries.
* Fixed: Errors that might occur during the 'Writing LeadIn...' phase of burning CD media were being lost due to (silent) automatic write retries.
* Fixed: Incorrect layer info displayed / logged when reading/burning BD-R DL and BD-RE DL media (BD-ROM DL was ok).
* Fixed: The 'View Media Information' button in Read mode's 'Source' box was sometimes enabled when it shouldn't have been.
* Fixed: Problem with the log window's position when moving the main window if the log window is minimised and snapped to the main window.
* Fixed: Problem with the log window's position when being minimised.
* Fixed: The 'Volume Set Identifier' wasn't being read from the ISO9660/Joliet file systems - thus the field would have been empty if they were the only file systems in the image/on the disc.
* Fixed: Made a few non-autosize fields (on the 'Change Book Type' and 'Change Advanced Settings' screens) a little taller so they don't cut the text off.
* Fixed: Silent failure when trying to build a bootable disc and the boot image no longer exists.
* Fixed: Incorrect layer break position being read from NRG files (needed to add 1 to the value).
* Fixed: 'List index out of bounds(-1)' error when pressing the 'e' key in Build mode (image file output) caused by the TTntPageControl component trying to see if it can display an invisible tab.
* Fixed: 2nd attempt at fixing the issue where the program gets stuck 'Analysing Tracks' (basically, just an issue with Audio CDs).
* Fixed: The wrong function name was being reported by some of the PTRobot autoloader error checking code.
* Fixed: The explorer style component used in the DLE window was displaying Compressed/Encrypted files in the wrong colours (back to front RGB!).
* Fixed: Complete lack of an actual option/checkbox in the Settings window for controlling 'Create DVD - Save As Ansi' (it was being used in the code but you couldn't change it anywhere!).
* Fixed: Complete lack of an actual option/checkbox in the Settings window for controlling 'Create DVD - Preserve Full Pathnames' (it was being used in the code but you couldn't change it anywhere!).
* Fixed: Looking at the 'Create MDS - Save As Ansi' option (rather than the 'Create DVD' one) when deciding on which file type (Ansi/Unicode) to default to in the 'Create DVD File' window's 'Save As' box.
* Fixed: The 'Install For All Users' option in the installer wasn't being honoured when creating the shortcuts/icons.
* Fixed: Potential 'Divide By Zero' error if the drive reports the disc capacity as a value of 0xFFFFFFFF on a double layer disc.

-DOWNLOAD-
ImgBurn 2.5.3.0

Friday, December 3, 2010

GPU-Z 0.4.9

(2010.12.03)

Changes in 0.4.9
* Added support for GeForce GTX 570, GTX 460 SE
* Added support for PCI-Express 3.0
* Added PowerColor Giveaway
* Added Colorfire PCI vendor ID
* Added detection for AMD Radeon HD 6310, HD 6370
* Fixed BIOS >64k reading on GF110
* Added GT215 based GT 220
* Fixed TMU count on GF104
* Improved default clock reading on GeForce GTX 580
* Better error handling for memory type detection code

-DOWNLOAD-
GPU-Z 0.4.9

Winamp 5.6 Build 3085

(2010.12.02)

-DOWNLOAD-
Winamp 5.6 Build 3085 Full (Mult-national) / Winamp 5.6 Build 3085 Lite

Google Chrome 8.0.552.215

(2010.12.02)

The Chrome team is happy to announce our latest Stable release, 8.0.552.215. In addition to the over 800 bug fixes and stability improvements, Chrome 8 now contains a built in PDF viewer that is secured in Chrome’s sandbox. As always, it also contains our latest security fixes, listed below. This release will also be posted to the Beta Channel.

Security fixes and rewards:
Please see the Chromium security page for more detail. Note that the referenced bugs may be kept private until a majority of our users are up to date with the fix.

* [17655] Low Possible pop-up blocker bypass. Credit to Google Chrome Security Team (SkyLined).
* [55745] Medium Cross-origin video theft with canvas. Credit to Nirankush Panchbhai and Microsoft Vulnerability Research (MSVR).
* [56237] Low Browser crash with HTML5 databases. Credit to Google Chrome Security Team (Inferno).
* [58319] Low Prevent excessive file dialogs, possibly leading to browser crash. Credit to Cezary Tomczak (gosu.pl).
* [$500] [59554] High Use after free in history handling. Credit to Stefan Troger.
* [Linux / Mac] [59817] Medium Make sure the “dangerous file types” list is uptodate with the Windows platforms. Credit to Billy Rios of the Google Security Team.
* [61701] Low Browser crash with HTTP proxy authentication. Credit to Mohammed Bouhlel.
* [61653] Medium Out-of-bounds read regression in WebM video support. Credit to Google Chrome Security Team (Chris Evans), based on earlier testcases from Mozilla and Microsoft (MSVR).
* [$1000] [62127] High Crash due to bad indexing with malformed video. Credit to miaubiz.
* [62168] Medium Possible browser memory corruption via malicious privileged extension. Credit to kuzzcc.
* [$1000] [62401] High Use after free with SVG animations. Credit to Sławomir Błażek.
* [$500] [63051] Medium Use after free in mouse dragging event handling. Credit to kuzzcc.
* [$1000] [63444] High Double free in XPath handling. Credit to Yang Dingning from NCNIPC, Graduate University of Chinese Academy of Sciences.

We would like to offer special thanks -- and a number of rewards -- to Aki Helin of OUSPG for his extensive help with the new PDF feature. We’d also like to extend thanks to Sergey Glazunov and Marc Schoenefeld for finding bugs during the development cycle such that they never reached a stable build.

Full details about the changes are available in the SVN revision log. If you find new issues, please let us know by filing a bug. Want to change to another Chrome release channel? Find out how.

-DOWNLOAD-
Google Chrome 8.0.552.215 (Windows) / Google Chrome 8.0.552.215 (Mac) / Google Chrome 8.0.552.215 (Linux)

Ubuntu 11.04 (Natty Narwhal) Alpha 1

(2010.12.02)

Introduction
The Ubuntu developers are moving quickly to bring you the absolute latest and greatest software the Open Source community has to offer. The Natty Narwhal Alpha 1 Release of Ubuntu 11.04, is a developer snapshot to give you an early glance at the next version of Ubuntu.

Get Ubuntu 11.04
Upgrading from Ubuntu 10.10
To upgrade from Ubuntu 10.10 on a desktop system, press Alt+F2 and type in "update-manager -d" (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release '11.04' is available. Click Upgrade and follow the on-screen instructions.

To upgrade from Ubuntu 10.10 on a server system: install the update-manager-core package if it is not already installed; launch the upgrade tool with the command sudo do-release-upgrade -d; and follow the on-screen instructions. Note that the server upgrade is now more robust and will utilize GNU screen and automatically re-attach in case of e.g. dropped connection problems.

To upgrade from Xubuntu 10.10, follow the instructions above for Ubuntu 10.10.

Download the Alpha 1
This release is for developers only. The following link will direct you to a download location near you:

(Ubuntu Desktop and Server)

Additional ISOs and torrents are also available at:

(Ubuntu Server for UEC and EC2)
(Kubuntu)
(Xubuntu)
(Edubuntu DVD)
(Ubuntu Studio)

New features in Natty
Please see the Natty blueprint list for details.

Please test and report any bugs you find:
http://help.ubuntu.com/community/ReportingBugs

Updated Packages
As with every new release, packages--applications and software of all kinds--are being updated at a rapid pace. Many of these packages came from an automatic sync from Debian's Unstable branch.

For a list of all packages being accepted for 11.04 Natty Narwhal, please subscribe to natty-changes: https://lists.ubuntu.com/mailman/listinfo/natty-changes

Ubuntu Desktop Edition
Unity is now the default in the Ubuntu Desktop session. This is partially implement. The Unity Launcher is now available. It can be used to launch applications that are pinned to the launcher and switch between running applications. It support Quick lists on context menu. It can be set to auto-hide. Places is not yet available in Alpha 1. Clicking the Ubuntu logo in the upper left of the screen will open the applications directory. This is temporary until the Application place is available.

Network Manager applet has been patched to use appindicator. Putting NM-Applet through as many test scenarios as possible is appreciated! Classic Gnome panel applets are not support in Alpha 1, only Indicators.

There are now two kinds of session in gdm: Ubuntu Desktop will run unity by default and the Ubuntu Classic Session will run gnome-panel. Ubuntu Classic supports all video hardware and video drivers. Ubuntu Desktop requires 3D driver support.

Ubuntu Netbook Edition
Only an armel spin exists for Natty at this time (which will not be releasing with Alpha 1 due to various late issues). Ubuntu Netbook Edition has merged with the Ubuntu Desktop Edition.

Kubuntu
Kubuntu will not be shipping an armel port or dvd, with the Alpha 1 release.

Xubuntu
In preparation for Xfce4.8, Alpha1 will have new versions of xfce4-notifyd, xfce4-appfinder, xfwm4, ristretto, xfce4-dev-tools and xfce4-volumed.

Xubuntu will not be releasing powerpc and ps3 images for Alpha1.

To maintain compatibility with Xfce 4.8, Xubuntu will continue to use GTK2 instead of GTK3.

Edubuntu
Edubuntu is currently reviewing package selections, some packages installed in this release will not be in the final release.

The installer slideshow isn't available in this alpha, but will be available in daily builds again soon. The installer works despite looking quite dull.

In some cases, the installer icon won't display on the live session desktop. To install click on System -> Administration -> Install Edubuntu 11.04

The Unity session in Edubuntu is still work in progress, it's recommended to test using the Ubuntu Classic Desktop from the login screen instead.

Ubuntu Studio
Unity
At this point we are planning to stay with Gnome2, however since Unity (and therefore Compiz apparently) is under heavy development we expect problems. It is possible that in the future we may eventually move away from Gnome2 but substantial discussions and testing will be required.

Network
Due to continuing problems, network-manager will replace gnome-network-admin.

If performance degradation is experienced, please contact the Ubuntu Studio developer via email (ubuntu-studio-devel@lists.ubuntu.com) or on IRC (#ubuntustudio-devel on freenode).

Installation Tasks
The task selections during installation have been updated.

The audio tasks have been parsed into two groups: generation and recording. The 'generation' task selections is focused more on synthesizers and sequencers (i.e. tone generation) and the 'recording' task focuses on recording live musician performances.

Package Selection
The installed packages changed as well.

The packages shipped in Ubuntu Studio are more focused to support identified tasks and their derived work flows. Please note that this is a work in progress. If your favorite package is not include, please inform us about it and consider updating the task/work flows wiki page (https://wiki.ubuntu.com/UbuntuStudio/Workflows).

Kernel
Currently, Ubuntu Studio is shipping the -generic kernel.

Additionally, we are working with the Ubuntu Kernel Team to get a -lowlatency kernel into the archives which will then ship, in addition to the -generic kernel, in Ubuntu Studio. However, a -lowlatency kernel is available for the interim in Allesio Bogani's PPA: https://launchpad.net/~abogani/+archive/ppa?field.series_filter=natty

Ubuntu Server
The Alpha installs in most sceneries on both bare hardware and in virtual environments. Testing of the platform server, and additional server tasks is welcomed.

Ubuntu Server Cloud images
The Ubuntu Server cloud have a newer kernel inside. See the kernel section below for more information.

Installation
The live CD configurations are currently being reworked for the Natty deliverables. At this time, the images are a bit too large to actually fit on a CD. Please use a USB stick or DVD as a workaround.

Linux kernel 2.6.37-rc3
Alpha 1 includes the 2.6.37-rc3 kernel which is based on the latest mainline release candidate kernel. This is a major update from the v2.6.35 in Maverick. The kernel is expected to roll forward over time to v2.6.38 for release.

This kernel update includes the initial versions of FANOTIFY, KMS+KDB integration, a number of desktop related responsiveness improvements, AppArmor (upstream!), a lot of debugging tool updates, and updates for the virtualisation which should improve performance there.

In addition the kernel is testing out further responsiveness tweaks which are showing promise.

Known issues
As is to be expected, at this very early stage of the release process, there are known bugs that users may run into with the Natty Alpha 1 Release. The ones we know about at this point (and some of the workarounds), are documented here so you don't need to spend time reporting these bugs again:

Graphics and Display
* Unity has specific graphic card needs. In Alpha 1, gnome-panel (the previous panel) isn't launched in the gnome session if you don't run the default window manager. This is notably the case of an upgraded machine with "no effect" selected in gnome-appearance-properties. For those, you can try to reboot and choose in gdm the "Ubuntu Classic Session".

* The gnome-panel run from the Ubuntu classic session can have applets crashing at start with compiz enabled. One solution is to use metacity in the meantime.

Networking & WiFi
* Some users report that the wireless connection fails when switching to a virtual console. (656757)

Common Desktop applications
* OpenOffice may crash Unity, aka "compiz.real crashed when OpenOffice freeze with SIGSEGV in eventLoop()". The problem is being fixed as Alpha 1 is being wrapped, but progress on the resolution can be followed in the bug report (526642).

* CouchDB is not working in Alpha 1, and so desktopcouch is affected. This shows up as "CouchDataBase call hangs" (682866).

Boot, installation and post-install
* The splash screens on booting are still saying 10.10. It should be 11.04. (683994)

* The current live-CD images do not fit on a CD at this time. Please use a USB stick or a DVD as a workaround.

* If you are using the live-CD images, and do not have the 3D drivers installed for your hardware, you may see a message like "Sorry you don't have 3D support, install it for your graphic hardware to get Unity or please reboot and select "Classic Session" at startup.

* Although Wubi is included on several of the images, it will not work; it will try to download and install 10.10 instead. This will be fixed in Alpha 2. (684076)

Ubuntu server edition
* PowerPC and Marvell Dove images are not being released for Alpha 1.

* It is not possible to install the nodes for a Eucalyptus based cloud. (683700)

* EC2 instances of arch i386 or instance type t1.micro will not successfully boot (669496)

* The CouchDB View Server may not be working. This shows up as "CouchDataBase call hangs" (682866).

* The tasksel 'Virtualisation Host' option fails to install (683700)

* Servers using CCISS hard disk controllers are not able to install this Alpha. (684304)

Issues affecting other Ubuntu flavors
* Kubuntu
    - There are known toolchain issues for kde with the armel toolchain. These build failures are being worked.
    - Kubuntu DVD is not being shipped with Alpha 1.

* Mythbuntu
    - There are key packages still being processed through the queues. Mythbuntu is not being shipped with Alpha 1.

For a listing of more known issues, please refer to the Natty Narwhal bug tracker in Launchpad.

Reporting bugs
It should come as no surprise that this Alpha 1 release of Natty Narwhal contains other bugs. Your comments, bug reports, patches and suggestions will help fix bugs and improve future releases. Please report bugs using the tools provided.

If you want to help out with bugs, the Bug Squad is always looking for help.

Participate in Ubuntu
If you would like to help shape Ubuntu, take a look at the list of ways you can participate at
http://www.ubuntu.com/community/participate/

Thursday, December 2, 2010

VirtualBox 3.2.12

(2010.11.30)

This is a maintenance release. The following items were fixed and/or added:

* VMM: fixed rare host crash when running 64-bit guests on 32-bit hosts
* VMM: fixed host reboots under rare circumstances due to NMIs triggered by active performance counters (Linux hosts in non-VT-x/AMD-V mode only)
* VMM: fixed out of memory guru meditation for large memory guests
* VMM: fixed a guru meditation related to large pages
* VMM: use new VT-x feature to keep the guest from hogging the CPU
* Snapshots: implemented deleting the last remaining snapshot while the VM is running
* GUI: perform the checks for exceeding the size limit of the host file system and for broken asynchronous I/O on older Linux kernels with ext4 / xfs file systems not only when starting the VM from scratch but also when starting from a saved state
* NAT: fixed memory leak (3.2.0 regression)
* Networking: fixed VM reset handling in e1000
* VRDP: fixed rare crash in multimonitor configuration
* Display: fixed occasional guest resize crash
* Mouse: don't send relative mouse events together with absolute mouse events (3.2.10 regression)
* Keyboard: fixes for the USB keyboard emulation; fixes for Koran keyboards
* Serial: don't hang if the host device would block during open
* Serial: fixed modem status lines (Linux hosts only)
* Graphics: Horizontal resolutions are no longer restricted to a multiple of 8 pixels (requires Guest Additions update).
* USB: fixed a crash with older Linux kernels and non-ASCII characters in device strings (Linux hosts only; version 3.2.8 contained an incomplete fix)
* USB: fixed a crash under rare circumstances (Windows hosts only)
* iSCSI: respond to NOP-In requests from the target immediately to avoid being disconnected if the guest is idle
* 3D support: fixed a crash under certain circumstances
* 3D support: fixed crashes for GLUT based apps
* 3D support: added missing GLX 1.3 functionality
* 2D Video acceleration: fixed potential deadlock when saving the VM state
* Windows hosts: another fix for BSODs under certain circumstances in VBoxNetFlt.sys
* Solaris hosts: fixed host USB DVD drive detection
* Mac OS X hosts: fixed swapped keys for certain ISO keyboard types
* Linux hosts: added link state handling for TAP devices needed for proper operation with bridged networking on kernels 2.6.36 and above
* Linux hosts/guests: Linux 2.6.37 fixes
* Linux Additions: properly compile the vboxvideo module if DKMS is not installed
* Linux Additions: fixed a memory leak when accessing non-existing files on a Shared Folders
* Windows Additions: skip none-mapped user accounts when enumerating user accounts for VM information

-DOWNLOAD-
VirtualBox 3.2.12

Remove Fake Antivirus 1.72

(2010.11.30)

Remove Fake Antivirus 1.72 is used to remove:
1. ThinkPoint
2. ThinkSmart
3. Antivirus 8
4. Security Tool
5. My Security Shield
6. Antivirus 7
7. Antivirus GT
8. Defense Center
9. Protection Center
10. Sysinternals Antivirus
11. Security Master AV
12. CleanUp Antivirus
13. Security Toolbar
14. Digital Protection
15. XP Smart Security 2010
16. Antivirus Suite
17. Vista Security Tool 2010
18. Total XP Security
19. Security Central
20. Security Antivirus
21. Total PC Defender 2010
22. Vista Antivirus Pro 2010
23. Your PC Protector
24. Vista Internet Security 2010
25. XP Guardian
26. Vista Guardian 2010
27. Antivirus Soft
28. XP Internet Security 2010
29. Antivir 2010
30. Live PC Care
31. Malware Defense
32. Internet Security 2010
33. Desktop Defender 2010
34. Antivirus Live
35. Personal Security
36. Cyber Security
37. Alpha Antivirus
38. Windows Enterprise Suite
39. Security Center
40. Control Center
41. Braviax
42. Windows Police Pro
43. Antivirus Pro 2010
44. PC Antispyware 2010
45. FraudTool.MalwareProtector.d
46. Winshield2009.com
47. Green AV
48. Windows Protection Suite
49. Total Security 2009
50. Windows System Suite
51. Antivirus BEST
52. System Security
53. Personal Antivirus
54. System Security 2009
55. Malware Doctor
56. Antivirus System Pro
57. WinPC Defender
58. Anti-Virus-1
59. Spyware Guard 2008
60. System Guard 2009
61. Antivirus 2009
62. Antivirus 2010
63. Antivirus Pro 2009
64. Antivirus 360
65. MS Antispyware 2009
66. IGuardPC or I Guard PC
67. Additional Guard

(all of them are fake antivirus which are
viruses or trojans) from your computer.

Remove Fake Antivirus is used to remove
fake antivirus which are viruses or trojans.

-DOWNLOAD-
Remove Fake Antivirus 1.72
Related Posts with Thumbnails