| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating | | |
 |
[ Associate filetypes to your program ] | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 20043 since 6/15/2004 2:16:02 PM |
By 7 Users 6 Excellent Ratings
|
| |
This module lets you create or delete with only a simple function filetype associations in the registry. Usefull to use your own filetypes, with theire own icon and description in your vb-project. Once you have your own filetype, this is recognized in the ...(description truncated)
|
| |
 |
[ Cipher Classics ] | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 21535 since 2/17/2005 4:19:44 PM |
By 6 Users 6 Excellent Ratings
|
| |
Encryption with a list of classic field-ciphers. Encrypt swift and easy with this program, or try out the pencil-and-paper versions by following the instructions on how to use them "in the field", as many secret agents and soldiers did. Use ADFGVX, Caesar ...(description truncated) (ScreenShot)
|
| |
 |
[ ENIGMA Real Version] | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 38992 since 10/19/2004 11:02:14 AM |
By 98 Users 93 Excellent Ratings
|
| |
This program is an exact simulation of the 3-rotor Army and famous 4-rotor Naval M4, used on U-boats, of the German Enigma cipher machine, as it was used during World War II from 1939 until 1945. You can select between the two models, choose different rot ...(description truncated) (ScreenShot)
|
| |
 |
[ Folder Browsing ] | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 7720 since 6/16/2004 2:09:10 PM |
By 6 Users 5 Excellent Ratings
|
| |
Lets you popup the folder browsing window. Only one function is required. Easy to apply! Just unzip and add to your project. Comments or suggestions are most welcome :-) ...
|
Please support the site by visiting our sponsor.
|
| |
 |
[ Graphic Lock] | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 12646 since 10/10/2004 9:31:56 AM |
By 9 Users 8 Excellent Ratings
|
| |
This is a Lock or Password with a graphic interface. My 'light' got burning after a great idea by Paul Turcksin's NoPassword submission and Chris Seelbach's Security Gate. You can use any picture and any possible sequence and number of knock-points. Imagi ...(description truncated) (ScreenShot)
|
| |
 |
[ Key or Password Quality Check ] | VB 4.0 (16-bit), VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 23752 since 6/17/2004 1:34:05 PM |
By 6 Users 4 Excellent Ratings
|
| |
How secure is the password I use? Is my key easy to crack? This function checks the quality from your password or key and returns a rating value between 0 and 100. The returnvalue could be used to fill a progressbar to visualize the password quality, to r ...(description truncated) (ScreenShot)
|
| |
 |
[ Making better encryption ] | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 24712 since 7/8/2004 6:00:43 AM |
By 16 Users 11 Excellent Ratings
|
| |
Want to make your own encryption algorithm? Taking your first steps into cryptology? Busy for a while but not too sure about it? Think your encryption is strong? Read this article first and get some good tips!
|
| |
 |
[ Mind Reader ] | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 8025 since 1/17/2005 2:47:34 PM |
By 7 Users 5 Excellent Ratings
|
| |
This program will amaze you, and give you the creaps! It can read your mind. You'll have to see it to believe it. No joke! Just start the program and do not touch anything. Just pay attention and be surprised...really creapy :-O (ScreenShot)
|
| |
 |
[ Position Bar ] | VB 4.0 (16-bit), VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 6574 since 6/18/2004 7:31:23 AM |
By 2 Users
|
| |
This is a very small and simple example of how to create a position bar, to visualize your current position in text, files, database and so on. Only a few lines of code, comments included.
Comments and suggestions are most welcome :-)... (ScreenShot)
|
| |
 |
[ PROBA Encryption Algorithm ] | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 15294 since 4/5/2005 4:30:55 PM |
By 10 Users 10 Excellent Ratings
|
| |
The PROBA algorithm (Programmable Rotating Box Algorithm) is encryption, based on the rotation of 32 sBoxes, each of them serving as 4 bit substitution encryption. The sBoxes, the order and start position are selected by the key. In addition to the normal ...(description truncated) (ScreenShot)
|
| |
 |
[ QuickMail ] | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 42156 since 10/6/2004 4:30:15 PM |
By 16 Users 14 Excellent Ratings
|
| |
QuickMail is a ready to use basic mailer, based on winsock, featuring multiple adressing, attachments encoded with base64, winsock statusbar, Contacts list and mailsender information edit. Full error handling. Good code to learn the basic of winsock maili ...(description truncated) (ScreenShot)
|
| |
 |
[ SafeNote Encryption & Stegano] | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 16413 since 9/17/2004 12:25:49 PM |
By 6 Users 6 Excellent Ratings
|
| |
SafeNote is an easy an secure way to encrypt notes. This text-editor encrypts your text using the ULTRA cipher and stores it in usn files with the Crypto Message Format. It has an easy to use clipboard encryption and supports steganography, the hiding of ...(description truncated) (ScreenShot)
|
| |
 |
