Easeus Partition Master 6.0.1 Home Edition

EASEUS Partition Master (formerly EASEUS Partition Manager ) Home Edition is a FREE ALL-IN-ONE partition solution and disk management utility, as Partition Magic alternative. It allows you to extend partition (especially for system drive), manage disk space easily, settle low disk space problem on MBR and GUID partition table (GPT) disk under Windows 2000/XP/Vista/Windows 7 (Only for 32 bit, figure out Windows 32 bit or 64 bit). The most popular hard disk management functions are brought together with powerful data protection including: Partition Manager, Disk & Partition Copy Wizard & Partition Recovery Wizard ( The Home Edition can recover files with sizes of up to 1 GB)

What's new in this version:
Version 6.0.1 supports GPT volumes--GPT disk partitioning, GPT disk copy, disaster recovery.

Main Features:
Partition Manager
• Extend NTFS system partition without reboot to maximize PC performance.
• Resize/Move partitions without data loss for better disk space management.
• Merge partitions into a bigger one.
• Split partition for different usages.
• Redistribute free space.
• Convert dynamic disk to basic disk.
• New! Support GPT disk partitioning.
• Create multiple-partitions: one for system and others for data, etc.
• Convert FAT to NTFS file system.
• Delete partition and Wipe partition to destroy data.
• Rebuild MBR to boot system again.
• Speed up your computer by defragmentation.
• Permanently wipes sensitive data on disk by wiping disk.
• Drag & drop mouse to repartition easily in disk map.
• Support Windows 2000/XP/Vista/Windows 7 (Only 32 bit).
• Support all hardware RAID.

Disk & Partition Copy Wizard
• Copy partition with fast file-by-file copy to protect your data.
• Copy entire hard disk to another without Windows system reinstallation.
• Safely copy dynamic volume to basic disk and resize the basic disk, etc.
• New! Support GPT disk/partition copy.

Partition Recovery Wizard
• Recover data from deleted or lost partitions.
• Recover accidently deleted files. (Need more time to search)
• Recover data from formatted partitions. (Need more time to search)

Credit: www.partition-tool.com

System Requirements:
This product is designed to run on the following operating systems:
• Windows 2000 Professional, Windows XP 32-bit, Windows Vista 32-bit and Windows 7 32-bit

Note: Easeus Partition Master Professional and Server support Windows 32 and 64 bit

Download Easeus Partition Master 6.0.1 Home Edition
Download Partition Master 6.0.1 Home Edition at website Free Download EASEUS Partition Software or direct download form website below
Download from EASEUS.com [1]
Download from EASEUS.com [2]

For more information about Manage Hard Disk Partition with Easeus Partition Master » Read more

Source:
Easeus Partition Master 6.0.1 Home Edition

Oracle VM VirtualBox 3.2.6 Build 63112 available for download

Oracle VirtualBox 3.2.6 Build 63112, is a maintenance release of VirtualBox 3.2 which improves stability and fixes regressions.

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL).

Presently, VirtualBox runs on Windows, Linux, Macintosh and OpenSolaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, and OpenBSD.

VirtualBox features
Some of the features of VirtualBox are:
Modularity.
VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox.

Virtual machine descriptions in XML.
The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers.

Guest Additions for Windows, Linux and Solaris.
VirtualBox has special software that can be installed inside Windows, Linux and Solaris virtual machines to improve performance and make integration much more seamless. Among the features provided by these Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window). There are also guest additions for OS/2 with somewhat reduced functionality.

Shared folders.
Like many other virtualization solutions, for easy data exchange between hosts and guests, VirtualBox allows for declaring certain host directories as "shared folders", which can then be accessed from within virtual machines.

Extra features
Extra features of VirtualBox are:
Virtual USB Controllers.
VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device specific drivers on the host.

Remote Desktop Protocol.
Unlike any other virtualization software, VirtualBox fully supports the standard Remote Desktop Protocol (RDP). A virtual machine can act as an RDP server, allowing you to "run" the virtual machine remotely on some thin client that merely displays the RDP data.

USB over RDP.
With this unique feature, a virtual machine that acts as an RDP server can still access arbitrary USB devices that are connected on the RDP client. This way, a powerful server machine can virtualize a lot of thin clients that merely need to display RDP data and have USB devices plugged in.

