purposes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 911
Multi Purpose Scanner 0.03
Multi Purpose Scanner is a simple scanner written in C that starts a number of child processes. more>>
Multi Purpose Scanner is a simple scanner written in C that starts a number of child processes, connects to a list of IP addresses, and logs a certain number of characters to standard out or a file.
Low band use is one consecuence of a single connection per child that recieve an only defined num of characters.
Main features:
- $ mpscan -e -p 25 -t 15 -r 100 -T 20 -R 192.168.1.0-10
- Fast mp-scan 0.04-testing ...
- Total ip: 11
- 11/11 91% 192.168.1.10
- Generated 11 ip in 0.199 seconds
- Ip range parsed... 11 ip found
- Scan on 25 started...
- 0:192.168.1.0 -> Network is unreachable
- 3:192.168.1.3 -> Connection refused
- 2:192.168.1.2 -> Connection refused
- 1: 192.168.1.1 -> 220 zeus.olimpo.hm ESMTP Postfix (Debian/GNU)
- 6:192.168.1.6 -> No route to host
- 5:192.168.1.5 -> connected but no data retrived within 7 sec
- 4:192.168.1.4 -> No route to host
- 8:192.168.1.8 -> connect timeout after 15
- 7:192.168.1.7 -> No route to host
- 9:192.168.1.9 -> No route to host
- 10:192.168.1.10 -> No route to host
- Waiting for child dead...
- Scanned 10 ip in 3.14821 seconds
- Scan ended... enjoy the result
Enhancements:
- added T and I option,
- added changelog,
- added debian rules,
- added man page,
- Makefile created.
<<lessLow band use is one consecuence of a single connection per child that recieve an only defined num of characters.
Main features:
- $ mpscan -e -p 25 -t 15 -r 100 -T 20 -R 192.168.1.0-10
- Fast mp-scan 0.04-testing ...
- Total ip: 11
- 11/11 91% 192.168.1.10
- Generated 11 ip in 0.199 seconds
- Ip range parsed... 11 ip found
- Scan on 25 started...
- 0:192.168.1.0 -> Network is unreachable
- 3:192.168.1.3 -> Connection refused
- 2:192.168.1.2 -> Connection refused
- 1: 192.168.1.1 -> 220 zeus.olimpo.hm ESMTP Postfix (Debian/GNU)
- 6:192.168.1.6 -> No route to host
- 5:192.168.1.5 -> connected but no data retrived within 7 sec
- 4:192.168.1.4 -> No route to host
- 8:192.168.1.8 -> connect timeout after 15
- 7:192.168.1.7 -> No route to host
- 9:192.168.1.9 -> No route to host
- 10:192.168.1.10 -> No route to host
- Waiting for child dead...
- Scanned 10 ip in 3.14821 seconds
- Scan ended... enjoy the result
Enhancements:
- added T and I option,
- added changelog,
- added debian rules,
- added man page,
- Makefile created.
Download (0.007MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1210 downloads
Jupe 0.0.8
Jupe is a UML Plugin for Eclipse. more>>
Jupe is a UML Plugin for Eclipse. Jupe project aims to provide support for the creation of UML class diagrams, code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks. Jupe is published as alpha version, so please be aware that it wont fit daily-use purposes.
Main features:
- Jupe perspective providing a class diagram editor
- creation of UML diagrams with the mouse
- items can be changed by clicking on them or using a property table
- creation of UML diagrams based on the source code (reverse engineering)
- load and save diagrams
- export of diagrams to XMI
<<lessMain features:
- Jupe perspective providing a class diagram editor
- creation of UML diagrams with the mouse
- items can be changed by clicking on them or using a property table
- creation of UML diagrams based on the source code (reverse engineering)
- load and save diagrams
- export of diagrams to XMI
Download (0.85MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1148 downloads
Cryptomak Cipher Tools 1.1
Cryptomak Cipher Tools project consists of a collection of PHP scripts for encryption purposes. more>>
Cryptomak Cipher Tools project consists of a collection of PHP scripts for encryption purposes.
Cryptomak contains a cipher and tools for encryption utilities written in PHP, including substitution, vigenere, affine, transposition, and index of coincidence.
It is powered by the Phrame platform which implements MVC design and the Smarty template engine.
Enhancements:
- It is programmed in modular programming. Welcome to OOP world ;)
- Using Phrame as web aplication platform which implements MVC design
- Using Smarty as template engine at the view layer
- New hashing script added
- Better web design
<<lessCryptomak contains a cipher and tools for encryption utilities written in PHP, including substitution, vigenere, affine, transposition, and index of coincidence.
It is powered by the Phrame platform which implements MVC design and the Smarty template engine.
Enhancements:
- It is programmed in modular programming. Welcome to OOP world ;)
- Using Phrame as web aplication platform which implements MVC design
- Using Smarty as template engine at the view layer
- New hashing script added
- Better web design
Download (0.11MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1038 downloads
Yabause 0.8.6
Yabause is a Sega Saturn emulator. more>>
Yabause is a Sega Saturn emulator under GNU GPL. It currently runs on GNU/Linux and is being ported to Microsoft Windows and Mac OS X.
Yabause is also ported to the Sega Dreamcast as a separate project : Yabause-dc.
Be aware that this project is at an early stage. Dont expect to play commercial games on your PC. This software is released for testing purposes only, and is essentially aimed to developers.
Enhancements:
- Lot of bug fixes and addition of COFF support.
<<lessYabause is also ported to the Sega Dreamcast as a separate project : Yabause-dc.
Be aware that this project is at an early stage. Dont expect to play commercial games on your PC. This software is released for testing purposes only, and is essentially aimed to developers.
Enhancements:
- Lot of bug fixes and addition of COFF support.
Download (0.32MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
826 downloads
App::perlstyle 0.965
App::perlstyle is a App::Context Perl Style Guide. more>>
App::perlstyle is a App::Context Perl Style Guide.
The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes:
1. To provide a guideline for people who wish to contribute to or extend code in the App::Context framework.
2. To provide a samples style guide to any development group who desires a simple, effective coding standard for programming in Perl.
Note that these are all guidelines, not unbreakable rules.
Note that with much of this document, it is not so much the Right Way as it is One Reasonable Way. Everyone needs to have conventions in order to make life easier.
<<lessThe following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes:
1. To provide a guideline for people who wish to contribute to or extend code in the App::Context framework.
2. To provide a samples style guide to any development group who desires a simple, effective coding standard for programming in Perl.
Note that these are all guidelines, not unbreakable rules.
Note that with much of this document, it is not so much the Right Way as it is One Reasonable Way. Everyone needs to have conventions in order to make life easier.
Download (0.12MB)
Added: 2007-06-21 License: Perl Artistic License Price:
855 downloads
The Pure Perl RayCaster 1.0b
The Pure Perl RayCaster is a small simple Ray casting application. more>>
The Pure Perl RayCaster is a small simple Ray casting application written completely in Perl without using any 3D API library or OpenGL. For the GUI, Pure Perl RayCaster uses wxPerl (WxWindows port to Perl).
Pure Perl RayCaster can load a 3D object from a file (in RAW format), display the object in wireframe perspective view, allow to orbit and zoom your camera and produce a user defined size ray casting image of the current view in a predefined color theme with or without smooth shading.
Pure Perl RayCaster is not a professional production tool for 3D image generation. It is well suited for educational purposes, in order to study, understand, tweak and try well known fundamental 3D Computer Graphics techniques.
<<lessPure Perl RayCaster can load a 3D object from a file (in RAW format), display the object in wireframe perspective view, allow to orbit and zoom your camera and produce a user defined size ray casting image of the current view in a predefined color theme with or without smooth shading.
Pure Perl RayCaster is not a professional production tool for 3D image generation. It is well suited for educational purposes, in order to study, understand, tweak and try well known fundamental 3D Computer Graphics techniques.
Download (0.029MB)
Added: 2006-03-03 License: Artistic License Price:
1331 downloads
OpenSSL 0.9.8e
OpenSSL is The Open Source toolkit for Secure Sockets Layer and Transport Layer Security. more>>
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.
OpenSSL project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation.
OpenSSL is based on the excellent SSLeay library developed by Eric A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an Apache-style licence, which basically means that you are free to get and use it for commercial and non-commercial purposes subject to some simple license conditions.
Main features:
- Creation of RSA, DH and DSA key parameters
- Creation of X.509 certificates, CSRs and CRLs
- Calculation of Message Digests
- Encryption and Decryption with Ciphers
- SSL/TLS Client and Server Tests
- Handling of S/MIME signed or encrypted mail
<<lessOpenSSL project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation.
OpenSSL is based on the excellent SSLeay library developed by Eric A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an Apache-style licence, which basically means that you are free to get and use it for commercial and non-commercial purposes subject to some simple license conditions.
Main features:
- Creation of RSA, DH and DSA key parameters
- Creation of X.509 certificates, CSRs and CRLs
- Calculation of Message Digests
- Encryption and Decryption with Ciphers
- SSL/TLS Client and Server Tests
- Handling of S/MIME signed or encrypted mail
Download (3.1MB)
Added: 2007-02-23 License: BSD License Price:
999 downloads
Other version of OpenSSL
License:BSD License
Logging Services 0.9.7
Logging Services project is intended to provide cross-language logging services for purposes of application debugging. more>>
Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing.
We should also mention that thanks to the relentless efforts of many developers, we have a basic level of interoperability between the following projects:
- Log4Cxx (c++)
- Log4j
- Log4Net
- Log4Perl
- Log4PHP
- Log4PLSQL
- JDK1.4s util.logging framework
There is still much work ahead bringing in the various projects to work together within the Logging Services Project. The process is likely to take a little while. In the mean time, we will continue to do what we like best, that is developing open source software.
This is a project of the Apache Software Foundation (ASF). Like all Apache projects, we encourage a collaborative, consensus-based development process. We offer an open and pragmatic software license, and we strive to create software of the highest quality. The ASF is organized into several projects, which like Logging Services project may contain multiple sub-projects.
<<lessWe should also mention that thanks to the relentless efforts of many developers, we have a basic level of interoperability between the following projects:
- Log4Cxx (c++)
- Log4j
- Log4Net
- Log4Perl
- Log4PHP
- Log4PLSQL
- JDK1.4s util.logging framework
There is still much work ahead bringing in the various projects to work together within the Logging Services Project. The process is likely to take a little while. In the mean time, we will continue to do what we like best, that is developing open source software.
This is a project of the Apache Software Foundation (ASF). Like all Apache projects, we encourage a collaborative, consensus-based development process. We offer an open and pragmatic software license, and we strive to create software of the highest quality. The ASF is organized into several projects, which like Logging Services project may contain multiple sub-projects.
Download (MB)
Added: 2007-01-11 License: The Apache License 2.0 Price:
1018 downloads
mod_ecgi
mod_cgi turns CGI program into a dynamically loaded library (.so) and runs it without forking. more>>
mod_cgi is an Apache module that turns a CGI program into a dynamically loaded library (.so) and runs it without forking. Gives the simplicity and portability of CGI without the overhead.
There is no documentation, beyond the source code comments. It will build cleanly with Apache 1.3b6+, and youll need some configuration: e.g.
AddHandler mod_ecgi .so
or
AddType x-embedded-cgi .so
As I said, see the source file.
Theres also a small harness for CGI programs, to get round the way many sloppy CGIs never return but call exit() instead. Its not absolutely necessary, but for most purposes youll want it.
<<lessThere is no documentation, beyond the source code comments. It will build cleanly with Apache 1.3b6+, and youll need some configuration: e.g.
AddHandler mod_ecgi .so
or
AddType x-embedded-cgi .so
As I said, see the source file.
Theres also a small harness for CGI programs, to get round the way many sloppy CGIs never return but call exit() instead. Its not absolutely necessary, but for most purposes youll want it.
Download (0.008MB)
Added: 2006-05-18 License: The Apache License Price:
1254 downloads
JDuplicate 0.5.9
JDuplicate project is a multiplayer word game suite supporting Scrabble and Duplicate. more>>
JDuplicate project is a multiplayer word game suite supporting Scrabble and Duplicate.
It supports popular word games such as Duplicate and Scrabble.
JDuplicate Swing Client, commonly called JDSC, is the JDuplicate reference
client. It will allow you to connect to a JDuplicate server and play without
having to input complex commands as its main goal is usability.
Unlike JDCC, which was developped for debugging purposes, JDSC is developped
from the ground up with ease of use in mind. JDSC is fully graphical and
features user friendly characteristics such as drag&dropping tiles, full sound
support and a click and play interface for game selection.
Like the rest of the JDuplicate "official" package, running JDSC will require
that you install Java.
<<lessIt supports popular word games such as Duplicate and Scrabble.
JDuplicate Swing Client, commonly called JDSC, is the JDuplicate reference
client. It will allow you to connect to a JDuplicate server and play without
having to input complex commands as its main goal is usability.
Unlike JDCC, which was developped for debugging purposes, JDSC is developped
from the ground up with ease of use in mind. JDSC is fully graphical and
features user friendly characteristics such as drag&dropping tiles, full sound
support and a click and play interface for game selection.
Like the rest of the JDuplicate "official" package, running JDSC will require
that you install Java.
Download (MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1067 downloads
SdlZombies 1.0.0
SdlZombies is a zombie game clone. more>>
SdlZombies project is a zombie game clone.
The purpose of the game is to attract zombies and make them fall in holes.
Enhancements:
- Remove : all tty debug output.
- Final version !
<<lessThe purpose of the game is to attract zombies and make them fall in holes.
Enhancements:
- Remove : all tty debug output.
- Final version !
Download (2.7MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1050 downloads
Peepy 0.1
Peepy is a simple program to show how to read a packet from an interface and dissect it at different layers. more>>
Peepy is a simple program to show how to read a packet from an interface and dissect it at different layers.
This code uses libpcap APIs for sniffing, dissecting, and other purposes.
<<lessThis code uses libpcap APIs for sniffing, dissecting, and other purposes.
Download (0.14MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1078 downloads
CTris 1.2
CTris is a simple tetris clone. more>>
CTris its mainly a tetris clone made by me for educational purposes, you can try to
have a look at the code but unfortunately its terribly messy and with few comments.
If you want to compile it from the sources you will need the DUMB libraries.
<<lesshave a look at the code but unfortunately its terribly messy and with few comments.
If you want to compile it from the sources you will need the DUMB libraries.
Download (0.84MB)
Added: 2005-08-11 License: (FDL) GNU Free Documentation License Price:
1534 downloads
pwgen 1.0
pwgen is a password generator which can generate a desired number of password of arbitrary length and optional special character more>>
pwgen is a password generator which can generate a desired number of password of arbitrary length and optional special characters.
pwgen was implemented in C just for educational purposes.
Usage: pwgen [options]
Options:
-h display this text.
-l < num > password length, defaults to 10.
-n < num > number of passwords to generate, defaults to 1.
-s includes special characters.
<<lesspwgen was implemented in C just for educational purposes.
Usage: pwgen [options]
Options:
-h display this text.
-l < num > password length, defaults to 10.
-n < num > number of passwords to generate, defaults to 1.
-s includes special characters.
Download (0.003MB)
Added: 2006-08-31 License: GPL (GNU General Public License) Price:
1156 downloads
pppit 1.0
pppit allows one to tunnel through a firewall which only allows proxy telnet, such as SWAN. more>>
pppit allows one to tunnel through a firewall which only allows proxy telnet, such as SWAN. It is a modified, special-purpose ppp daemon.
<<less Download (0.013MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1199 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above purposes search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed