Archive for the Encryption Category

C# Vigenere – Caesar – Rot13

As the title decribes, here is my implementation of these ancient ciphers. using System; /* Class : StringCrypt.cs Aurthor: Departure Url : im-integrations.com Info: Encrypt Strings with Vigenere Cipher and ROT Cipher(Caesar Cipher, Rot13 ect..) Based on information from wiki */   internal class StringCrypt { public static string Vigenere(string sSource, string sKey, int iTableSize [...]

Ancient Cipher’s

I started to read about old ancient Ciphers used hundreds of years ago, At the time these Ciphers where “Unbreakable” but these day they are considered unsecured, The Vigenere Cipher is more secure than the Caesar Cipher because it uses a key to encrypt text, But using the Kisiski method it can be broken if [...]

BeyluXe PassWord Retriever

Beyluxe Password Retriever, Decrypts saved passwords in the registry, very useful if you have forgotten your passwords for beyluxe. Source wont be released for this in-case of abuse.

ExeLock

Well Today I have started a new project dealing with File encryption, Not yet completed and does’nt have any real features just yet(im working on it) But I thought I would share what I have in form of a screenshot… Keep an eye on this post as I will be updating it as I progress [...]

WindowsXP Product Key Viewer & Source Code

A small project to view and copy your current Windows XP Product Key, Comes with full Delphi Source code Download:

Paltalk Registry Password Decryption

String1 = 1 charactor from username and 1 charactor from HD serial so if .. Username = Departure HD serial = 08DE56F Then String1 would = D0e8pDaEr5t6uFre Now we take String1 and add i together 3 times… String2 = String1 + String1 +String1 String2 = D0e8pDaEr5t6uFreD0e8pDaEr5t6uFreD0e8pDaEr5t6uFre Okay now we know this string… in the password [...]

Paltalk Website Login Decryption

well I was  checking with different nicknames that use the password 123456 and it seems every nick I tested had the same encryption string, Which means paltalk has pre set value for each position of the password, then it just adds the matching charactor of your password Example: 1.Position 1 of password = 241 2.Position 2 of [...]

HipACryp [Exe Crypter]

Infomation: HipACryp was my first attempt at making a working exe crypter, It hasn’t been update since 2008, But I intended to add compression later down the track and include some more up to date features. It has been tagged by Exe scanners and antivirus engines, So using it for malware is not advised. I dont support malware of [...]

free blog themes