Note: Extra features are available with the full VirtualBox release only

Download VirtualBox 3.2.6.63112
You can download VirtualBox 3.2.6 Build 63112 for Windows hosts free from website Download Oracle VM VirtualBox 3.2.6 Build 63112 for Windows for other Operating Systems you will find download links at website Download VirtualBox

Changelog
VirtualBox 3.2.6 (released 2010-03-25) is a maintenance release. The following items were fixed and/or added:
• Linux hosts: fixed timing issue on hosts with Linux kernels 2.6.31 or later with certain CPUs (asynchronous timer mode; bug #6250)
• Linux hosts: properly handle host suspend/resume events on Linux kernels 2.6.30 or later (bug #5562)
• Mac OS X hosts: fixed VBoxSVC crash while enumerating the host network interfaces under certain circumstances
• Snapshots: fixed image corruption after snapshot merge under certain circumstances (bug #6023)
• Snapshots: fixed crash with VBoxHeadless / OSE
• VMM: fixed reference counting guru meditation (bug #4940)
• VMM: improved guest SMP stability
• VMM: fixed VT-x hardware debug issues (bugs #477 & #5792)
• VMM: fixed PGMDynMapHCPage guru meditation (Mac OS X; VT-x only; bug #6095)
• VMM: fixed pgmPoolTrackFlushGCPhysPTInt guru meditations (Mac OS X; VT-x only; bugs #6095 & #6125)
• VMM: Fixed host crash when running PAE guests in VT-X mode (Mac OS X only; bug #5771).
• GUI: fix displaying of error message (bug #4345)
• GUI: fix inability to enter seamless mode (bugs #6185, #6188)
• 3D support: fixed assertion and flickering when guest application uses several windows with a single OpenGL context (bug #4598)
• 3D support: fixed host crashes when using GL_EXT_compiled_vertex_array and array element calls (bug #6165)
• 3D support: fixed runtime linker errors with OpenGL guest libs (bug #5297)
• 3D support: fixed OpenGL extension viewer crash on startup (bug #4962)
• NAT: fixed a 3.1.4 regression on Windows hosts where graceful connection termination was broken (bug #6237)
• NAT: alternative network setting was not stored persistent (bug #6176)
• NAT: fixed memory corruption during ICMP traffic under certain circumstances
• Network: allow to switch the host interface or the internal network while a VM is running (bug #5781)
• VHD: fix for images with a block size different than 2MB
• USB: fixed filtered device attach regression (bug #6251)
• USB: fixed crash in OHCI under rare circumstances (bug #3571)
• VRDP: fixed hang under rare circumstances when attaching USB devices
• ACPI: prevent guest freezes when accessing /proc/acpi for determining the state of the host battery and the AC adapter (Linux hosts only; bug #2836)
• PulseAudio: fixed guest freezes under certain conditions (3.1.4 regression; bug #6224)
• BIOS: increased space for DMI strings
• BIOS: fixed interrupt routing problem for certain configurations (I/O-APIC enabled, ACPI not used; bug #6098)
• iSCSI: be more robust when handling the INQUIRY response
• iSCSI: be more robust when handling sense data
• BusLogic: fixed FreeBSD guests
• webservice: vboxwebsrv is now multithreaded
• Solaris Installer: fixed netmask to stay persistent across reboots for Host-only interface (bug #4590)
• Linux installer: removed external dependency to libpng12.so (bug #6243)
• Solaris Additions: fixed superfluous kernel logging (bug #6181)
• Linux Additions: fixed hang when starting the X server in Fedora12 guests and in guests with Linux 2.6.33 or later (bug #6198)
• Linux Additions: support Mandriva speedboot runlevel (bug #5484)
• Linux Additions: fixed SELinux security context of mount.vboxsf (bug #6362)
• Linux Additions: support Ubuntu 10.04 (bug #5737)
• Web service: update PHP bindings to fix problems with enums and collections

Source
Oracle VM VirtualBox

© 2010 Windows Admin Center. All Rights Reserved.

Download McAfee Stinger 10.0.1.926

Clean malware, virus and trojan with McAfee Stinger
Stinger is a stand-alone utility used to detect and remove specific viruses. It is not a substitute for full anti-virus protection, but rather a tool to assist administrators and users when dealing with an infected system. Stinger utilizes next generation scan engine technology, including process scanning, digitally signed DAT files, and scan performance optimizations.

How to use Stinger
1. Download McAfee Stinger for free from website McAfee Stinger 10.0.1.926

2. When the download is complete, navigate to the folder that contains the downloaded Stinger file, and run it.

3. The Stinger interface will be displayed.


4. If necessary, click the Add or Browse button to add additional drives/directories to scan. By default the C: drive will be scanned.

5. Click the Scan Now button to begin scanning the specified drives/directories.

6. By default, Stinger will repair all infected files found.

7. To enable Artemis Technology in stinger click on preferences and then select the required sensitivity level. If you select "High" or "Very High" McAfee Labs recommends that you set the "On virus detection" action to "Report only" for the first scan.

Reference:
McAfee Labs Stinger

Google Chrome 6.0.447.0 Dev channel

Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. It has one box for everything: Type in the address bar and get suggestions for both search and web pages. Will give you thumbnails of your top sites; Access your favorite pages instantly with lightning speed from any new tab. Desktop shortcuts allow you to launch your favorite Web apps straight from your desktop.

Dev Channel Update
Google has been updated Chrome Dev channel for Windows and MAC to 6.0.447.0.

Download
Download Chrome 6.0.401.1 Dev Channel standalone offline installer at website Download Google Chrome 6.0.447.0 Dev channel

What's new in Google Chrome 6.0.447.0 Dev channel
Both
• PDFs are now shown centered.
• [r50274] Ctrl-clicking links opens them to the right of the current tab again (Issue 46917)

Mac
• [r49830] Unified page/wrench menus into a single item.
• [r50134] Fix a crash when closing tabs (Issue 46289)
• [r50201] Fix a crash when deleting large numbers of bookmarks (Issue 46175)

Known Issues
• (Issue 47419) Attempting to create an application shortcut from the File menu crashes Chrome on Windows

Source:
Google Chrome Releases

© 2010 Windows Admin Center. All Rights Reserved.

Download Panda Cloud Antivirus 1.1.2

Panda Cloud Antivirus is the first free cloud-based antivirus thin-client. It consists of a lightweight antivirus agent that is connected in real-time to PandaLabs' online Collective Intelligence servers to protect faster against the newest malware variants while barely impacting PC performance. Thanks to Panda Security's Collective Intelligence malware and goodware online database, Panda Cloud Antivirus detects more malware than traditional signature-based solutions which take longer to detect the most recent, and therefore most dangerous, variants.


Download Panda Cloud Antivirus:
Download Panda Cloud Antivirus 1.1.2 free from website Panda Security

System requirements:
Operating systems: Windows XP, Windows Vista, Windows 7, Windows Vista 64-bit and Windows 7 64-bit

What's new in this version
- Behavioural blocking. Proactive, signature-less, protection against malicious actions typically used by malware. Generic blocking of malicious PDF/DOC/XLS/PPT/WMV/etc. droppers. Compatible with both 32 and 64bit Operating Systems.
- Advanced configuration. Ability to turn on/off and tweak the behaviour of the different engines, cloud responses, advanced logging, recycle bin settings, exclusions, etc.
- Self-protection of the AV processes and configurations.
- Re-do detections that were previously un-done so that they are detected again.
- Improved offline protection. Default deactivation of Windows Autorun.
- Ability to run alongside other AVs and Anti-Spyware. Can now be run alongside other security tools and scanners.
- Full scan option. Added option to run a full PC scan easily.
- More languages. Added 9 new languages. PCAV is now available in a total of 20 languages: English, German, French, Spanish, Dutch, Italian, Portuguese, Swedish, Greek, Polish, Simplified Chinese, Traditional Chinese, Russian, Brazilian Portuguese, Turkish, Hungarian, Japanese, Slovak, Norwegian and Finnish.
- Quicker download & install experience thanks to new stub-installer which is 300kb in size.
- More options for restoring neutralized files. More flexibility when recovering neutralized files, allowing for automatic and manual recovery, exclusions, configuration of the Recycle Bin automatic emptying, path to recover, etc.
- Improved handling of known good files to reduce false positive rates by the new behavioural engine and automated classification from the Collective Intelligence servers.
- Optimized installation background scan by using adaptive low-priority scans.
- Improved scanning progress information by showing when a large compressed file is being scanned to avoid the perception that the stuck is stuck.
- Fixed certain situations when the PandaCloudTestFile.exe was not being detected even though the PC was correctly connected to the Internet.

CCleaner 2.33.1184

CCleaner is a freeware system optimization, privacy and cleaning tool. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. Additionally it contains a fully featured registry cleaner. But the best part is that it's fast (normally taking less than a second to run) and contains NO Spyware or Adware!

Features
Cleans the following:
• Microsoft Office 2010
• Internet Explorer
• Firefox
• Google Chrome
• Opera
• Safari
• Windows
• Registry cleaner
• Third-party applications
• 100% Spyware FREE

What's new in CCleaner 2.33.1184
- Added support for Flock 3.0.
- Improved database compacting to only run when needed.
- Improved Index.dat files cleaning for IE8 to include IECompatCache, IETldCache, PrivacIE folders.
- Improved accuracy of cleaning status messages.
- Improved localization and language support.
- Improved UI text formatting for Cleaner screen.
- Fixed Startup Tool double-clicking behavior on Win9x.
- Minor improvements to Registry Cleaner on Windows 7.
- Added Kurdish translation.

System Requirements
CCleaner is designed to run on Windows 7 (32-bit & 64-bit), Windows Vista (32-bit & 64-bit), Windows XP, Windows Server 2003, Windows 2000 and Windows 98

Download CCleaner
Download CCleaner 2.34.1200 free from following website ดาวน์โหลด CCleaner 2.33.1184 - Standard Edition (3.316MB)

Read more
More details about Installation and using CCleaner go to website How to Install and use CCleaner

TeamViewer 5.0.8539

TeamViewer is a simple, fast and excellent solution for remote control, screen-sharing and file-transfer app that that works behind any firewall and NAT proxy. To connect to another computer just run TeamViewer on both machines without the need of an installation procedure. With the first start automatic partner IDs are generated on both computers. Enter your partner's ID into TeamViewer and the connection is established immediately. With over 60 million users TeamViewer is a standard tool to give support and assistance to people in remote locations. The software can also be used for presentations, where you can show your own desktop to a partner.

About: TeamViewer 5.0.8539

Download TeamViewer
Download TeamViewer at website Download TeamViewer 5.0.8539

What's new in TeamViewer 5.0.8539
• TeamViewer is available in two new languages: Arabic and Czech
• connection establishment was improved
• Transmission of Windows key combinations can be set in the menu alternatively to the Scroll lock key.
• Several improvements regarding stability and reliability
• Several minor improvements and fixes

Features
• Audio / Video Conferences:
The most comprehensive innovation in TeamViewer 5 is the new VoIP (Voice over IP) audio and video capability. It enables you to talk to your customers for free and to give your sessions a more personal touch using a webcam.
The packet prioritization that was specifically developed for TeamViewer ensures an optimal audio and video quality even if you are transferring files or if you are actively working on a remote desktop at the same time.
• Application selection:
Present only selected applications instead of your whole desktop.
• Teleconferencing:
Your partner does not have a headset for VoIP? No Problem - TeamViewer 5 has an integrated teleconferencing solution with access numbers in numerous countries (additional charges per minute apply for calling the access numbers).
• Usability:
The new TeamViewer control panel and an optimized menu simplify and improve the handling of our software.
• Improved performance:
TeamViewer 5 is even faster than TeamViewer 4, especially in routed connections behind firewalls.
• Improved whiteboard:
Improved whiteboard for fast notes.
• Adaptability:
TeamViewer's options have been further improved and enhanced so you can adapt it even better to your needs.

Related
• Using TeamViewer at website How to use TeamViewer
TeamViewer 5.0.8539 Release notes

© 2010 Windows Admin Center. All Rights Reserved.

Download: VLC Media Player 1.1.0

VLC media player is a free and open source cross-platform multimedia player and framework, that plays most multimedias files formats as well as DVDs, VCDs, and various streaming protocols without external codec or program. It is simple to use, yet very powerful and extendable, and can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.

Download Opera 10.54 for Windows

Opera is a free and innovative web browser which allows you to experience the web on your terms. Discover what over 40 million people have already experienced by downloading Opera's fast and safe Internet browsers. This latest Opera Web browser version comes with a new streamlined, elegant interface and many innovative cool features, including Opera Turbo, a new compression technology that solves the pain of slow connections, and better tabs as Opera continues pioneering new ways to use tabs.

WordPress 3.0 "Thelonious" now available for download

WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. It has many features including a plugin architecture and a templating system. Used by over 300 of the 10,000 biggest websites, WordPress is the most popular blog software in use today

It was first released in May 2003 by Matt Mullenweg as a fork of b2/cafelog. As of September 2009, it was being used by 202 million websites worldwide.

Features
WordPress has a templating system, which includes widgets that can be rearranged without editing PHP or HTML code, as well as themes that can be installed and switched between. The PHP and HTML code in themes can also be edited for more advanced customizations. WordPress also features integrated link management; a search engine-friendly, clean permalink structure; the ability to assign nested, multiple categories to articles; and support for tagging of posts and articles.

Automatic filters that provide for proper formatting and styling of text in articles (for example, converting regular quotes to smart quotes) are also included. WordPress also supports the Trackback and Pingback standards for displaying links to other sites that have themselves linked to a post or article. Finally, WordPress has a rich plugin architecture which allows users and developers to extend its functionality beyond the features that come as part of the base install.

Native applications exist for Android, iPhone/iPod Touch, and BlackBerry which provide access to some of the features in the WordPress Admin panel and work with WordPress.com and many WordPress.org blogs.

System Requirements:
WordPress is designed to run on the following operating systems:
• Windows 7
• Windows Vista
• Windows XP
• Windows 2000
• Windows ME
• Windows NT
• Windows 98
• Windows 95

Download WordPress
Download WordPress 3.0 at website Download WordPress 3.0 for Windows

Source:
Wikipedia

Google Chrome 6.0.437.1 Dev channel

Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. It has one box for everything: Type in the address bar and get suggestions for both search and web pages. Will give you thumbnails of your top sites; Access your favorite pages instantly with lightning speed from any new tab. Desktop shortcuts allow you to launch your favorite Web apps straight from your desktop.


Dev Channel Update
Google has been updated Chrome Dev channel for Windows and Linux to 6.0.437.1, and updated Mac platforms to 6.0.437.2.

Download
Download Chrome 6.0.437.1 Dev Channel standalone offline installer at website Download Google Chrome 6.0.437.1 Dev channel

What's new in Google Chrome 6.0.437.1 Dev channel
All
• [r49492] Detach Reload from omnibox, combine with Stop, and eliminate Go. (Issue: 45745).
• [r49712] Implemented initial version of extension syncing. (Issue (with instructions on how to enable): 32413, but see 46742).
• The onChanged event is now working in the extensions experimental cookies API.

Windows
• See All

Mac
• [r49442] Faster scrolling on 10.6 (Issue: 45553).
• [r49536] Fix a bug where menu items would be disabled if no windows were open. (Issue: 46355)

Linux
• [r49458] Undo experiment where we used the tab theme image as the frame in popup windows. We now always use the default blue frame, matching Windows instead of matching Mac. (Issue: 43938)
• [r49467] Side tabs for content settings window (Issue: 45546)
• [r49451] Fix restore button doing nothing in certain circumstances (Issue: 46232)

Known Issues
• Some images for the main toolbar are wrong (the Stop button is incorrectly squared off on Windows and Linux, and the omnibox edges are wrong on Mac).

Source:
Google Chrome Releases

© 2010 Windows Admin Center. All Rights Reserved.

Download XnView 1.97.6

XnView 1.97.6 Manage multimedia files and all possible image formats.
XnView is a cross-platform image viewer used for viewing, converting, organising and editing graphical & video files. It is free of charge for private non-commercial, educational use and non-profit organisations. It is popular with users as it provides many features normally found in commercial image viewers and it supports many image file formats that other powerful image organizers such as ACDSee do not.

Big hacks of the day

The 4 Big hacks of the day as follow

Number 1: "WordPress-based, GoDaddy-hosted websites hacked"
Sucuri Security revealed that GoDaddy servers were hacked yesterday afternoon and thousands of WordPres blogs and other PHP-based sites were loaded with a malicious script aimed at infecting visitor’s machines with rogue security products.

Number 2: "Massive Malware Hits Media Web Sites"
Researchers have estimated that intruders used SQL injection attacks to compromise about 7,000 Web pages. The Jerusalem Post and Wall Street Journal sites were among them.

Number 3: "Apple's Worst Security Breach: 114,000 iPad Owners Exposed"
Gawker reported that they were given data on 114,000 iPad 3G user accounts by intruders who hacked an AT&T server. The accounts included those of CEOs, top political figures and military personnel.

Gawker said "…it's possible that confidential information about every iPad 3G owner in the U.S. has been exposed."

They also said AT&T fixed the security vulnerability

Number 4: "Turkish Hacker Hijacks .CO.IL MSN and Hotmail Domains"
Softpedia is reporting that hacktivists hacked the MSN and hotmail sites of Israel, msn.co.il and hotmail.co.il, (both belong to Microsoft) and posted a pro-Palestinian message and photograph.

Lucian Constantin, Softpedia Security News Editor speculated that the intruders could have used stolen credentials to log into the control panel or social engineered an employee at the domain registrar.

Source:
Sunbelt Blog

Download Microsoft Security ISO Image June 2010

Microsoft Security Release ISO Image June 2010 is the DVD5 ISO image file contains the security updates for Windows released on Windows Update on June 8th, 2010. The image does not contain security updates for other Microsoft products. This DVD5 ISO image is intended for administrators that need to download multiple individual language versions of each security update and that do not use an automated solution such as Windows Server Update Services (WSUS). You can use this ISO image to download multiple updates in all languages at the same time.

Note: For more information about free Burning Softwares Free CD and DVD Burning Softwares

Quick Details
Files: Windows-KB913086-201006-1.iso, Windows-KB913086-201006-2.iso
Version: 913086
Security Bulletins: MS10-032, MS10-033, MS10-034, MS10-035, MS10-037, MS10-039, MS10-040, MS10-041
Knowledge Base (KB) Articles: KB975562, KB978695, KB979332, KB979482, KB979559, KB979904, KB979906, KB979907, KB979909, KB979910, KB979911, KB979913, KB979916, KB980195, KB980218, KB982381, KB982666, KB982865, KB983444
Download Size: 1279.9 MB - 4103.9 MB* (*Download size depends on selected download components. )
Format: ISO-9660 DVD5
Date Published: June/24/2010
Language: English

Download
Read more information and download ISO Image file from website Download June 2010 Security ISO Image

This DVD5 image contains the following updates:
• KB979559 / (MS10-032)
• KB975562 / (MS10-033)
• KB978695 / (MS10-033)
• KB979332 / (MS10-033)
• KB979482 / (MS10-033)
• KB980195 / (MS10-034)
• KB982381 / (MS10-035)
• KB980218 / (MS10-037)
• KB983444 / (MS10-039)
• KB982666 / (MS10-040)
• KB979904 / (MS10-041)
• KB979906 / (MS10-041)
• KB979907 / (MS10-041)
• KB979909 / (MS10-041)
• KB979910 / (MS10-041)
• KB979911 / (MS10-041)
• KB979913 / (MS10-041)
• KB979916 / (MS10-041)
• KB982865 / (MS10-041)

System Requirements
Supported Operating Systems:
Windows 2000 Service Pack 4; Windows 7; Windows Server 2003 Service Pack 2; Windows Server 2003 Service Pack 2 for Itanium-based Systems; Windows Server 2003 Service Pack 2 x64 Edition; Windows Server 2008; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 1; Windows Vista Service Pack 2; Windows XP Professional x64 Edition ; Windows XP Service Pack 2; Windows XP Service Pack 3

Source
Security updates are available on ISO-9660 DVD5 image files from the Microsoft Download Center

© 2010 Windows Admin Center. All Rights Reserved.

XnView 1.97.5: Efficient multimedia viewer, browser and converter.

XnView 1.97.5 Manage multimedia files and all possible image formats.
XnView is a cross-platform image viewer used for viewing, converting, organising and editing graphical & video files. It is free of charge for private non-commercial, educational use and non-profit organisations. It is popular with users as it provides many features normally found in commercial image viewers and it supports many image file formats that other powerful image organizers such as ACDSee do not.

Wireshark 1.2.9

Wireshark is the world's foremost network protocol analyzer, and is the de facto standard across many industries and educational institutions.

Features
• Deep inspection of hundreds of protocols, with more being added all the time
• Live capture and offline analysis
• Standard three-pane packet browser
• Multi-platform: Runs on Windows, Linux, OS X, Solaris, FreeBSD, NetBSD, and many others
• Captured network data can be browsed via a GUI, or via the TTY-mode TShark utility
• The most powerful display filters in the industry
• Rich VoIP analysis
• Read/write many different capture file formats
• Capture files compressed with gzip can be decompressed on the fly
• Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, ATM, Bluetooth, USB, Token Ring, Frame Relay, FDDI, and others (depending on your platfrom)
• Decryption support for many protocols, including IPsec, ISAKMP, Kerberos, SNMPv3, SSL/TLS, WEP, and WPA/WPA2
• Coloring rules can be applied to the packet list for quick, intuitive analysis
• Output can be exported to XML, PostScript, CSV, or plain text

What's New
Security Fixes
The following vulnerabilities have been fixed:
• The SMB dissector could dereference a NULL pointer. (Bug 4734)
• J. Oquendo discovered that the ASN.1 BER dissector could overrun the stack.
• The SMB PIPE dissector could dereference a NULL pointer on some platforms.
• The SigComp Universal Decompressor Virtual Machine could go into an infinite loop. (Bug 4826)
• The SigComp Universal Decompressor Virtual Machine could overrun a buffer. (Bug 4837)

Bug Fixes
The following bugs have been fixed:
• Cannot open file with File -> Open. (Bug 1791)
• Application crash when changing real-time option. (Bug 4035)
• Crash in filter autocompletion. (Bug 4306)
• The XML dissector doesn't allow dots (".") in tags. (Bug 4405)
• Live capture stops when using zlib 1.2.5. (Bug 4708)
• Want to be able to apply decode as to Data Portion of Lan Trace. (Bug 4721)
• SABP short pdu (packet_per.c). (Bug 4743)
• Kerberos pre-auth type constants - MS extensions are wrong. (Bug 4752)
• Check HTTP Content-Length parsing for overflow. (Bug 4758)
• Wrong variable used for proto_tree_add_text() in ptp dissector. (Bug 4773)
• Crash when close window frame of gtk file chooser. (Bug 4778)
• text2pcap expects \n delimited text (instead of \r\n) on win32. (Bug 4780)
• Wrong decoding for BGP ORF. (Bug 4782)
• Crash when Ctrl-Backspacing the display filter. (Bug 4797)
• Acker AFI field incorrect size in PGM dissector. (Bug 4798)
• Fedora 13: wireshark fails to build (linking problem). (Bug 4815)
• The NFS FH hash (nfs.fh.hash) incorrectly matches multiple filehandles. (Bug 4839)
• AES-CTR decoding not working, (dissectors/packet_ipsec.c using gcrypt). (Bug 4838)

Updated Protocol Support
• ASN.1 BER, BGP, HTTP, IGMP, IPsec, Kerberos, NFS, PGM, PTP, SABP, SigComp, SMB, TCAP, XML,

Download Wireshark 1.2.9
Download Wireshark 1.2.9 free from following website:
Download Wireshark 1.2.9 for Windows (32-bit)
Download Wireshark 1.2.9 for Windows (64-bit)
Download Wireshark 1.2.9 Portable Apps

Source
Wireshark 1.2.9 Release Notes

Malicious Software Removal Tool 3.8

The Malicious Software Removal Tool (MSRT) checks Windows Vista, WIndows 7, Windows XP, Windows 2000, and Windows Server 2003 computers for and helps remove infections by specific, prevalent malicious software—including Blaster, Sasser, and Mydoom. When the detection and removal process is complete, the tool displays a report describing the outcome, including which, if any, malicious software was detected and removed. The tool creates a log file named mrt.log in the %WINDIR%\debug folder. Microsoft will release an updated version of this tool on the second Tuesday of each month.

Note: This tool is not a replacement for an anti-virus product. To help protect your computer, you should use an anti-virus product. For more information about Free AntiVirus Download Click here »

What's new Malicious Software Removal Tool 3.9
Added detection and cleaning capabilities for the following malicious software FakeInit

Quick Details
File name:
- Version x32: windows-kb890830-v3.8.exe
- Version x64: windows-kb890830-x64-v3.8.exe
Version: 3.8
Knowledge Base (KB) Articles: KB890830
Date Published: June/8/2010
Download Size:
- Version x32: 9.9 MB
- Version x64: 10.2 MB
Estimated Download Time:
- Version x32: 2 Min DSL/Cable - 768K
- Version x64: 2 Min DSL/Cable - 768K
Language: English

Download Malicious Software Removal Tool 3.9
Download Malicious Software Removal Tool 3.9 from website below
• Version x32: Download Malicious software removal tool v3.8 x32
• Version x64: Download Malicious software removal tool v3.8 x64

System Requirements:
Microsoft Malicious Software Removal Tool is designed to run on Windows 2000, Windows XP, Windows Server 2003, Windows Vista and Windows 7

Source:
Malicious Software Removal Tool

Google Chrome 5.0.375.70 Stable

Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. It has one box for everything: Type in the address bar and get suggestions for both search and web pages. Will give you thumbnails of your top sites; Access your favorite pages instantly with lightning speed from any new tab. Desktop shortcuts allow you to launch your favorite Web apps straight from your desktop.

Stable Channel Update
Google Chrome 5.0.375.70 has been released to the Stable channel on Linux, Mac, and Windows.

What's new in Google Chrome 5.0.375.70
• [15766] Cross-origin keystroke redirection. Credit to Michal Zalewski of Google Security Team. (Medium)
• [39985]* Cross-origin bypass in DOM methods. Credit to Sergey Glazunov. (High)
• [42723]** Memory error in table layout. Credit to wushi of team509. (High)
• [Linux only] [43304] Linux sandbox escape. Credit to Mark Dowd under contract to Google Chrome Security Team. (High)
• [43307] Bitmap stale pointer. Credit to Mark Dowd under contract to Google Chrome Security Team. (High)
• [43315] Memory corruption in DOM node normalization. Credit to Mark Dowd under contract to Google Chrome Security Team. (High)
• [43487] Memory corruption in text transforms. Credit to wushi of team509. (High)
• [43902] XSS in innerHTML property of textarea. Credit to sirdarckcat of Google Security Team. (Medium)
• [44740] Memory corruption in font handling. Credit: Apple. (High)
• [44868] Geolocation events fire after document deletion. Credit to Google Chrome Security Team (Justin Schuh). (High)
• [44955] Memory corruption in rendering of list markers. Credit: Apple. (High)

Download Google Chrome 5.0.375.70
Install Google Chrome 5.0.375.70 from website www.google.com/chrome or download Google Chrome 5.0.375.7 Stable standalone offline installer at website Download Google Chrome 5.0.375.70 for Windows

Google Chrome 5.0.375.70 for Windows

Source:
Google Chrome Releases

© 2010 Windows Admin Center. All Rights Reserved.

Volume Activation Management Tool 2.0 now available

Microsoft has released the Volume Activation Management Tool (VAMT) 2.0. VAMT free download is an important tool that helps customers automate and centrally manage a range of activities related to Windows and Office activation. The release of VAMT v2.0 is a significant milestone as it packs the following features/benefits:

  • Helps IT administrators centrally manage and automate a range of activities related to Windows activation using Microsoft Management Console (MMC) snap-in for a consistent administration experience
  • Enables management of product keys – whether obtained from the Volume Licensing Service Center (VLSC) or from other sources such as retail, MSDN, MSPP — and product activations using those keys
  • Provides disconnected activation and reactivation of systems without each system having to connect with Microsoft activation services individually
  • Facilitates remote management of systems relating to activation/genuine using Windows Management Instrumentation (WMI) interface
  • Assists with license compliance, letting IT administrators monitor system license state, including whether systems are licensed and running genuine Windows

Download
You can download VAMT 2.0 at website Volume Activation Management Tool (VAMT) 2.0.

Source: Windows Team Blog

© 2010 Windows Admin Center. All Rights Reserved.