| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Better, Simpler, Flip-Flop "encryption" | C++ (general), Microsoft Visual C++ | Intermediate / Miah! (from psc cd) | 1720 since 1/2/2015 3:05:00 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. |
|
|
|
 |
C Password Cryptography Application | C | Advanced / mhcrnl | 4408 since 9/27/2017 9:59:37 AM |
By 2 Users 2 Excellent Ratings
|
|
<b>
C password cryptography application<br>
Code write in Code::Blocks 16.01<br>
Run under LINUX and WINDOWS<br>
<br>
Feel free to rate this code<br>
</b> (ScreenShot) |
|
|
|
 |
CMOS Password Clear Utility | C, C++ (general), Borland C++ | Advanced / Nitin Jindal (from psc cd) | 2429 since 1/5/2015 1:56:00 PM |
By 2 Users
|
|
Purpose:- Save Time and Labour while clearing CMOS setup password..
Now you donn't need to open your computer and make jumper setting for clearing CMOS setup password. Here is the utility for that purpose. 100% tested on IBM or IBM compatible PC.
|
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Command Line Process Killer | C, C++ (general), Microsoft Visual C++, Borland C++ | Intermediate / #2pencil (from psc cd) | 2297 since 1/7/2015 4:17:00 PM |
By 2 Users
|
|
Command line utility for Windows. If no options are used, it simply shows you what processes are running & the size of heap used. After you see what is running, supply a process name & it will obtain it's process ID & kill the process, freeing ...(description truncated) |
|
|
|
 |
Crypt it 2005 | Microsoft Visual C++ | Beginner / Vasilis Vasileiadhs (from psc cd) | 1994 since 1/7/2015 4:48:00 PM |
By 3 Users
|
|
This is my first submission. It is a text encrypter.
It's pretty simple ... and somewhat secure. |
|
|
|
 |
CryptCode | C | Intermediate / Bruno Ramalhete | 3915 since 11/26/2016 9:16:59 PM | Unrated
|
|
This program can encrypt a file and outputs it to a file or stdout. The source code is designed for GNU GCC. |
|
|
|
 |
Crypto | C++ (general), UNIX C++ | Intermediate / Bruno Ramalhete | 4153 since 12/14/2016 12:18:57 PM | Unrated
|
|
You can encrypt and decrypt files only with this file code, developed in C++. This sample code can help you understand about encryption and decryption with files and archives. |
|
|
|
 |
Cryptor | C++ (general) | Intermediate / James Braudaway (from psc cd) | 1568 since 1/9/2015 12:20:00 AM |
By 2 Users
|
|
This program will encrypt or decrypt a file of the users choice |
|
|
|
 |
Enable / Disable Start Menu | Microsoft Visual C++ | Intermediate / David Rodrigues Cardeiro (from psc cd) | 1775 since 1/3/2015 8:09:00 AM |
By 3 Users
|
|
Enable or disable the start menu in one line of code. |
|
|
|
 |
encode & decode (2 programs) | C, C++ (general) | Beginner / Attie (from psc cd) | 1273 since 1/3/2015 7:38:00 PM |
By 2 Users
|
|
The encode program allows you to type in a message and it will scramble it to a char file and a key file. The decode program takes the two files and decodes your message. |
|