0.4a
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6
FIRE 0.4a
FIRE is a portable bootable cdrom based distribution with the goal of providing an environment to perform forensic analysis. more>>
FIRE is a portable bootable cdrom based distribution with the goal of providing an immediate environment to perform forensic analysis, incident response, data recovery, virus scanning and vulnerability assessment.
Also provides necessary tools for live forensics/analysis on win32, sparc solaris and x86 linux hosts just by mounting the cdrom and using trusted static binaries available in /statbins.
Main features:
Forensics workstation/Data Recovery
- Instantly deploy a forensics workstation with tct, tctutils, mac-robber, and autopsy also provides perl 5.6.1 compiled with Large File Support.
Live System Incident Response
- Binaries are available for Incident Response on a live machine.
Virus Scanning
- Utilizing F-Prot 3.11beta http://www.f-prot.com you can scan for virii, worms, trojans, and all around harmful code.
- Just mount the filesystems that you want to scan and execute f-prot .
- Any filesystem you can mount, you can scan. mount and scan fat/ntfs/ext2/ext3/reiserfs partitions
- Scan your windows machines offline for virii that may not be detected with an "after the fact" anti-virus
- software installation.
Pen-Testing Platform
- I should NOT have to explain this portion: If the tools you would like to use are not in the distribution please make a request!
<<lessAlso provides necessary tools for live forensics/analysis on win32, sparc solaris and x86 linux hosts just by mounting the cdrom and using trusted static binaries available in /statbins.
Main features:
Forensics workstation/Data Recovery
- Instantly deploy a forensics workstation with tct, tctutils, mac-robber, and autopsy also provides perl 5.6.1 compiled with Large File Support.
Live System Incident Response
- Binaries are available for Incident Response on a live machine.
Virus Scanning
- Utilizing F-Prot 3.11beta http://www.f-prot.com you can scan for virii, worms, trojans, and all around harmful code.
- Just mount the filesystems that you want to scan and execute f-prot .
- Any filesystem you can mount, you can scan. mount and scan fat/ntfs/ext2/ext3/reiserfs partitions
- Scan your windows machines offline for virii that may not be detected with an "after the fact" anti-virus
- software installation.
Pen-Testing Platform
- I should NOT have to explain this portion: If the tools you would like to use are not in the distribution please make a request!
Download (578MB)
Added: 2005-05-18 License: GPL (GNU General Public License) Price:
1635 downloads
Zoom 1.0.4a
Zoom is a player for Z-Code stories or games. more>>
Zoom is a player for Z-Code stories or games. These are usually text adventures (interactive fiction), and were first created by Infocom with the Zork series of games.
Throughout the 80s, Infocom released many interactive fiction stories before their ambitions to enter the database market finally brought them low.
Zoom has versions for OS X and Unix-like operating systems using X-Windows. You can download the OS X version or the source code using the links to the left. Zoom can be redistributed under the terms of the GNU General Public License.
Obviously, Zoom is quite capable of playing Zork, so those of you who have access to the increasingly rare Infocom games can continue to play them. However, back in 1993, Graham Nelson released Curses and more importantly the Inform compiler that created it. There is now a considerable collection of new interactive fiction of variable quality available. Bafs guide to the interactive fiction archive is absolutely essential for those new to the scene.
<<lessThroughout the 80s, Infocom released many interactive fiction stories before their ambitions to enter the database market finally brought them low.
Zoom has versions for OS X and Unix-like operating systems using X-Windows. You can download the OS X version or the source code using the links to the left. Zoom can be redistributed under the terms of the GNU General Public License.
Obviously, Zoom is quite capable of playing Zork, so those of you who have access to the increasingly rare Infocom games can continue to play them. However, back in 1993, Graham Nelson released Curses and more importantly the Inform compiler that created it. There is now a considerable collection of new interactive fiction of variable quality available. Bafs guide to the interactive fiction archive is absolutely essential for those new to the scene.
Download (1.2MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1473 downloads
cd player 0.4a
cd player is a really small player for Linux with a curses-like user interface. more>>
cd player is a really small cd player for Linux with a curses-like user interface.
Main features:
- mcdp is a small (maybe the smallest) cd-player for _linux_
- it compiles/runs out off the box
- it can be compiled against dietlibc (~16kb static!)
- working play methods: reapeat cd, repeat track and intro
- since version 0.3a, minimal cddb title download is also included
<<lessMain features:
- mcdp is a small (maybe the smallest) cd-player for _linux_
- it compiles/runs out off the box
- it can be compiled against dietlibc (~16kb static!)
- working play methods: reapeat cd, repeat track and intro
- since version 0.3a, minimal cddb title download is also included
Download (0.029MB)
Added: 2005-12-19 License: GPL (GNU General Public License) Price:
1423 downloads
picoSQL 2.0.4a
picoSQL is an SQL-based, multi-user, client/server RDBMS. more>>
picoSQL project is the first Italian Open Source relational database management system.
The project of picoSQL was born in 1995. It was an ODBC driver for COBOL indexed files. It consisted of a DLL written in C++ on Windows 3.1 operating system. In the beginning the main effort was made in order to obtain a good compatibity with existing front-end (mainly the MS-Access, MS-Query and VisualBasic) and in order to see COBOL files as a normalized relational DB.
The obtained success concurs to develop ulteriorly the product, refining the query optimizer and implementing an extended SQL, to exclusion of the DDL (Data Description Language). A later version, called PicoDB, were devoloped on UNIX system in client/server architecture.
PicoSql is released under GPL license; it derives from PicoDB (that remains a Picosoft proprietary product) with the addition of some SQL-DDL statement (CREATE/DROP TABLE(INDEX) and excluding COBOL files compatibility). The C/C++ library that allow the database access from C/C++ programs using the ODBC 2.5 API is released under LGPL license; this allows to link the library with programs that are not under GPL.
PicoSQL can be used from Windows applications (like MS-ACCESS, MS-Query, VB etc.) in client/server modality using the ODBC driver picoSQLNet. It can moreover be used from appropriate Java programs through the JDBC driver comprised in the distribution. Finally it can be used from programs written in C and C++ through its set of ODBC 2.5 compliant API.
PicoSQL lacks at the moment of some common characteristics to the most common RDBMS (like the schema and catalogue concepts and the management of the user permissions who can be obtained anyway using the permissions of the host operating system) but they are just these lacks to make it particularly simple to install and to use and fast in the logons and the queries.
Installation:
The installation is particularly simple: if you have the binary distribution, is sufficient to extract the compressed files in one directory ( under Windows NT/2000/XP) and execute:
startTestDb.sh (Unix/Linux)
PicoSQL consists fundamentally in a program, picosqld, to activate through inetd (or xinetd) or picoserv. In such a way it becomes a net service binded to a port, that is to a entire number comprised between 1 and 65535; this number (as an example 6789) must always be specified on the command line of picosqld. As an example:
picosqld 6789
For the activation with inetd (or xinetd), you must see the relative documentation. picoserv is a simple program that replaces inetd, mainly for scopes of test or debugging: its usage is the following:
picoserv [-f] commandLine portNumber
In our case the activation of picosqld can be obtained with the following command line:
picoserv "picosqld 6789" 6789
To notice as the port number is specified two times, as an argument of picosqld and as an argument of picoserv.
When picosqld receive a connection request, it reads a configuration file to find the necessary informations. This file is a text file on Unix/Linux systems.
# Unix/Lunixthe file read for configuration is
$HOME/.picosql.ini
or, if this file is missing
/etc/picosql.ini
The file consists of sections and parameters. A section begins with the name of the section in square brackets and continues until the next section begins. Sections contain attributes of the form
name=value
The file is line-based - that is, each newline-terminated line represents either a comment, a section name or a parameter. Section and parameter names are not case sensitive. Only the first equals sign in a parameter is significant. Any line beginning with a semicolon (;) or a hash (#) character is ignored, as are lines containing only whitespace. Each section corresponds to a database and comprises information like user, password and DB location. In the following example there are two database declared, the former called picoSqlTest, is accessible by anyone while the latter, called rubrica is accessible only by user pico giving the appropriate password.
[picoSqlTest]
DataDirectory=/home/test.db
[rubrica]
DataDirectory=/home/rubrica.db
User=pico
Password=soft
PicoOdbcTrace=NO
SuspensiveLock=YES
; for picosql client only
server=localhost
port=6789
Enhancements:
- This version fixes a problem on authentication and a bug when the connection fails.
<<lessThe project of picoSQL was born in 1995. It was an ODBC driver for COBOL indexed files. It consisted of a DLL written in C++ on Windows 3.1 operating system. In the beginning the main effort was made in order to obtain a good compatibity with existing front-end (mainly the MS-Access, MS-Query and VisualBasic) and in order to see COBOL files as a normalized relational DB.
The obtained success concurs to develop ulteriorly the product, refining the query optimizer and implementing an extended SQL, to exclusion of the DDL (Data Description Language). A later version, called PicoDB, were devoloped on UNIX system in client/server architecture.
PicoSql is released under GPL license; it derives from PicoDB (that remains a Picosoft proprietary product) with the addition of some SQL-DDL statement (CREATE/DROP TABLE(INDEX) and excluding COBOL files compatibility). The C/C++ library that allow the database access from C/C++ programs using the ODBC 2.5 API is released under LGPL license; this allows to link the library with programs that are not under GPL.
PicoSQL can be used from Windows applications (like MS-ACCESS, MS-Query, VB etc.) in client/server modality using the ODBC driver picoSQLNet. It can moreover be used from appropriate Java programs through the JDBC driver comprised in the distribution. Finally it can be used from programs written in C and C++ through its set of ODBC 2.5 compliant API.
PicoSQL lacks at the moment of some common characteristics to the most common RDBMS (like the schema and catalogue concepts and the management of the user permissions who can be obtained anyway using the permissions of the host operating system) but they are just these lacks to make it particularly simple to install and to use and fast in the logons and the queries.
Installation:
The installation is particularly simple: if you have the binary distribution, is sufficient to extract the compressed files in one directory ( under Windows NT/2000/XP) and execute:
startTestDb.sh (Unix/Linux)
PicoSQL consists fundamentally in a program, picosqld, to activate through inetd (or xinetd) or picoserv. In such a way it becomes a net service binded to a port, that is to a entire number comprised between 1 and 65535; this number (as an example 6789) must always be specified on the command line of picosqld. As an example:
picosqld 6789
For the activation with inetd (or xinetd), you must see the relative documentation. picoserv is a simple program that replaces inetd, mainly for scopes of test or debugging: its usage is the following:
picoserv [-f] commandLine portNumber
In our case the activation of picosqld can be obtained with the following command line:
picoserv "picosqld 6789" 6789
To notice as the port number is specified two times, as an argument of picosqld and as an argument of picoserv.
When picosqld receive a connection request, it reads a configuration file to find the necessary informations. This file is a text file on Unix/Linux systems.
# Unix/Lunixthe file read for configuration is
$HOME/.picosql.ini
or, if this file is missing
/etc/picosql.ini
The file consists of sections and parameters. A section begins with the name of the section in square brackets and continues until the next section begins. Sections contain attributes of the form
name=value
The file is line-based - that is, each newline-terminated line represents either a comment, a section name or a parameter. Section and parameter names are not case sensitive. Only the first equals sign in a parameter is significant. Any line beginning with a semicolon (;) or a hash (#) character is ignored, as are lines containing only whitespace. Each section corresponds to a database and comprises information like user, password and DB location. In the following example there are two database declared, the former called picoSqlTest, is accessible by anyone while the latter, called rubrica is accessible only by user pico giving the appropriate password.
[picoSqlTest]
DataDirectory=/home/test.db
[rubrica]
DataDirectory=/home/rubrica.db
User=pico
Password=soft
PicoOdbcTrace=NO
SuspensiveLock=YES
; for picosql client only
server=localhost
port=6789
Enhancements:
- This version fixes a problem on authentication and a bug when the connection fails.
Download (2.9MB)
Added: 2006-03-17 License: GPL (GNU General Public License) Price:
749 downloads
SipExchange 0.0.4a
SipExchange is an open-source softswitch that provides standard SIP services like registration, proxy and presence. more>>
SipExchange is an open-source softswitch that provides standard SIP services like registration, presence and proxy. Using the SipExchange application, service providers can offer telephone services to their subscribers as well as other services based on voice, video and instant messaging.
SipExchange supports many of the standard subscriber features offered by the traditional telephone exchanges and PBXs. In addition, SipExchange supports external call control capabilities using which service providers and software developers can create new features and services rapidly and plug them into the SipExchange application.
SipExchange works with standard SIP phones that adhere to the SIP protocol standards.
SipExchange leverages the Java and J2EE technology as a basis for the architecture that is flexible, scalable and easily extensible. It runs as an enterprise application inside the JBoss server and takes advantage of many services that a J2EE server provides.
SipExchange provides a web-based user interface using which system administrators can manage subscribers and features as well as perform other routine operations. SipExchange also provides a web-based user interface using which subscribers can customize the features they have subscribed to.
Enhancements:
- SipExchange is now developed using the EJB3 architecture.
- The EJB3 architecture is the latest J2EE specification for enterprise application development.
- Although the end user does not see any difference, it is now much easier to develop back-end business logic because of this new technology.
- In addition, initial (experimental) support for Web services was added.
- The automated unit tests have been revamped.
- A number of bugs have been fixed.
<<lessSipExchange supports many of the standard subscriber features offered by the traditional telephone exchanges and PBXs. In addition, SipExchange supports external call control capabilities using which service providers and software developers can create new features and services rapidly and plug them into the SipExchange application.
SipExchange works with standard SIP phones that adhere to the SIP protocol standards.
SipExchange leverages the Java and J2EE technology as a basis for the architecture that is flexible, scalable and easily extensible. It runs as an enterprise application inside the JBoss server and takes advantage of many services that a J2EE server provides.
SipExchange provides a web-based user interface using which system administrators can manage subscribers and features as well as perform other routine operations. SipExchange also provides a web-based user interface using which subscribers can customize the features they have subscribed to.
Enhancements:
- SipExchange is now developed using the EJB3 architecture.
- The EJB3 architecture is the latest J2EE specification for enterprise application development.
- Although the end user does not see any difference, it is now much easier to develop back-end business logic because of this new technology.
- In addition, initial (experimental) support for Web services was added.
- The automated unit tests have been revamped.
- A number of bugs have been fixed.
Download (11.2MB)
Added: 2007-06-03 License: The Apache License Price:
874 downloads
DOTCONF++ library 0.0.4a
DOTCONF++ library is a dotconf-like configuration file parser written in C++. more>>
DOTCONF++ library is a dotconf-like configuration file parser written in C++.
dotconf++ is a dotconf like configuration file parser written in C++. It supports macro substitution from the environment or from the file itself, config file inclusion, easy handling of XML like tags, checking for required tags, and more. The whole document (with all inclusions) is parsed into a useful tree structure that is easy to use in your program.
Main features:
Comments:
- # some comment
- ; some comment
- Multivalue parameters:
- ParameterName value1 value2 value3 "value4 with spaces"
- ParameterName1 = value11 value12 value13
Multiline parameters:
- MultilineText id1 "Quick brown
- fox jumps...
- bla bla bla"
- CustomLog /usr/local/apache-ssl/logs/ssl_request_log
- "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x "%r" %b"
Macro substitution from environment or from config file, with default values if substitution not found:
- LogFile ${TEMP_PATH:-"/tmp/default temp path"}
- LogOptions ${PWD:-/tmp}/log_${USER}
Tags ( tags are normal parameters, but they become parent for all parameters between opening and closing tag):
< SectionTag allOnOneLine > onLineParameter=onLineValue < /SectionTag >
< SectionTag tagValue tagValue2 >
inTagParameter "disabled? # comment
< /SectionTag >
#nested tags
< SectionTag tagValue >
TagEnable #parameter without value
< SubSection SubsectionName >
subsectionParameterDisabled Yes;comment
subsectionParameter2Disabled No
< /SubSection >
< /SectionTag >
Quotes and line-terminators inside values:
- Text = "this program is "dot conf-like"" "new line startsnhere"
- Config file inclusion ( with recursion checks ):
- DOTCONFPPIncludeFile ${PWD}/modules.conf
<<lessdotconf++ is a dotconf like configuration file parser written in C++. It supports macro substitution from the environment or from the file itself, config file inclusion, easy handling of XML like tags, checking for required tags, and more. The whole document (with all inclusions) is parsed into a useful tree structure that is easy to use in your program.
Main features:
Comments:
- # some comment
- ; some comment
- Multivalue parameters:
- ParameterName value1 value2 value3 "value4 with spaces"
- ParameterName1 = value11 value12 value13
Multiline parameters:
- MultilineText id1 "Quick brown
- fox jumps...
- bla bla bla"
- CustomLog /usr/local/apache-ssl/logs/ssl_request_log
- "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x "%r" %b"
Macro substitution from environment or from config file, with default values if substitution not found:
- LogFile ${TEMP_PATH:-"/tmp/default temp path"}
- LogOptions ${PWD:-/tmp}/log_${USER}
Tags ( tags are normal parameters, but they become parent for all parameters between opening and closing tag):
< SectionTag allOnOneLine > onLineParameter=onLineValue < /SectionTag >
< SectionTag tagValue tagValue2 >
inTagParameter "disabled? # comment
< /SectionTag >
#nested tags
< SectionTag tagValue >
TagEnable #parameter without value
< SubSection SubsectionName >
subsectionParameterDisabled Yes;comment
subsectionParameter2Disabled No
< /SubSection >
< /SectionTag >
Quotes and line-terminators inside values:
- Text = "this program is "dot conf-like"" "new line startsnhere"
- Config file inclusion ( with recursion checks ):
- DOTCONFPPIncludeFile ${PWD}/modules.conf
Download (0.30MB)
Added: 2005-12-14 License: LGPL (GNU Lesser General Public License) Price:
1409 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above 0.4a 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