Advertisement

Results for "Author: vincent bouret"

ASP_Volume2 #30797
XML Note Creator

Many people are trying to understand how XML work. This app show one of the applications you can give to XML. This is a simple note creator that will convert user-inputs into an XML document and with the style sheet included you will be able to save this document and display it in a browser (only tested on IE 5.x but should work on Netscape 4.6+). All the code is fully documented. Don't forget to unzip the .css file (the style sheet) in the same directory. Please rate it by your appreciation so I can continue create innovative applications. Note: You can easily modify the style sheet.

ASP_Volume2 #30823
Weak Password Detector 2.1 (Updated)

(Updated version) Now with list of common passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. Please rate it so I can see your appreciation.

ASP_Volume2 #36175
Atomic Time Syncronisation (Updated)

This is a simple Atomic Time Syncronisation application. It allows you to syncronise Local System Clock with Atomic Clocks around the USA. You choose your server, select your regional GMT decal and then you can easily do syncronization. Note: there may be one or two seconds delay from the real time but this is not important since the system clock is rapidly desyncronizing by itself. See http://www.boulder.nist.gov/timefreq/service/its.htm for more information on Atomic Time. Now with high precision syncronisation.

ASP_Volume2 #38751
MSN Messenger Monitor (Fixed)

This program is a simple monitor for MSN Messenger Service. You just have to boot this, and then log normally with MSN Messenger. The app will act as a monitor to show you how the client is communicating with Microsoft servers. I actually did a complete MSN Messenger Client from scratch and compatible with existing protocol and I will soon post it here. With this monitor, you should have a great idea of the great communication procotol. For the complete MSN Messenger Protocol goto: http://www.tlsecurity.net/Textware/Misc/draft-movva-msn-messenger-protocol-00.txt Don't forget to change your registry settings: HKEY_CURRENT_USER\Software\Microsoft\MessengerService\' find the key "Server" and change it to 127.0.0.1;127.0.0.1:1863 and don't forget to backup your original values. If you already erased it, the initial value that should work is messenger.hotmail.com;127.0.0.1:1863

ASP_Volume3 #50131
Base Conversion Pro

The function BaseConv convert any base 10 numbers to any selected base (max 64) and the function ConvBase10 convert it back to base 10. It can be useful for cryptography purpose example: convert the ASCII value of a char to a secret base...or it can be useful for any algorithm that returns numbers and that you want as a string. The maximum base could be extended by adding other characters to the constant DIGITS. With the original DIGITS this algorithm is compatible for conversion to common base: Binary (2), Hex (16), Octal (8).

ASP_Volume3 #50132
Weak Password Detector 2.0 (Updated)

(Updated version) Now with common list of passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. NOTE: Please vote on Weak Password Detector 2.1 (in the code of the month section) please!

ASP_Volume3 #50133
XML Note Creator

Many people are trying to understand how XML work. This app show one of the applications you can give to XML. This is a simple note creator that will convert user-inputs into an XML document and with the style sheet included you will be able to save this document and display it in a browser (only tested on IE 5.x but should work on Netscape 4.6+). All the code is fully documented. Don't forget to unzip the .css file (the style sheet) in the same directory. Please rate it by your appreciation so I can continue create innovative applications. Note: You can easily modify the style sheet.

ASP_Volume3 #50134
Weak Password Detector 2.1 (Updated)

(Updated version) Now with list of common passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. Please rate it so I can see your appreciation.

ASP_Volume3 #50135
Atomic Time Syncronisation (Updated)

This is a simple Atomic Time Syncronisation application. It allows you to syncronise Local System Clock with Atomic Clocks around the USA. You choose your server, select your regional GMT decal and then you can easily do syncronization. Note: there may be one or two seconds delay from the real time but this is not important since the system clock is rapidly desyncronizing by itself. See http://www.boulder.nist.gov/timefreq/service/its.htm for more information on Atomic Time. Now with high precision syncronisation.

ASP_Volume3 #50136
MSN Messenger Monitor (Fixed)

This program is a simple monitor for MSN Messenger Service. You just have to boot this, and then log normally with MSN Messenger. The app will act as a monitor to show you how the client is communicating with Microsoft servers. I actually did a complete MSN Messenger Client from scratch and compatible with existing protocol and I will soon post it here. With this monitor, you should have a great idea of the great communication procotol. For the complete MSN Messenger Protocol goto: http://www.tlsecurity.net/Textware/Misc/draft-movva-msn-messenger-protocol-00.txt Don't forget to change your registry settings: HKEY_CURRENT_USER\Software\Microsoft\MessengerService\' find the key "Server" and change it to 127.0.0.1;127.0.0.1:1863 and don't forget to backup your original values. If you already erased it, the initial value that should work is messenger.hotmail.com;127.0.0.1:1863

