Important alert: (current site time 7/15/2013 5:48:56 PM EDT)
 

Browse Category or Search Results.

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

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  AMPRNG secure RNG and stream cipherAMPRNG secure RNG and stream cipherC, C++ (general), Borland C++Advanced /
Alexander Myasnikov
2890 since
7/22/2010 9:04:40 AM
Unrated
       AMPRNG rev1.0 - is stream cipher, based on strong and simple by design AMPRNG random number generator. So, this is random number and array generator, symmetric stream cipher with nice speed and easy to use in you C/C++ or Delphi applications. Cipher is in ...(description truncated)
 
 
  Anti Content ControlAnti Content ControlC++ (general), Microsoft Visual C++, Borland C++Beginner /
5214 since
5/27/2001 4:40:14 AM

By 2 Users

       The program disables the parental content control of MS-IE 4.x/5.x by deleting the registry key, which contains the hashed password. The program should only be used in the case, that the password got lost!
 
 
  Anti-Process TerminateAnti-Process TerminateCAdvanced /
.::Anubis::.
6832 since
4/15/2006 2:03:57 PM

By 3 Users
2 Excellent Ratings
       This project allows you to replace an existing DACL(Discretionary Access Control List) within a process. When you do so, you have the power to restrict certain capabilities like terminating, getting a handle to the process, reading memory, writing memory, ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  API HOOKINGAPI HOOKINGC, C++ (general), Microsoft Visual C++, Borland C++Advanced /
.::Anubis::.
11859 since
1/29/2006 2:23:30 AM

By 3 Users
3 Excellent Ratings
       This code will hook any api of your chose and allow you to redirect it to another qualified function. This code can be used in conjunction with my other posts dealing with process injection to hook api's in other running processes. Thanks for voting!!Click here to see a screenshot of this code!(ScreenShot)
 
 
  Applying Passwords in C/C++Applying Passwords in C/C++C, C++ (general), Borland C++Beginner /
The Coolest one...
6419 since
1/19/2004 1:25:55 PM

By 3 Users

       This code may be used to password protect your C/C++ program...its just a modified and improved form of what i saw on this site...it also remebers the no of attempts that are made to check the pwd...rest is upto u guys...:)
 
 
  Ashley Encryption CodeAshley Encryption CodeC++ (general)Beginner /
Ashley Parker
6292 since
4/2/2003 2:29:42 PM

By 2 Users
2 Excellent Ratings
       This is just a basic encryption program. It works by getting a file from the user and then storing each line of the file as a string in an array of strings. It then reverses the string and encryptes each letter by moving it 72 places in the ASCII code. Fi ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Autologon - Retrieve Win2K Passwords via AutologonAutologon - Retrieve Win2K Passwords via AutologonC, Microsoft Visual C++, Borland C++Intermediate /
Benny T.
4632 since
1/6/2003 8:07:15 AM

By 1 Users

       This is an article together with a small program which demonstrates how to capture Win2K account passwords via the Autologon feature.
 
 
  Basic EncryptionBasic EncryptionC, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++Beginner /
zer0python
3507 since
4/6/2005 9:20:38 AM
Unrated
       Takes input on the command line, and encrypts it using a basic xor system.
 
 
  Basic Encryption and DecryptionBasic Encryption and DecryptionC++ (general), Microsoft Visual C++Beginner /
Right City
7010 since
7/3/2003 2:43:30 PM
Unrated
       This is a very simple encryption program which can encrypt and decrypt strings. It is two "programs" but can easily be combined into one if you want to.
 
 
  Better, Simpler,  Flip-Flop Better, Simpler, Flip-Flop "encryption"C++ (general), Microsoft Visual C++Intermediate /
Miah!
7107 since
9/3/2001 8:10:35 PM

By 6 Users

       It reads the binary of a file, and outputs it in reverse so the new "encrypted" file can't be normally read. To decrypt encode the new file and it will be reversed again, restoring it back to normal. Its pretty handy, and simple, please rate this code.
 


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


Compatibility Filter Profile:

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