Powered by Blogger.

Total Pageviews

I m on Twitter!

Wednesday, April 11, 2012

Kaspersky Anti-Virus 2013 13.0.0.3011 Technical Preview





Kaspersky Anti-Virus 2013 – the backbone of your PC’s security system, offering protection from a range of IT threats. Kaspersky Anti-Virus 2013 provides the basic tools needed to protect your PC.
Kaspersky Internet Security 2013 – the all-in-one security solution that offers a worry-free computing environment for you and your family. Kaspersky Internet Security 2013 has everything you need for a safe and secure Internet experience. Kaspersky Internet Security 13.0 – is a new line of Kaspersky Labs products, which is designed for the multi-tiered protection of personal computers. This product is based on in-house protection components, which are based on variety of technologies for maximum levels of user protection regardless of technical competencies. This product utilizes several technologies, which were jointly developed by Kaspersky Labs and other companies; part of them is implemented via online-services. Our products for home and home office are specifically designed to provide hassle-free and quality protection against viruses, worms and other malicious programs, as well as hacker attacks, spam and spyware.
During product preparation several competitor offerings were considered and analyzed – firewalls, security suites systems, which position themselves as proactive in defence and HIPS systems. Combination of in-hosue innovative developments and results from analysis gathered through the industry allowed to jump onto a new level of protection for personal users, whereby offering even more hardened and less annoying computer protection from all types of electronic threats – malicious programs of different types, hacker attacks, spam mailings, program-root kits, phishing emails, advertisement popup windows etc.

Kaspersky Internet Security All Features:
Essential Protection:
* Protects from viruses, Trojans and worms
* Blocks spyware and adware
* Scans files in real time (on access) and on demand
* Scans email messages (regardless of email client)
* Scans Internet traffic (regardless of browser)
* Protects instant messengers (ICQ, MSN)
* Provides proactive protection from unknown threats
* Scans Java and Visual Basic scripts
Extended Protection:
* Two-way personal firewall
* Safe Wi-Fi and VPN connections
* Intrusion prevention system
* Intelligent application management and control
o automatically configured application rules
o security rating is assigned to unknown applications
o access to the user’s resources and data is restricted for unknown applications
Preventive Protection:
* Scans operating system and installed applications for vulnerabilities
* Analyzes and closes Internet Explorer vulnerabilities
* Disables links to malware sites
* Detects viruses based on the packers used to compress code
* Global threat monitoring (Kaspersky Security Network)
Advanced Protection & Recovery:
* The program can be installed on infected computers
* Self-protection from being disabled or stopped
* Restores correct system settings after removing malicious software
* Tools for creating a rescue disk
Data & Identity Theft Protection:
* Disables links to fake (phishing) websites
* Blocks all types of keyloggers
* Virtual keyboard is provided for safely entering logins and passwords
* Prevents the theft of data exchanged via secure connections (HTTPS / SSL)
* Blocks unauthorized dial-up connections
* Cleans up any traces of user activity (deletes temporary files, cookies etc.)
Content Filtering:
* Parental control
* Improved antispam protection (plugins for Microsoft Outlook, Microsoft Outlook Express, The Bat!, Thunderbird)
* Blocks banners on web pages
Usability:
* Automatic configuration during installation
* Wizards for common tasks
* Visual reports with charts and diagrams
* Alerts provide all the information necessary for informed user decisions
* Automatic or interactive mode
* Round-the-clock technical support
* Automatic database updates

Homepage – http://www.kaspersky.com

Size: 146 MB

Download Kaspersky Anti-Virus 2013 Beta

Serial Kaspersky Internet Security 2013 Beta

VHDL code for Basic Gates

AND Gate

library ieee;

use ieee.std_logic_1164.all;

entity and_gate is

port (a,b : in std_logic ;

c : out std_logic);

end and_gate;

architecture arc of and_gate is

begin

c <= a and b; end arc;


OR Gate


library ieee;

use ieee.std_logic_1164.all;

entity or_gate is

port (a,b : in std_logic ;

c : out std_logic);

end or_gate;

architecture arc of or_gate is

begin

c <= a or b; end arc;



NOT Gate


library ieee;

use ieee.std_logic_1164.all;

entity not_gate is

port (a: in std_logic ;

b : out std_logic);

