Here I have decided to collect and report traffic statistics for SecurityXploded.com so that it will be beneficial to everyone who would like to associate with our site. It also helps us to keep track of the progress and direction in which it is heading on. You can also check out the last month’s (Sep15-Oct15 […]
You are browsing archives for
Category: Computer Security
GooglePasswordDecryptor Crosses 100,000 ...
Today our most popular tool, GooglePasswordDecryptor has crossed 100,000 downloads surpassing all our expectations. GooglePasswordDecryptor was released during last year December and within 11 months it has left every tool behind to touch this milestone. The nearest competitor to this tool is FirePasswordViewer with 95K+ downloads. . . Also this is exclusive download count from […]
Released New Miranda Password Recovery T...
MirandaPasswordDecryptor is the FREE software to instantly recover account passwords stored by Miranda. This is another new tool in our series of Password-Recovery tools specifically targeted for popular messengers. . Miranda is open source based Messenger which has become more popular in the recent times. It is universal messenger which supports multiple IM protocols including […]
Presenting SXPasswordSuite v2 with Integ...
SXPasswordSuite is the complete collection of all the FREE password recovery softwares released by SecurityXploded.com. It contains latest version of all the password tools which makes it easy for the user to get all these tools at one place without worrying about downloading each of them separately. . As of now it has total of […]
CryptoCode: Base64 Decoder
In previous blog posts I had written about MD5 & SHA256 Hash generation algorithms as well as DES Encryption/Decryption methods using Windows Cryptography Functions. Today I am going to present a crypto program for Base64 Decoder – very popular encoding algorithm. . Base64 is commonly used along side the encryption/decryption algorithms as a double layer […]
My ‘Community Talk’ at PES Institute
Today was another great day as I spent first half of my day delivering speech to M.Tech students at PES Bangalore, one of the leading Engineering Institute in India. I always cherished those moments connecting with students, inspiring and motivating them to do better than what I did. . This opportunity stuck when our former […]
Official Launch of Our First Linux Tool ...
Finally we have decided to officially launch our first Linux tool, FireMasterLinux. It is the Linux port of our popular tool FireMaster, a Firefox master password recovery tool. FireMaster is the first ever built tool to recover the lost master password of Firefox. . In order to protect the stored login passwords, Firefox uses master […]
New Password Recovery Tool – TrillianPas
Recently we have released couple of dedicated password recovery tools for various instant messengers such as DigsbyPasswordDecryptor & PaltalkPasswordDecryptor. Today we are releasing yet another tool, TrillianPasswordDecryptor for popular instant messenger Trillian. . Trillian is the most popular universal messenger with rich 450+ features. It supports almost all IM clients including Gtalk, Windows Live, AIM, […]
CryptoCode: DES Encryption & Decryption
In previous posts, I wrote example code for generating MD5 Hash & SHA1 Hash using Windows Cryptography Functions. Here I am going to write about DES encryption/decryption algorithm with SHA1 based Hash key generated using Password. This is most common way of generating password where in unique data is used to generate a Hash Key […]
CryptoCode: Generate SHA1/SHA256 Hash u...
In my previous blog post on ‘Generating MD5 Hash’, I wrote code example on creating MD5 hash. Today I will be presenting the direct code sample for generating SHA1 hash using Windows Cryptography functions. Due to various collision problems with MD5 Hash, now a days SHA256 hash is used more extensively for unique identification. The […]