private encryptor 6.3
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 489
jclassinfo 0.19.1
jclassinfo is an information extractor for Java bytecode. more>>
jclassinfo reads java class files and provides information about the class, dependencies and more. It is a pure C implementantion.
Main features:
Class Information
- Java VM version required,
- super class,
- interfaces implemented. --general-info
- Constant pool dump --constant-pool
- Methods --methods
- Fields --fields
- Class attributes --attributes
Dependency Information
- Packages required --packages
- Classes required --classes
- Methods required --methods-ref
Options affecting verbosity
- Disassemble code --disasm
- Print limits and exception table for methods --verbose
- Print debugging information --method-debug-info
- Change visibility --visibility=< public | package | protected | private | synthetic >
<<lessMain features:
Class Information
- Java VM version required,
- super class,
- interfaces implemented. --general-info
- Constant pool dump --constant-pool
- Methods --methods
- Fields --fields
- Class attributes --attributes
Dependency Information
- Packages required --packages
- Classes required --classes
- Methods required --methods-ref
Options affecting verbosity
- Disassemble code --disasm
- Print limits and exception table for methods --verbose
- Print debugging information --method-debug-info
- Change visibility --visibility=< public | package | protected | private | synthetic >
Download (0.026MB)
Added: 2005-03-07 License: GPL (GNU General Public License) Price:
1693 downloads
Active PHP Bookmarks 1.1.02
Active PHP Bookmarks is a web-based program that allows you to manage and display bookmarks. more>>
Active PHP Bookmarks (APB) is a web-based program that allows you to store your bookmarks and display them in many useful ways.
It will sort your bookmarks with usability in mind, keeping often- used bookmarks at your fingertips.
It has a bookmark search, private/public bookmarks, nested groups, usage rankings, popularity sorting, and a quick add feature.
<<lessIt will sort your bookmarks with usability in mind, keeping often- used bookmarks at your fingertips.
It has a bookmark search, private/public bookmarks, nested groups, usage rankings, popularity sorting, and a quick add feature.
Download (0.05MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1634 downloads
Greenwich 0.8.1
Greenwich is a graphical whois client for GNOME. more>>
Greenwich is a graphical whois client for GNOME. It transparently handles almost all gTLDs, first- and second-level ccTLDs and whois servers run by private domain registries (like CentralNic). It can also do lookups against IP addresses.
Greenwich requires the Gtk2-Perl libraries, including Gnome2 and Gtk2::GladeXML, and the Locale::gettext module, which is distributed with recent versions of Perl. You can also install IP::Authority for IP address lookups.
<<lessGreenwich requires the Gtk2-Perl libraries, including Gnome2 and Gtk2::GladeXML, and the Locale::gettext module, which is distributed with recent versions of Perl. You can also install IP::Authority for IP address lookups.
Download (0.024MB)
Added: 2005-06-21 License: GPL (GNU General Public License) Price:
1586 downloads
Viperin 0.1.2
Viperin-Z is a taskbar applet to manage virtual private network connections on the Sharp Zaurus family of handheld computers. more>>
Viperin-Z is a taskbar applet to manage virtual private network connections on the Sharp Zaurus family of handheld computers.
As a front-end to vpnc, the free Cisco VPN concentrator client, this application can set up various VPN configurations, connect to a selected one and monitor connection status.
Enhancements:
- Create session log in /var/log/viperinz.log
- Updated to work with vpnc 0.3.3
- Fix package removal
<<lessAs a front-end to vpnc, the free Cisco VPN concentrator client, this application can set up various VPN configurations, connect to a selected one and monitor connection status.
Enhancements:
- Create session log in /var/log/viperinz.log
- Updated to work with vpnc 0.3.3
- Fix package removal
Download (0.041MB)
Added: 2005-07-04 License: (FDL) GNU Free Documentation License Price:
1572 downloads
KaTeker 0.95
KaTeker is a backup tool for Linux useful for small companies and private people. more>>
KaTeker is a backup tool for Linux useful for small companies and private people. It saves data onto hard disk and CDs or other random access media.
<<less Download (15.72MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1488 downloads
ivata groupware 0.11.3
ivata groupware is a free Groupware/Exchange/Intranet system. more>>
ivata groupware is a free Groupware/Exchange/Intranet system. It comes with a web-based front-end.
Main features:
- find contacts in team and private address books
- post articles & notes
- comment on articles
- receive notifications via mail
- plan meetings and other events in the calendar
- access email via the web
Enhancements:
- This release fixes a bug in the startup script affecting Tomcat 5.0.x.
- You only need to upgrade if you are experiencing start-up problems on that platform.
<<lessMain features:
- find contacts in team and private address books
- post articles & notes
- comment on articles
- receive notifications via mail
- plan meetings and other events in the calendar
- access email via the web
Enhancements:
- This release fixes a bug in the startup script affecting Tomcat 5.0.x.
- You only need to upgrade if you are experiencing start-up problems on that platform.
Download (10MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1476 downloads
Newsd 1.44
Newsd is a standalone local NNTP news server for private newsgroup serving on a single server. more>>
Newsd is a standalone local NNTP news server for private newsgroup serving on a single server.
It is useful for serving private newsgroup(s) to an intranet or the Internet and can act as a simple mail gateway, however it does not interface with other news servers and cannot manage distributed news feeds, i.e. Usenet news.
Newsd is available under the terms of the GNU General Public License. The Newsd source code should compile on any POSIX-compliant operating system. Binaries are provided for Linux and MacOS X.
Enhancements:
- Important fix to multiline headers being split during header reordering
- STR#15: Path: now maintained and passed through mail gateway
- STR#16: Mailgateway: "From" field now renamed to "X-Original-From:"
<<lessIt is useful for serving private newsgroup(s) to an intranet or the Internet and can act as a simple mail gateway, however it does not interface with other news servers and cannot manage distributed news feeds, i.e. Usenet news.
Newsd is available under the terms of the GNU General Public License. The Newsd source code should compile on any POSIX-compliant operating system. Binaries are provided for Linux and MacOS X.
Enhancements:
- Important fix to multiline headers being split during header reordering
- STR#15: Path: now maintained and passed through mail gateway
- STR#16: Mailgateway: "From" field now renamed to "X-Original-From:"
Download (0.10MB)
Added: 2005-10-20 License: GPL (GNU General Public License) Price:
1464 downloads
TestGen4J 0.1.4-alpha
TestGen4J automatically generates JUnit test cases from your own Java class files or source files. more>>
TestGen4J automatically generates JUnit test cases from your own Java class files or source files.
Its primary focus is to exercise boundary value testing of the arguments passed to the method. It uses rules, written in a user-configurable XML file, that define boundary conditions for the data types.
The test code is separated from test data with the help of JTestCase. The test code is generated in a hierarchical manner.
Enhancements:
- This release fixes a problem in which tests are not generated for a method whose return type is an object of an inner-class of some other main class if this inner-class is private or if it not private but the main class does not have a public constructor.
- SpikeTestGen.java was changed to look for methods returning an object which are inner-classes.
<<lessIts primary focus is to exercise boundary value testing of the arguments passed to the method. It uses rules, written in a user-configurable XML file, that define boundary conditions for the data types.
The test code is separated from test data with the help of JTestCase. The test code is generated in a hierarchical manner.
Enhancements:
- This release fixes a problem in which tests are not generated for a method whose return type is an object of an inner-class of some other main class if this inner-class is private or if it not private but the main class does not have a public constructor.
- SpikeTestGen.java was changed to look for methods returning an object which are inner-classes.
Download (0.83MB)
Added: 2005-11-04 License: Open Software License Price:
1457 downloads
rcf 5.2.1s1
The rcf Linux Firewall (aka rc.firewall) is an ipchains-based firewall. more>>
The rcf Linux Firewall (aka rc.firewall) is an ipchains-based firewall. With support for over 50 network service modules (including vtun, dhcp, nfs, smb, napster, proxies, online games, etc.), masquerading, port forwarding, and ip accounting. All services are self-contained modules which can be prioritized in the ipchains stack.
Protections include spoofing, stuffed routing/masquerading, DoS, smurf attacks, outgoing port scans, and many more. rcf also supports unlimited public, private (masqued), dmz, and mz (non-masqued) interface and their subnets.
Access rules are defined per interface and dmz/mz server "clusters". rcf is compatible with Red Hat, Slackware, Debian, Linux Router Project (LRP), and many other distros.
Provided several updates, including: contributing 260-spop3-servers, 220-winvnc-servers, 620-arcserve-hosts, and netstorm (online game) modules, fixed a typo in 530-snmp-clients, fixed cluster handling in 030-pptp-clients and 030-pptp-servers, patched service_rules.sh to allow private IPs on DMZ interfaces, added missing rules to allow traffic from public interfaces to the DMZ, added the
--refresh-interfaces command line option, and fixed the jump rule problem which prevented private IPs from connecting to public interface IPs.
<<lessProtections include spoofing, stuffed routing/masquerading, DoS, smurf attacks, outgoing port scans, and many more. rcf also supports unlimited public, private (masqued), dmz, and mz (non-masqued) interface and their subnets.
Access rules are defined per interface and dmz/mz server "clusters". rcf is compatible with Red Hat, Slackware, Debian, Linux Router Project (LRP), and many other distros.
Provided several updates, including: contributing 260-spop3-servers, 220-winvnc-servers, 620-arcserve-hosts, and netstorm (online game) modules, fixed a typo in 530-snmp-clients, fixed cluster handling in 030-pptp-clients and 030-pptp-servers, patched service_rules.sh to allow private IPs on DMZ interfaces, added missing rules to allow traffic from public interfaces to the DMZ, added the
--refresh-interfaces command line option, and fixed the jump rule problem which prevented private IPs from connecting to public interface IPs.
Download (0.18MB)
Added: 2005-11-21 License: GPL (GNU General Public License) Price:
1438 downloads
MiaouIRC 0.89
MiaouIRC is an RFC 1459-compatible IRC client written in Java/Swing. more>>
MiaouIRC is an RFC 1459-compatible IRC client written in Java/Swing. It has some useful features like choosing your Look n Feel, customizing your nick friend list, highly verbose logging, searching a keyword in a channel, private message panels, etc.
It supports multi-server connections, DCC CHAT, SEND, ACCEPT and RESUME, CTCP commands, nick autocompletions, mIRC colors, autoreconnects, and autojoins. A DCC queue list is available to tracing your leeching activities with IRC FServ.
MiaouIRC is still a simple use Java application, but, with many features which are proper to, like :
- The possibility for choosing the Look And Feel
- DCC SEND, CHAT and OFFER with a DCC queue monitoring. Very useful for an intensive use on "DCCing" with FServ IRC Bot !
- MiaouIRC is also multi-server
- A logging system is available too, so you can trace all interactions between this program client and the IRC server, log by channel or by private message.
- Multiple configurations management, easy to load from one to another.
Configuration saves are only memorized on files, never on registers basis, in a Windows system type.
<<lessIt supports multi-server connections, DCC CHAT, SEND, ACCEPT and RESUME, CTCP commands, nick autocompletions, mIRC colors, autoreconnects, and autojoins. A DCC queue list is available to tracing your leeching activities with IRC FServ.
MiaouIRC is still a simple use Java application, but, with many features which are proper to, like :
- The possibility for choosing the Look And Feel
- DCC SEND, CHAT and OFFER with a DCC queue monitoring. Very useful for an intensive use on "DCCing" with FServ IRC Bot !
- MiaouIRC is also multi-server
- A logging system is available too, so you can trace all interactions between this program client and the IRC server, log by channel or by private message.
- Multiple configurations management, easy to load from one to another.
Configuration saves are only memorized on files, never on registers basis, in a Windows system type.
Download (2.9MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1431 downloads
gdWebSuite System 0.6.6.6
gdWebSuite System is a script that is designed to be a full featured system for user registration, login on a Web site. more>>
gdWebSuite System is a script that is designed to be a full featured system for user registration, login, and administration on a Web site.
It also supports account activation and retrieving lost passwords. gdWebSuite System supports visual templates and different styles for each template.
Enhancements:
- New administration features for uploading avatars, a new avatar selection, and one new admin style were added.
- A private message system was started.
- Some changes and updates were made to various parts of the code.
<<lessIt also supports account activation and retrieving lost passwords. gdWebSuite System supports visual templates and different styles for each template.
Enhancements:
- New administration features for uploading avatars, a new avatar selection, and one new admin style were added.
- A private message system was started.
- Some changes and updates were made to various parts of the code.
Download (0.30MB)
Added: 2005-12-05 License: Freeware Price:
1420 downloads
Jamit 5.0
Jamit (Java Access Modifiers Inference Tool) allows you to infer tighter access modifiers for Java code. more>>
Jamit is short from Java Access Modifiers Inference Tool and it allows you to infer tighter access modifiers for Java code.
Analyzing bytecode, it can find out if fields or methods may be declared private, default, protected, or final. Engineering software with Jamit can thus help increase hiding and keep interfaces as small as possible.
The most useful application for Jamit is dead code elimination. Jamit can be used to find out which methods and classes are unreachable and automatically eliminate the corresponding code, saving space for binary distributions.
<<lessAnalyzing bytecode, it can find out if fields or methods may be declared private, default, protected, or final. Engineering software with Jamit can thus help increase hiding and keep interfaces as small as possible.
The most useful application for Jamit is dead code elimination. Jamit can be used to find out which methods and classes are unreachable and automatically eliminate the corresponding code, saving space for binary distributions.
Download (7.5MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1409 downloads
OpenChatterBox 1.0.1
OpenChatterBox is an LANChat-like software which is designed for talking in Local Area Network (LAN). more>>
OpenChatterBox is an LANChat-like software which is designed for talking in Local Area Network (LAN). ChatterBoxes uses port 7777/UDP.
Public messages are plain-text, but private messages are encrypted (XOR). OpenChatterBox UI (User Interface) is Ncurses based, so you can use it via telnet/ssh, from local console or in Xterm.
<<lessPublic messages are plain-text, but private messages are encrypted (XOR). OpenChatterBox UI (User Interface) is Ncurses based, so you can use it via telnet/ssh, from local console or in Xterm.
Download (0.10MB)
Added: 2006-01-05 License: GPL (GNU General Public License) Price:
1387 downloads
Linvpn 3.0
Linvpn is a secure socket layer for pppd. more>>
Linvpn is a secure socket layer for pppd. Linvpn project allows creation of virtual private networks by using an IP routing system between PPP network interfaces.
Cryptography is done by libgcrypts 3DES or blowfish, and Initialization Vector (IV) is changed in each packet transmission.
As linvpn works as client and server, and communication is a single TCP connection, it allows creation of secure tunnels even in complex network layouts, when one or both endpoints are behind a firewall or NAT, with or without dynamic IP addresses.
Linvpn has been tested under Linux, FreeBSD, NetBSD and OpenBSD.
<<lessCryptography is done by libgcrypts 3DES or blowfish, and Initialization Vector (IV) is changed in each packet transmission.
As linvpn works as client and server, and communication is a single TCP connection, it allows creation of secure tunnels even in complex network layouts, when one or both endpoints are behind a firewall or NAT, with or without dynamic IP addresses.
Linvpn has been tested under Linux, FreeBSD, NetBSD and OpenBSD.
Download (0.13MB)
Added: 2006-01-09 License: GPL (GNU General Public License) Price:
1383 downloads
pam_mktemp 1.0.2
pam_mktemp is a PAM module which may be used with a PAM-aware login service to provide per-user private directories under /tmp. more>>
pam_mktemp is a PAM module which may be used with a PAM-aware login service to provide per-user private directories under /tmp as a part of account management or PAM session.
When an interactive (shell) session is started, a directory is created and the environment variables TMPDIR and TMP are set to the name of the directory.
Youre allowed to do whatever you like with this software (including re-distribution in source and/or binary form, with or without modification), provided that credit is given where it is due and any modified versions are marked as such. Theres absolutely no warranty.
Enhancements:
- A workaround for building pam_mktemp on systems with Linux 2.6.x kernel headers has been added.
<<lessWhen an interactive (shell) session is started, a directory is created and the environment variables TMPDIR and TMP are set to the name of the directory.
Youre allowed to do whatever you like with this software (including re-distribution in source and/or binary form, with or without modification), provided that credit is given where it is due and any modified versions are marked as such. Theres absolutely no warranty.
Enhancements:
- A workaround for building pam_mktemp on systems with Linux 2.6.x kernel headers has been added.
Download (0.004MB)
Added: 2006-01-16 License: BSD License Price:
1376 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 private encryptor 6.3 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