end not_gate;

architecture arc of not_gate is

begin

b <= not a; end arc;


NAND Gate


library ieee;

use ieee.std_logic_1164.all;

entity nand_gate is

port (a,b : in std_logic ;

c : out std_logic);

end nand_gate;

architecture arc of nand_gate is

begin

c <= a or b; end arc;


NOR Gate


library ieee;

use ieee.std_logic_1164.all;

entity nor_gate is

port (a,b : in std_logic ;

c : out std_logic);

end nor_gate;

architecture arc of nor_gate is

begin

c <= a nor b; end arc;


XOR Gate


library ieee;

use ieee.std_logic_1164.all;

entity xor_gate is

port (a,b : in std_logic ;

c : out std_logic);

end xor_gate;

architecture arc of xor_gate is

begin

c <= a xor b;

end arc;

Privatefirewall 7.0.27.1




Privatefirewall multi-layered endpoint security software protects Windows desktops and servers from malware and unauthorized use. Personal firewall, packet inspection, URL filtering, process monitor, and application/system behavior modeling and anomaly detection components  stop hackers, spyware, viruses and other forms of malware before they can cause damage. Privatefirewall detects, blocks and quarantines activity characteristic of known malware, hacking, phishing and other threat types so that personal computer users and IT managers within small, medium or large organizations can more effectively and proactively protect the environments and private data for which they are responsible. You’ll realize expanded protection and become educated about the nature of activity – trusted and un-trusted – that occurs on your system. An exceptionally simple user interface makes Privatefirewall a breeze to manage. An exceptionally simple user interface makes Privatefirewall a breeze to manage.

Privatefirewall features signature-less, behavior-based anti-malware and desktop defense capabilities comprised of several distinct technology layers designed to block or mitigate the damage caused by intrusion, virus and other malware attacks. Beyond unparalleled personal firewall protection, Privatefirewall includes the following layers of proactive, behavior-based defense technology:
• Application Monitor/Manager
• Registry Monitor
• Process Monitor/Manager
• Email Anomaly Analyzer/Manager
• System Anomaly Analyzer
Privatefirewall also detects malware and intrusions based on behaviors characteristic of unauthorized system use.
Some of these include:
• Attempts to access a protected registry area
• Attempts to access a protected object
• Attempts to Initiate a foreign process
• Attempts to control Windows service
• Attempts to create a DNS request
• Attempts to initiate outgoing TCP traffic

Proactive, Multi-Layered Defense:
• NEW! Complete Windows 7 (RTM) and Vista Support – Certified compatible with all versions of Vista (32 and 64 bit).
• Advanced packet filtering – Proprietary stateful packet inspection technology monitors all communication between the PC and the Internet and detects and blocks all unauthorized traffic. Privatefirewall allows the simple adjustment of security levels (High/Low/Custom) to establish different degrees of security for Internet and Local Network access.
• Ultimate Application Control – Highly configurable Application Control Console enables you to specify which and precisely how applications can access the Internet.
• Process Detection – Prevents viruses, trojans, worms and other malware by tracking all trusted processes and providing alerts when any potentially malicious process attempts to run.
• System Anomaly Detection – System Anomaly Detection Engine baselines normal usage based on system variables such as CPU utilization, thread count, and others.  Normal use patterns of running applications are monitored and alerts are generated as unusual activity is detected.
• Intelligent Tray Alerts – Compact, user-friendly tray alerts provide detailed information regarding security events, offer native web search for convenient investigation, and pre-set intelligent “time-out” responses.
• Stealth Mode – PC is invisible when online and stealth to potential intruders.
• Port Tracking and Reporting – All ports are monitored to prohibit unauthorized scanning and system intrusion. Detailed reports are generated on all port scan and other reconnaissance attempts in addition to instantaneous on-screen alerts.
• Email Anomaly Detection – Privatefirewall mitigates the impact of attacks targeting email clients by tracking the volume and frequency of outbound emails. Privatefirewall alerts you and blocks unacceptable deviations from normal email activity.
Application Control and Firewall Policy Management:
• Monitor all traffic to and from your PC and prevent trusted applications from being “Hi-Jacked” to steal local or network-accessible files.
• The Process Monitor adds an important layer of defense to conventional firewall protection by identifying process-level behavior characteristics of intrusion techniques and malware activity.
• Control which applications can access the Internet, and whether to permit/block every application with each usage or make permissions permanent. Specific IPs and/or Websites can be blocked or allowed access.
• Define application specific or global packet filtering rules that can be applied to incoming, outgoing or bi-directional traffic.
• View or create advanced firewall reports sorted by Web, Mail, or System access attempts spanning Hours, Days, Weeks, or customized time periods.