[ SC2C Field Cipher ] | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 9392 since 2/28/2005 2:40:29 PM |
By 1 Users
|
| |
The SC2C Field Cipher combines fractionation and transposition to a very powerfull text encryption. It is a straightforward implementation of a straddling checkerboard, followed by a double columnar transposition, providing a very secure cipher. The advan ...(description truncated) (ScreenShot)
|
| |
 |
[ Scrolling and Fading Credits ] | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 14198 since 2/6/2005 10:19:00 AM |
By 19 Users 13 Excellent Ratings
|
| |
Well, It's all in the title! The text is fading in and out. Smooth scrolling, no flicker. Left, center or right alignment. Very simple and compact code. No API's used, just plain and simple basic drawing code. Only two subs: Form_Load & Timer1_timer. You ...(description truncated) (ScreenShot)
|
| |
 |
[ Show File Properties window ] | VB 5.0 | Beginner / D. Rijmenants | 7814 since 6/16/2004 2:39:33 PM |
By 2 Users 2 Excellent Ratings
|
| |
With this little and simple thing you call the properties window for any file. All the function needs is the filename and the current form and the window pops up! Very easy to apply, comments in the module. All comments and suggestions most welcom :-) ...
|
| |
 |
[ Tetris ] | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 23202 since 9/29/2004 9:56:53 AM |
By 14 Users 10 Excellent Ratings
|
| |
** Update 9/30 faster levels and added 30 songs(835Kb but worth waiting)** This splendid Tetris game was originally submitted by Jeremiah Hughes about three years ago on PSC under the name 'Miah Tetris'. It still is one of the best Tetris versions I ever ...(description truncated) (ScreenShot)
|
| |
 |
[ Time Synchronizer ] | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 15752 since 9/14/2004 10:08:49 AM |
By 6 Users 6 Excellent Ratings
|
| |
Always have the EXACT time on your PC. Time Sync connects to atomic clock servers on the net to adjust the inaccurate computer's system time. You can select from a large list of timeservers all over the world. Run the program in normal mode, or without us ...(description truncated) (ScreenShot)
|
| |
 |
[ ULTRA File Encrypt ] | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 16163 since 9/16/2004 3:00:46 PM |
By 12 Users 11 Excellent Ratings
|
| |
ULTRA File Encrypt is the ideal way to professional encryption from all types of files with a password. Simple and Clear interface. The program uses the ULTRA cipher, and there's an optional 'Private Crypto Code' for exclusive user groups. The files are e ...(description truncated) (ScreenShot)
|
| |
 |
[ ULTRA v1.0.3 ] File and Text encryption module | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 21976 since 6/11/2004 12:58:04 PM |
By 19 Users 17 Excellent Ratings
|
| |
ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format, full ...(description truncated) (ScreenShot)
|
| |
 |
[ Virtual Password ] | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 23167 since 10/13/2004 2:23:27 PM |
By 27 Users 21 Excellent Ratings
|
| |
This is a whole new concept for entering passwords. By using this system, it's impossible to steal your passwords by keylogging, capturing mouse events or positions, screencaptures or hooking those really unsafe textboxes with hidden but unsafe passwordch ...(description truncated) (ScreenShot)
|
| |
 |
[Retrieve Icon from files] | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 9461 since 6/16/2004 1:27:00 PM |
By 10 Users 8 Excellent Ratings
|
| |
This module enables you to get the icon from any filetype and put this icon in an image on your form. This feature is handy when for example using a commondialog. The dialog returns the filename that can be shown in a label or textbox, and in addition the ...(description truncated)
|
| |
 |
[Using different languages in a program] | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 9239 since 6/15/2004 1:23:36 PM |
By 7 Users 4 Excellent Ratings
|
| |
Well documented module that lets you make a program that uses different languages without the need to use res-files or reprogramming your code. The code loads language files (textfile format) into the program. These translations can easely be adapted or c ...(description truncated) (ScreenShot)
|
| |
 |
ATOMIX Virtual Cipher Machine | VB 5.0, VB 6.0 | Intermediate / D. Rijmenants | 16154 since 8/1/2006 3:11:53 AM |
By 34 Users 33 Excellent Ratings
|
| |
The brandnew ultra realistic ATOMIX virtual cipher machine is finished! After the Award Winning Enigma and M-209 simulators this is the third software cipher machine that makes you feel like a real cryptologist. The ATOMIX cipher machine is an advanced vi ...(description truncated) (ScreenShot)
|
| |
 |
Enigma Codebook Tool v2.0 | VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 2691 since 11/11/2005 8:11:09 AM |
By 3 Users 3 Excellent Ratings
|
| |
With this Enigma Codebook Tool, you can create code sheets with key settings for different models of German Enigma cipher machines. (if you're woundering what Enigma is, check out PSC's "Enigma Real Version") You can use these sheets to communicate with g ...(description truncated) (ScreenShot)
|
| |
 |
Graphics Resizing Troubles | VB 4.0 (16-bit), VB 5.0, VB 6.0 | Beginner / D. Rijmenants | 2064 since 3/14/2005 1:17:55 PM | Unrated
|
| |
Problems with distortion of graphics such as background images on forms or other controls
|
|
|