C_Volume2 #71835
Base Conversion Pro

The function BaseConv convert any base 10 numbers to any selected base (max 64) and the function ConvBase10 convert it back to base 10. It can be useful for cryptography purpose example: convert the ASCII value of a char to a secret base...or it can be useful for any algorithm that returns numbers and that you want as a string. The maximum base could be extended by adding other characters to the constant DIGITS. With the original DIGITS this algorithm is compatible for conversion to common base: Binary (2), Hex (16), Octal (8).

C_Volume2 #71852
Weak Password Detector 2.0 (Updated)

(Updated version) Now with common list of passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. NOTE: Please vote on Weak Password Detector 2.1 (in the code of the month section) please!

C_Volume2 #71859
XML Note Creator

Many people are trying to understand how XML work. This app show one of the applications you can give to XML. This is a simple note creator that will convert user-inputs into an XML document and with the style sheet included you will be able to save this document and display it in a browser (only tested on IE 5.x but should work on Netscape 4.6+). All the code is fully documented. Don't forget to unzip the .css file (the style sheet) in the same directory. Please rate it by your appreciation so I can continue create innovative applications. Note: You can easily modify the style sheet.

C_Volume2 #71885
Weak Password Detector 2.1 (Updated)

(Updated version) Now with list of common passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. Please rate it so I can see your appreciation.

C_Volume2 #77237
Atomic Time Syncronisation (Updated)

This is a simple Atomic Time Syncronisation application. It allows you to syncronise Local System Clock with Atomic Clocks around the USA. You choose your server, select your regional GMT decal and then you can easily do syncronization. Note: there may be one or two seconds delay from the real time but this is not important since the system clock is rapidly desyncronizing by itself. See http://www.boulder.nist.gov/timefreq/service/its.htm for more information on Atomic Time. Now with high precision syncronisation.

C_Volume2 #79813
MSN Messenger Monitor (Fixed)

This program is a simple monitor for MSN Messenger Service. You just have to boot this, and then log normally with MSN Messenger. The app will act as a monitor to show you how the client is communicating with Microsoft servers. I actually did a complete MSN Messenger Client from scratch and compatible with existing protocol and I will soon post it here. With this monitor, you should have a great idea of the great communication procotol. For the complete MSN Messenger Protocol goto: http://www.tlsecurity.net/Textware/Misc/draft-movva-msn-messenger-protocol-00.txt Don't forget to change your registry settings: HKEY_CURRENT_USER\Software\Microsoft\MessengerService\' find the key "Server" and change it to 127.0.0.1;127.0.0.1:1863 and don't forget to backup your original values. If you already erased it, the initial value that should work is messenger.hotmail.com;127.0.0.1:1863

Java_Volume1 #90379
Base Conversion Pro

The function BaseConv convert any base 10 numbers to any selected base (max 64) and the function ConvBase10 convert it back to base 10. It can be useful for cryptography purpose example: convert the ASCII value of a char to a secret base...or it can be useful for any algorithm that returns numbers and that you want as a string. The maximum base could be extended by adding other characters to the constant DIGITS. With the original DIGITS this algorithm is compatible for conversion to common base: Binary (2), Hex (16), Octal (8).

Java_Volume1 #90396
Weak Password Detector 2.0 (Updated)

(Updated version) Now with common list of passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. NOTE: Please vote on Weak Password Detector 2.1 (in the code of the month section) please!

Java_Volume1 #90403
XML Note Creator

Many people are trying to understand how XML work. This app show one of the applications you can give to XML. This is a simple note creator that will convert user-inputs into an XML document and with the style sheet included you will be able to save this document and display it in a browser (only tested on IE 5.x but should work on Netscape 4.6+). All the code is fully documented. Don't forget to unzip the .css file (the style sheet) in the same directory. Please rate it by your appreciation so I can continue create innovative applications. Note: You can easily modify the style sheet.

Java_Volume1 #90429
Weak Password Detector 2.1 (Updated)

(Updated version) Now with list of common passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. Please rate it so I can see your appreciation.

Languages
Top Categories
Global Discovery