Unmatched Ease of Use:
• Privatefirewall’s security presets deliver superior PC protection immediately upon installation. Setup and configuration are fully automatic right out of the box.
• One-click configuration of pre-defined security settings for Home, Office, and Remote profiles eliminate complicated application tuning.
• Privatefirewall conveniently detects connections to local networks and automatically sets rules that allow access within that network.
• A variety of custom configuration interfaces are easily accessible for advanced users.
• Privatefirewall is fully integrated with Windows XP Security Center.

Homepage – http://www.privacyware.com/personal_firewall.html

Size: 3.56 MB

Download Free

Tuesday, April 10, 2012

Master Slave JK Flip Flop




library ieee;
use ieee.std_logic_1164.all;

entity master_slave_jk is
port(j,k,clk:in std_logic;q1,q1x,z1x:inout std_logic;
q2,q2x,z2x: inout std_logic);
end master_slave_jk;

architecture arc of master_slave_jk is
begin
process(clk)
begin

if clk='1' then

z1x<=(j and (not q2)) or ((not k)and q2);
q1<=z1x after 5 ns;
q1x<=not z1x after 5ns;

else

z2x<=(q1 and (not q2)) or ((not q1x)and q2);
q2<=z2x after 5 ns;
q2x<=not z2x after 5ns;

end if;
end process;
end arc;

Kaspersky Internet Security 2013 13.0.0.3011 Technical Preview





Kaspersky Anti-Virus 2013 – the backbone of your PC’s security system, offering protection from a range of IT threats. Kaspersky Anti-Virus 2013 provides the basic tools needed to protect your PC.
Kaspersky Internet Security 2013 – the all-in-one security solution that offers a worry-free computing environment for you and your family. Kaspersky Internet Security 2013 has everything you need for a safe and secure Internet experience. Kaspersky Internet Security 13.0 – is a new line of Kaspersky Labs products, which is designed for the multi-tiered protection of personal computers. This product is based on in-house protection components, which are based on variety of technologies for maximum levels of user protection regardless of technical competencies. This product utilizes several technologies, which were jointly developed by Kaspersky Labs and other companies; part of them is implemented via online-services. Our products for home and home office are specifically designed to provide hassle-free and quality protection against viruses, worms and other malicious programs, as well as hacker attacks, spam and spyware.
During product preparation several competitor offerings were considered and analyzed – firewalls, security suites systems, which position themselves as proactive in defence and HIPS systems. Combination of in-hosue innovative developments and results from analysis gathered through the industry allowed to jump onto a new level of protection for personal users, whereby offering even more hardened and less annoying computer protection from all types of electronic threats – malicious programs of different types, hacker attacks, spam mailings, program-root kits, phishing emails, advertisement popup windows etc.

Kaspersky Internet Security All Features:
Essential Protection:
* Protects from viruses, Trojans and worms
* Blocks spyware and adware
* Scans files in real time (on access) and on demand
* Scans email messages (regardless of email client)
* Scans Internet traffic (regardless of browser)
* Protects instant messengers (ICQ, MSN)
* Provides proactive protection from unknown threats
* Scans Java and Visual Basic scripts
Extended Protection:
* Two-way personal firewall
* Safe Wi-Fi and VPN connections
* Intrusion prevention system
* Intelligent application management and control
o automatically configured application rules
o security rating is assigned to unknown applications
o access to the user’s resources and data is restricted for unknown applications
Preventive Protection:
* Scans operating system and installed applications for vulnerabilities
* Analyzes and closes Internet Explorer vulnerabilities
* Disables links to malware sites
* Detects viruses based on the packers used to compress code
* Global threat monitoring (Kaspersky Security Network)
Advanced Protection & Recovery:
* The program can be installed on infected computers
* Self-protection from being disabled or stopped
* Restores correct system settings after removing malicious software
* Tools for creating a rescue disk
Data & Identity Theft Protection:
* Disables links to fake (phishing) websites
* Blocks all types of keyloggers
* Virtual keyboard is provided for safely entering logins and passwords
* Prevents the theft of data exchanged via secure connections (HTTPS / SSL)
* Blocks unauthorized dial-up connections
* Cleans up any traces of user activity (deletes temporary files, cookies etc.)
Content Filtering:
* Parental control
* Improved antispam protection (plugins for Microsoft Outlook, Microsoft Outlook Express, The Bat!, Thunderbird)
* Blocks banners on web pages
Usability:
* Automatic configuration during installation
* Wizards for common tasks
* Visual reports with charts and diagrams
* Alerts provide all the information necessary for informed user decisions
* Automatic or interactive mode
* Round-the-clock technical support
* Automatic database updates

