Important alert: (current site time 7/15/2013 5:49:07 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 4 of 24 found. Entries 31 - 40 of 236 found
Jump to page: 1 2 3 4 5 6 7 8 9 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Bitwise Encryption ToolBitwise Encryption ToolCBeginner /
Panagiotis Kefalinos
3219 since
10/21/2002 5:01:48 PM

By 1 Users

       This is a smart bitwise encryption tool. It will shift right 4 bits your file into an output file. So if the bytes of your file are like A5 8C 3F they will be converted to 0A 58 C3 F0.
 
 
  Blackout EngineBlackout EngineC++ (general)Beginner /
Jack Underwood
2627 since
4/30/2005 7:52:51 AM

By 1 Users

       This code tells the user to input a message, up to 100 characters. It then inputs a 3-digit key and encrypts the message with the key.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Blaster Removal ToolBlaster Removal ToolC, C++ (general), Microsoft Visual C++, Borland C++Intermediate /
Stephen Sessions
10058 since
8/22/2003 9:45:32 PM

By 1 Users

       This is a program to remove the Blaster worm virus.
 
 
  BlastShieldBlastShieldC++ (general), Microsoft Visual C++Intermediate /
Moth7
3554 since
8/17/2003 3:02:48 PM
Unrated
       Me and a friend wrote this code as a fix for the msblast worm. It removes the MSBlast.exe variant of the worm and creates a favourites entry for the logged on user to WindowsUpdate.com so that they don't forget to patch their system next time something li ...(description truncated)
 
 
  block emblock emCBeginner /
The Jackal
6544 since
12/12/2001 11:30:19 PM

By 3 Users

       This code is useful since it is very small. You can place it in any C program and use it to protect your program from being used by people you dont like.
 
 
  Breakpoint NT - WinPcap Based IDS For Win NT/2KBreakpoint NT - WinPcap Based IDS For Win NT/2KC, C++ (general), Microsoft Visual C++Advanced /
Benny T.
4631 since
10/28/2002 10:02:47 PM
Unrated
       Hmmm......this is an unfinished application. I just felt lazy to work on it anymore. Anyway, Breakpoint NT is a WinPcap based GUI Intrusion Detection System (IDS) for Windows NT/2000. It's coded in VC 6 (no MFC). Has a dual packet inspection engine and co ...(description truncated)
 
 
  C++ OTP EncryptionC++ OTP EncryptionC++ (general), Microsoft Visual C++Intermediate /
_CGs_
8354 since
1/9/2002 3:11:15 PM

By 1 Users

       This is yet another OTP (One Time Pad) encryption program on Planet Source Code. I have seen lots of these in Visual Basic (and one in straight C), but none in Visual C++/C++ so I decided to try and make one. Included in the .ZIP is the encrypting and dec ...(description truncated)
 
 
  CaesarDecypherCaesarDecypherC, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++Advanced /
ethiocyber
2870 since
12/14/2008 6:29:01 PM
Unrated
       Decypher the caesar cypher.
 
 
  Ceasar CipherCeasar CipherC++ (general), Microsoft Visual C++, Borland C++Advanced /
David J. Tabacco
8026 since
9/19/2004 2:23:25 PM

By 3 Users
2 Excellent Ratings
       Encryption Program implementing the Casaer Cipher
 
 
  Change NT PasswordChange NT PasswordC++ (general)Beginner /
Devin York
4803 since
5/14/2002 4:43:28 PM

By 1 Users

       I really enjoy all the Net() api functions so in trying to learn C++ I started with the ChangePassword API call. I simply wanted a dll which would encapsulate this function so that a vb user could make a very simple call to change domain passwords. Only t ...(description truncated)
 


Search Results: Page 4 of 24 found. Entries 31 - 40 of 236 found
Jump to page: 1 2 3 4 5 6 7 8 9 ...


Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++