Homepage – http://www.kaspersky.com

Size: 146 MB

Download Kaspersky Internet Security 2013 Beta
Serial Kaspersky Internet Security 2013 Beta

VHDL code for T Flip Flop

library ieee;
use ieee.std_logic_1164.all;

entity bejoy_tff is
port(t,clk:in std_logic;q,q1,z:inout std_logic);
end bejoy_tff;

architecture arc of bejoy_tff is
begin
process(clk)
begin

if clk='1' then
z<=((t and (not q)) or ((not t) and q));
q<=z after 5ns;
q1<=not z after 5ns;

end if;
end process;
end arc;

TrustPort Total Security 2012 12.0.0.4863





TrustPort Total Security – maximum security for your computer protecting you against malware, online threats, and misuse of your private data.  The program protects the computer from viruses and spyware at all entry points. All electronic mail and websites are examined in order to detect dangerous or unwanted content. It enables the reliable protection of sensitive data by encryption or the permanent shredding of confidential files no longer in use. TrustPort secures your computer from viruses, spyware, and other malicious software. Running automatically in the system background, it requires no expert knowledge from you. Thanks to regular updates, TrustPort products are always ready to block the latest threats. TrustPort uses antivirus technology that has won awards in prestigious benchmarking tests. This technology shows one of the highest malware detection results in the world, nearing the magical boundary of one hundred percent.

• Antivirus and Antispyware. The program uses traditional scanning and heuristic analysis in order to disable any malware which might enter the computer from the internet or add on media. Two top quality motors ensure the detection of harmful code almost to the magic figure of 100%.

• Personal Firewall. The firewall serves to distinguish between legitimate and illegitimate connections between the computer and the Internet. The program automatically allows Internet communication for commonly used applications. In the case of unknown or suspicious programs the user is always asked whether connection should be permitted or disabled.

• Family Protection. The program protects children and young people from web content which might be harmful to them. It enables pre selection of website categories which should be blocked such as pornography or gambling sites for example. Various profiles can be created with a variety of settings.

• Encryption and Shredding of Data. Two methods of file encryption are available. For the secure backing up of data it is advantageous to store it in an encrypted archive, for everyday security it can be kept on an encrypted disk. In addition the program enables the permanent shredding of sensitive data which is no longer in use.

• Portable Antivirus. With the help of this program you can generate a transferable version of the Antivirus on your USB disk which at the same time enables the antivirus scanning of any given computer on which you may be working.

• System Back Up Disk. In the case of serious virus damage the program enables the creation of a system back up disk with an antivirus module. After downloading the operating system from the back up disk it is possible to eliminate malware not possible to remove by other means.

Complete data protection:
• Antivirus and antispyware
• Internet Protection
• Automatic monitoring of media
• Intelligent Firewall
• Data protection by encryption
• Reliable data shredding

Language Versions: English, Czech, Italian German, French, Spanish, Dutch.

Operating system: Windows 2000 (32 bit), Windows XP (32 bit, 64 bit), Windows Vista (32 bit, 64 bit), Windows 7 (32 bit, 64 bit).

Homepage – http://www.trustport.com

Size: 247 MB

Download Trial

Serial TrustPort Total Security 2012 12.0.0.4863:

TP-NFRx-ZDCW-MWRH-YWU4-5DYWJ723
TP-NFRx-ZJFJ-ZMM4-FGU2-THW4WDTA
TP-NFRx-MDMZ-YZMZ-ZJZK-2NQMWQE3

Bitdefender Sphere 2012 Build 15.0.38.1604



Bitdefender Sphere is an all-around security software solution that enables households running any combination of PCs, Macs and Android-based Smartphones or Tablets to protect an unlimited number of devices from e-threats. The package includes protection from online fraud and identity theft, hackers and viruses, with file encryption software and auto-scanning technology updating automatically at least every hour. Yet it avoids slowing down the Windows PC or interrupting game play. Defend Yourself With The #1 Ranked Antivirus Protection! Bitdefender capitalizes on live and virtualized behavior-based detection, in addition to cloud-based services, to stop emerging e-threats that other products miss. This product can cover up to 3 users and is intended for home use only! Each user can protect an unlimited number of devices.


Key-Features:
• Protects all your PCs, Macs and Android devices (Smartphones or Tablets) for 1 year
• Safeguards privacy, counters e-threats on an unlimited number of devices
• No slowdown – superior performance
• Blocks e-threats on Twitter and Facebook
• Shop, bank, play and work securely wherever you are
• Parental Control, Online Backup & Tune-Up included (PC only)


PC Security
PC users benefit from Bitdefender Total Security 2012's award-winning protection* against malware infections, while they are also being kept safe from the loss of personal files, identity theft, and slow system performance. Plus, they can also take advantage of online backup, parental control, and social networking safeguards.
• Blocks viruses, spyware & spam
• Halts ID theft attempts
• Blocks social-networking specific e-threats
• Keeps kids safe with cutting-edge parental controls
• Protects your data with Online Backup
• Tunes up your PC for optimal speed & performance
• 24/7 credit monitoring with real-time alerts (U.S. only)


MAC Security
Mac users will benefit from Bitdefender Antivirus for MAC’s proactive protection against the newest breed of Mac viruses. This cutting-edge security software also destroys Windows viruses (which don’t affect Macs), preventing users from unknowingly passing them on to their family, friends, and colleagues who use Windows PCs.

• Protects your valuable files and documents from all Mac viruses
• Blocks webpages that attempt to steal your credit card data
• Prevents you from passing viruses along to your friends working on Windows machines
• Uses minimal system resources – won’t slow you down


Smartphone and Tablet Security
Android-based smartphone and tablet users will benefit from Bitdefender Mobile Security’s cloud-based threat detection and top-of-the-line anti-theft services to secure their browsing experience, prevent installation of malicious applications, and ensure remote tracking and control in case of theft or loss—all with little or no impact on battery life!
• Uses in-the-cloud services to defend your Android device against viruses and spyware
• Helps users remotely find their mobile device
• Remotely lock, send message to, or wipe device, in case of loss or theft of the smartphone or tablet
• Gives advance warning of risky websites when browsing on your mobile device

Homepage – http://www.bitdefender.com/solutions/sphere.html

Homepage – http://www.bitdefender.com

Size: 849 KB

For your PC – Download your Bitdefender Total Security 2012

For your Mac – Download Bitdefender Antivirus for Mac

For your Android-based mobile devices:
Step 1 – Remove all antimalware software installed on your mobile device, even if it is an older Bitdefender version.
Step 2 – Bitdefender Mobile Security is available on the Android Market
Step 3 – Activate Your Software by entering your MyBitdefender or Google credentials at the login screen and upgrade to Premium features in the Registration screen by in-app purchase or a valid key.

VHDL code for Odd Parity Generator

library ieee;
use ieee.std_logic_1164.all;

entity bejoy_op is
port(x,y,z:in std_logic;
p:out std_logic);
end bejoy_op;

architecture a of bejoy_op is
begin
p<=((x xor y) xor z);
end a;

Monday, April 9, 2012

McAfee Total Protection 2012 5.0.259





McAfee Total Protection 2012 – Ultimate, the most effective protection against virus, online and network threats. McAfee Total Protection provides you with our full suite of products, giving you the best defense against viruses, spyware, and other threats. The McAfee Total Protection package was designed to provide comprehensive, proactive 12-in-1 security that guards what you value and with McAfee SiteAdvisor Plus, actively shields your PC from interaction with dangerous Web sites. Continuously and automatically updating, McAfee service helps prevent online hacker attacks with the latest protection. Also, it features a back-up and restore capability for computer crashes and environmental mishaps. McAfee Total Protection includes multi-user Parental Controls, protection from identity theft, spam, and scams. With McAfee’s security service you always have the latest enhancements and threat updates that block viruses and spyware. Also, it includes a firewall to detect hacking.
With thousands of new viruses created every day, relying on traditional security updates isn’t enough anymore. Unlike the competition, exclusive McAfee Active Protection™ technology instantly analyzes and blocks new and emerging threats in milliseconds so there’s virtually no gap in your protection.
The Home Screen gives you all the information you need at a glance. And you’re never more than one click away from it, which eliminates popup windows and makes for easy navigation. Simplified alerts and scan results make it easier than ever to protect your PC.

Features and  Benefits:
• Complete Anti-virus, Anti-spyware, and Anti-malware. Relentless security software scans and blocks dangerous emails, risky web content, and online threats like viruses, Trojans, spyware, and rootkits.
• Real-time Safeguards. Cybercriminals are masters of disguise. McAfee Active ProtectionT immediately looks at suspicious material and determines its risk to help keep your computer secure.
• Two-way Firewall. Extra layers of Internet security software block bad guys breaking in or sneaking out with your personal information. This traffic cop patrols nonstop to prevent malicious software from gaining access to your PC.
• Safe Searching and Shopping. Color-coded icons next to your search results let you know before you click which sites are safe and which may install malicious code, phish for your identity, or send you spam.
• Fast Start-Up and Scan Times. We invest in performance to help you enjoy your digital life to the limit-surfing, shopping, and socializing with minimal interruptions.
• Digital Data Shredder. Permanently destroy sensitive files to be sure they cannot be retrieved by other users when you donate, recycle, lend or upgrade your PC.
• PC Tune-up. Unused applications, cached browser files, and other junk slow down your PC. McAfee QuickCleanT software removes the clutter so your computer can keep up with your digital life.
• NEW! Exclusive Anti-bot Protection. McAfee now blocks stealthy botnet software by denying its attempts to connect your PC to web addresses that belong to crooks. This extra defense helps prevent your computer from sending out your personal information to Internet crime networks.
• NEW! USB and Removable Drive Scan. Portable storage devices can be infected in their travels, spreading malicious code from system to system. McAfee scans and blocks this portable payload of viruses, Trojans, and worms before it can wriggle into your PC and your network.
• NEW! Pre-install Scan. Many people get McAfee protection because they are already infected. To help you salvage your system, McAfee works to remove infections as our software installs.
• Anti-Spam. The majority of emails are spam, and much of that spam is dangerous, offensive, or both. McAfee spam filters constantly protect you from exposure to this shady side of the Internet.
• Parental Controls. Free your kids to learn and explore online. McAfee lets parents use age-based rules and adjustable categories to block inappropriate sites and limit online time.
• NEW! Surfing Report. When you need to know what is happening online, this report shows login times, attempts to access forbidden sites, and total online time. You can also see who is online when.
• 2GB Online Backup. Some memories can’t be replaced-unless you have them backed up online. Save your most important photos, music, as well as personal and financial files automatically to a password-protected, encrypted safe deposit box in the cloud. You can recover them whenever you need them.
• Wireless Network Protection. Wireless access allows online convenience, but don’t let it go too far. McAfee Home Network Defense can block data thieves from seeing passwords and personal files on your PC when you share a wireless network.
• Anti-phishing Software. Advanced McAfee SiteAdvisor® LIVE software checks and alerts you to risky websites you receive in social media, email, and instant messages and blocks online phishing, when a scammer attempts to steal your personal or confidential information.
• NEW! Safe URL Sharing. Now you can safely and easily share interesting and entertaining content with your social networks, providing web links that your friends can click with confidence. If your link becomes risky before they click, your friends will be warned and protected.
• NEW! URL Shortener. Make your updates and tweets short, sweet, and safe with our new integrated URL shortening service. You can embed brief, trustworthy URLs that spread the news without spam or malware.

Homepage – http://us.mcafee.com

Size: 2.99 MB

Download Online Installer

Buy Now McAfee Antivirus Plus 2012 with built-in subscription for 6 months (from promotional page)

Ads By Sponsers