winrar 3.80 crack
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 59
aircrack 2.41
aircrack is a 802.11 sniffer and WEP/WPA key cracker. more>>
aircrack is a 802.11 sniffer and WEP/WPA key cracker.
It consists of: airodump (an 802.11 packet capture program), aireplay (an 802.11 packet injection program), aircrack (static WEP and WPA-PSK cracking), and airdecap (decrypts WEP/WPA capture files).
Enhancements:
- airodump: show probing clients as "not associated"
- airodump: dont substract the noise level unless madwifi
- airodump: fixed channel hopping with old orinoco
- airmon.sh: added detection of the zd1211 driver
<<lessIt consists of: airodump (an 802.11 packet capture program), aireplay (an 802.11 packet injection program), aircrack (static WEP and WPA-PSK cracking), and airdecap (decrypts WEP/WPA capture files).
Enhancements:
- airodump: show probing clients as "not associated"
- airodump: dont substract the noise level unless madwifi
- airodump: fixed channel hopping with old orinoco
- airmon.sh: added detection of the zd1211 driver
Download (0.077MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
18823 downloads
CYCAS 3.80.1
CYCAS is a 2D/3D CAD package. more>>
CYCAS is a 2D+3D CAD package for drafting and design in high quality and for creating 3D presentations and technical illustrations easily.
Some of its features include an easy-to-handle user interface, special architectural elements and functions, a WYSIWYG display, printing, plotting, import and export filters, photorealistic rendering with POV-Ray, documentation and tutorials, example drawings, and an extendable 2D/3D symbols library.
Easy to handle. Dialog boxes to design drawing elements easily with a database function to improve work flow. A layer technique which is flexible to employ.
It simulates working with transparency sheets. HTML online help, illustrated with many graphics. Graphical user interface based on GTK (The Gimp Toolkit).
Lines, circles, texts, patterns and color fillings, calculation of areas and volumina, semi-automatic and manual measurement, support of architectural presentation, extendable Symbol library.
Architectural elements such as walls, openings, windows, doors, 3D basics, extendable Symbol library.
Intuitive working in the ground plan, elevation and isometric views. Computing graphics such as hidden line graphics or wire graphics from various perspective or isometric views.
Direct export to POV-Ray [TM of the POV-Ray Team] module to generate high-quality rendered images easily. Extendable Material database to support output of 3D data to renderer.
<<lessSome of its features include an easy-to-handle user interface, special architectural elements and functions, a WYSIWYG display, printing, plotting, import and export filters, photorealistic rendering with POV-Ray, documentation and tutorials, example drawings, and an extendable 2D/3D symbols library.
Easy to handle. Dialog boxes to design drawing elements easily with a database function to improve work flow. A layer technique which is flexible to employ.
It simulates working with transparency sheets. HTML online help, illustrated with many graphics. Graphical user interface based on GTK (The Gimp Toolkit).
Lines, circles, texts, patterns and color fillings, calculation of areas and volumina, semi-automatic and manual measurement, support of architectural presentation, extendable Symbol library.
Architectural elements such as walls, openings, windows, doors, 3D basics, extendable Symbol library.
Intuitive working in the ground plan, elevation and isometric views. Computing graphics such as hidden line graphics or wire graphics from various perspective or isometric views.
Direct export to POV-Ray [TM of the POV-Ray Team] module to generate high-quality rendered images easily. Extendable Material database to support output of 3D data to renderer.
Download (3.0MB)
Added: 2006-07-25 License: Free for non-commercial use Price:
760 downloads
Aircrack-ng 0.9.1
Aircrack-ng is a set of tools for auditing wireless networks. more>>
Aircrack-ng is a set of tools for auditing wireless networks.
- airodump: 802.11 packet capture program
- aireplay: 802.11 packet injection program
- aircrack: static WEP and WPA-PSK key cracker
- airdecap: decrypts WEP/WPA capture files
Aircrack-ng is the next generation of aircrack with lots of new features.
How do I crack a static WEP key ?
The basic idea is to capture as much encrypted traffic as possible using airodump. Each WEP data packet has an associated 3-byte Initialization Vector (IV): after a sufficient number of data packets have been collected, run aircrack on the resulting capture file. aircrack will then perform a set of statistical attacks developped by a talented hacker named KoreK.
How do I know my WEP key is correct ?
There are two authentication modes for WEP:
Open-System Authentication: this is the default mode. All clients are accepted by the AP, and the key is never checked: association is always granted. However if your key is incorrect you wont be able to receive or send packets (because decryption will fail), so DHCP, ping etc. will timeout.
Shared-Key Authentication: the client has to encrypt a challenge before association is granted by the AP. This mode is flawed and leads to keystream recovery, so its never enabled by default.
In summary, just because you seem to have successfully connected to the access point doesnt mean your WEP key is correct ! To check your WEP key, try to decrypt a capture file with the airdecap program.
How many IVs are required to crack WEP ?
WEP cracking is not an exact science. The number of required IVs depends on the WEP key length, and it also depends on your luck. Usually, 40-bit WEP can be cracked with 300.000 IVs, and 104-bit WEP can be cracked with 1.000.000 IVs; if youre out of luck you may need two million IVs, or more.
Theres no way to know the WEP key length: this information is kept hidden and never announced, either in management or data packets; as a consequence, airodump can not report the WEP key length. Thus, it is recommended to run aircrack twice: when you have 250.000 IVs, start aircrack with "-n 64" to crack 40-bit WEP. Then if the key isnt found, restart aircrack (without the -n option) to crack 104-bit WEP.
Enhancements:
- This release adds an ACX injection patch, and updates the rtl8187 patch for 2.6.21.
- It fixes madwifi-ng detection with airmon-ng.
- It fixes 2 bugs in aircrack-ng related to WPA cracking.
- It fixes an old Debian bug (#417388).
- It fixes the use of wlanng, and fixes IP address writing in the CSV file with airodump-ng.
- It fixes a bug in the GUI for Windows and adds a PTW option.
<<less- airodump: 802.11 packet capture program
- aireplay: 802.11 packet injection program
- aircrack: static WEP and WPA-PSK key cracker
- airdecap: decrypts WEP/WPA capture files
Aircrack-ng is the next generation of aircrack with lots of new features.
How do I crack a static WEP key ?
The basic idea is to capture as much encrypted traffic as possible using airodump. Each WEP data packet has an associated 3-byte Initialization Vector (IV): after a sufficient number of data packets have been collected, run aircrack on the resulting capture file. aircrack will then perform a set of statistical attacks developped by a talented hacker named KoreK.
How do I know my WEP key is correct ?
There are two authentication modes for WEP:
Open-System Authentication: this is the default mode. All clients are accepted by the AP, and the key is never checked: association is always granted. However if your key is incorrect you wont be able to receive or send packets (because decryption will fail), so DHCP, ping etc. will timeout.
Shared-Key Authentication: the client has to encrypt a challenge before association is granted by the AP. This mode is flawed and leads to keystream recovery, so its never enabled by default.
In summary, just because you seem to have successfully connected to the access point doesnt mean your WEP key is correct ! To check your WEP key, try to decrypt a capture file with the airdecap program.
How many IVs are required to crack WEP ?
WEP cracking is not an exact science. The number of required IVs depends on the WEP key length, and it also depends on your luck. Usually, 40-bit WEP can be cracked with 300.000 IVs, and 104-bit WEP can be cracked with 1.000.000 IVs; if youre out of luck you may need two million IVs, or more.
Theres no way to know the WEP key length: this information is kept hidden and never announced, either in management or data packets; as a consequence, airodump can not report the WEP key length. Thus, it is recommended to run aircrack twice: when you have 250.000 IVs, start aircrack with "-n 64" to crack 40-bit WEP. Then if the key isnt found, restart aircrack (without the -n option) to crack 104-bit WEP.
Enhancements:
- This release adds an ACX injection patch, and updates the rtl8187 patch for 2.6.21.
- It fixes madwifi-ng detection with airmon-ng.
- It fixes 2 bugs in aircrack-ng related to WPA cracking.
- It fixes an old Debian bug (#417388).
- It fixes the use of wlanng, and fixes IP address writing in the CSV file with airodump-ng.
- It fixes a bug in the GUI for Windows and adds a PTW option.
Download (0.16MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
6000 downloads
EverCrack 1.1.0
EverCrack is a cryptanalysis engine. more>>
EverCrack project is a cryptanalysis engine. The overall design goal is to systematically break down complex ciphers into their simplex components for cryptanalysis (by the kernel).
The kernel consists of an algebraic design (comparison and reduction) for breaking uniliteral, monoalphabetic ciphers instantaneously.
Currently, it can break a 4000-word cipher in milliseconds. EverCrack currently has multi-language support for the user interface and cracking encryption in other language dictionaries (English, German, French, Spanish, Italian, Swedish, Dutch, and Portuguese).
Enhancements:
- The dictionary set has been changed to lists of words by exact pattern.
- This reduces the search space completely and increases the speed by approximately 30%.
- Older dictionaries will not work with this release.
<<lessThe kernel consists of an algebraic design (comparison and reduction) for breaking uniliteral, monoalphabetic ciphers instantaneously.
Currently, it can break a 4000-word cipher in milliseconds. EverCrack currently has multi-language support for the user interface and cracking encryption in other language dictionaries (English, German, French, Spanish, Italian, Swedish, Dutch, and Portuguese).
Enhancements:
- The dictionary set has been changed to lists of words by exact pattern.
- This reduces the search space completely and increases the speed by approximately 30%.
- Older dictionaries will not work with this release.
Download (0.61MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1112 downloads
Leptons Crack 20040914
Leptons Crack is a generic password cracker, easily customizable with a simple plug-in system. more>>
Leptons Crack is a generic password cracker, easily customizable with a simple plug-in system. COPYRIGHT=1]
For the incremental scan, the user can provide a regex-like expression
that will be enumerated, thus checking every possible combination. This
powerful feature effectively combines `shoulder-surfing with standard
brute-forcing.
http://usuarios.lycos.es/reinob/lcrack/lcrack-20040914.tar.gz
By default it comes with the following modules:
md4 : standard MD4 hash
md5 : standard MD5 hash
nt4 : NT MD4/Unicode
dom : Lotus Domino HTTP password
sha1 : standard SHA-1 hash
null : trivial 1-byte hash
(sample for plug-in developers
Enhancements:
- Added support for any ASCII character (ie. also non-printable) in the charset and regex definition, via (octal), x(hex), (decimal)
<<lessFor the incremental scan, the user can provide a regex-like expression
that will be enumerated, thus checking every possible combination. This
powerful feature effectively combines `shoulder-surfing with standard
brute-forcing.
http://usuarios.lycos.es/reinob/lcrack/lcrack-20040914.tar.gz
By default it comes with the following modules:
md4 : standard MD4 hash
md5 : standard MD5 hash
nt4 : NT MD4/Unicode
dom : Lotus Domino HTTP password
sha1 : standard SHA-1 hash
null : trivial 1-byte hash
(sample for plug-in developers
Enhancements:
- Added support for any ASCII character (ie. also non-printable) in the charset and regex definition, via (octal), x(hex), (decimal)
Download (0.038MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1233 downloads
SQLIer 0.8.2b
SQLIer is a script that uses brute force to crack passwords through more>>
SQLIer is a script that uses brute force to crack passwords through "true/false" SQL injection vulnerabilities. With "true/false" SQL injection vulnerabilities, you cannot actually query data out of the database, only ask a statement that is returned "true" or "false".
SQLIer takes each characters ASCII code and asks a "higher/lower" question to the database, eventually reaching the actual character code. This script also does not use quotes in the exploit to operate, meaning it will work for a wider range of sites.
An 8 character password (containing any character from decimal ASCII code 1-127) takes approximately 1 minute to crack.
Enhancements:
- This release removes the dependency on the "tempfile" command, which apparently is Debian/Debian-derivative specific.
- It should now work on most GNU/Unix platforms.
<<lessSQLIer takes each characters ASCII code and asks a "higher/lower" question to the database, eventually reaching the actual character code. This script also does not use quotes in the exploit to operate, meaning it will work for a wider range of sites.
An 8 character password (containing any character from decimal ASCII code 1-127) takes approximately 1 minute to crack.
Enhancements:
- This release removes the dependency on the "tempfile" command, which apparently is Debian/Debian-derivative specific.
- It should now work on most GNU/Unix platforms.
Download (MB)
Added: 2006-10-12 License: BSD License Price:
1111 downloads
Gang-star 0.1
Gang-star is somewhat like the drugwars game but with much more functionality. more>>
Gang-star is somewhat like the drugwars game but with much more functionality. You could see it as a text-based GTA game. Gang-star project is fully text-based and does not have any dependencies. All you need for it to run is a C compiler.
The advantage of gang-star being text-based is that you can use your own imagination, compare it with reading a nice book over seeing a lame movie. You can play over 30 missions, have a gamble at the casino or the horse tracks, go to the nightclub to score some chicks, buy weapons and practice at the local shooting range, and much, much more.
Overview
Gang-star is a text-based game for the UNIX Operating System. You could see it as a text-based version of the infamous Grand Theft Auto game. At first glance you might think gang-star can be compared to the Drugwars game family but gang-star is far more advanced. The game is not about dealing drugs, the game is about the missions.
You start out in Gang-star city as a complete rookie. You have a little cash, no weapons, no nothing. The goal of the game is to become the biggest bad-ass in the city. To accomplish this goal you have to finish up to 30 missions. Next to this you can do a lot of other stuff, like playing the chicks in the nightclub, have a drink in the bar, play some games at the casino, gamble on horses at the racetracks, deal in weed, crack and speed, pimp hookers, and much, much more.
The game is not based on chance like a lot of games. What makes the game interesting is that your skills are upgraded the more you do it. The more shots you fire, the better your aim. The more respect you have, the easier you can hit on chicks, etc.
For a long time the UNIX Operating Sytem has lacked an expanded and fun game with no dependencies at all that would run on any system, but now its here. Welcome to Gang-Star.
Installation
To configure, compile and install gang-star, type:
% ./configure
% make
# make install (logged in as root)
Some people dont seem to get it, so heres how to use gang-star locally, without root access (e.g. on a shell account):
% ./configure
% make
% cd src
% ./gang-star
make compiles the gang-star sources and installs a binary in the src/ directory. You change your current working directory to src/ and locally execute gang-star.
<<lessThe advantage of gang-star being text-based is that you can use your own imagination, compare it with reading a nice book over seeing a lame movie. You can play over 30 missions, have a gamble at the casino or the horse tracks, go to the nightclub to score some chicks, buy weapons and practice at the local shooting range, and much, much more.
Overview
Gang-star is a text-based game for the UNIX Operating System. You could see it as a text-based version of the infamous Grand Theft Auto game. At first glance you might think gang-star can be compared to the Drugwars game family but gang-star is far more advanced. The game is not about dealing drugs, the game is about the missions.
You start out in Gang-star city as a complete rookie. You have a little cash, no weapons, no nothing. The goal of the game is to become the biggest bad-ass in the city. To accomplish this goal you have to finish up to 30 missions. Next to this you can do a lot of other stuff, like playing the chicks in the nightclub, have a drink in the bar, play some games at the casino, gamble on horses at the racetracks, deal in weed, crack and speed, pimp hookers, and much, much more.
The game is not based on chance like a lot of games. What makes the game interesting is that your skills are upgraded the more you do it. The more shots you fire, the better your aim. The more respect you have, the easier you can hit on chicks, etc.
For a long time the UNIX Operating Sytem has lacked an expanded and fun game with no dependencies at all that would run on any system, but now its here. Welcome to Gang-Star.
Installation
To configure, compile and install gang-star, type:
% ./configure
% make
# make install (logged in as root)
Some people dont seem to get it, so heres how to use gang-star locally, without root access (e.g. on a shell account):
% ./configure
% make
% cd src
% ./gang-star
make compiles the gang-star sources and installs a binary in the src/ directory. You change your current working directory to src/ and locally execute gang-star.
Download (0.12MB)
Added: 2007-01-18 License: BSD License Price:
1019 downloads
Password Cracking Library 2.0c.1
Password Cracking Library allows you to write own password cracking software. more>>
Password Cracking Library allows you to write own password cracking software.
Main features:
- powerful dictionary attack with word modifiers
- brute force (with or without known chars) attack
- misspelled password recovery, and more
Enhancements:
- Any (european) language and encoding support
- User-defined charsets
- New modifiers, including user-defined conversion tables
- Timing and benchmarking functions
- Any password length
<<lessMain features:
- powerful dictionary attack with word modifiers
- brute force (with or without known chars) attack
- misspelled password recovery, and more
Enhancements:
- Any (european) language and encoding support
- User-defined charsets
- New modifiers, including user-defined conversion tables
- Timing and benchmarking functions
- Any password length
Download (0.037MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1418 downloads
Mindless 1.0.0
Mindless is a mastermind-like game. more>>
csvdiff is a simple perl script to compare two (comma) seperated files with each other.
Mindless is an SDL-based puzzle game similar to the classic boardgame Mastermind.
The goal of the game is to crack a secret code consisting of four balls which can each be one of eight colors. The players takes turn guess (or do it simultaneously) and the first one to guess his/her code has won.
If both players takes the same number of turns to get the code correct then both has won.
For your help when guess you will for each (incorrect) answer see a combination of one or more black tokens and one or more white tokens on the right side of your last answer.
Each black token means that one of your balls is both of the correct color and location, but you dont know which one, and each white token means that one of your balls is of the correct color but wrong location.
You can play human vs. human, human vs. computer, or computer vs. computer.
Currently each player can either be controlled by a human player, a human with some computer assistance or by the computer. For computer controlled players there exists three different difficulty settings: "Automata", which is the simplest, "Computer" which is the default and "AI" which is the hardest.
Note that the AI setting uses quite a lot CPU cycles and it runs very slowly with more than 8 colors.
Enhancements:
- New gui elements, alternative AIs and "cyborg" mode.
<<lessMindless is an SDL-based puzzle game similar to the classic boardgame Mastermind.
The goal of the game is to crack a secret code consisting of four balls which can each be one of eight colors. The players takes turn guess (or do it simultaneously) and the first one to guess his/her code has won.
If both players takes the same number of turns to get the code correct then both has won.
For your help when guess you will for each (incorrect) answer see a combination of one or more black tokens and one or more white tokens on the right side of your last answer.
Each black token means that one of your balls is both of the correct color and location, but you dont know which one, and each white token means that one of your balls is of the correct color but wrong location.
You can play human vs. human, human vs. computer, or computer vs. computer.
Currently each player can either be controlled by a human player, a human with some computer assistance or by the computer. For computer controlled players there exists three different difficulty settings: "Automata", which is the simplest, "Computer" which is the default and "AI" which is the hardest.
Note that the AI setting uses quite a lot CPU cycles and it runs very slowly with more than 8 colors.
Enhancements:
- New gui elements, alternative AIs and "cyborg" mode.
Download (0.014MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1032 downloads
irclogger 1.14
irclogger is a simple bot, a program connecting as a client on IRC servers. more>>
irclogger is a simple "bot", a program connecting as a client on IRC servers to provide a web log of what is said. It is built to provide a simple and web-compliant service.
Irclogger was done to:
- Be used on intranets, where users can be trusted and will not try constantly to crack the system. Thus the bot do not need to provide the plethora of anti-hackers, channel defending measures
- Provide privacy, users can set passwords on the log files, change them, but cannot remove them
- Be another web tool, the bot obey just the minimal IRC commands to log or not a channel. All the rest is done via a web browser. Each logged phrase becomes a part of the web with its own URL.
I could not find a bot satisfying these criteria. All were huge monsters with bloated functionalities of dubious utility, many were disgusting amounts of ugly perl code.
I stumbled on a nice unfinished python bot "logger" by Sean B. Palmer and Dan Connolly, so I used it as a base for irclogger, and added html view of the logs.
irclogger consists of 2 parts:
- irclogger, a python IRC client writing text logs in the MIRC format.
- CGI shell scripts, (bash) to be used from a web server to format the logs into html and provide searching in them.
Enhancements:
- Bugfix for python 2.3:
- Crashed when somebody said in a channel: [LOGGER], off the format of args passed to the function had changed
- Crashed when no more channels were logged
- Would not remove a channel from the list of logged chans for next time when kicked out of it
<<lessIrclogger was done to:
- Be used on intranets, where users can be trusted and will not try constantly to crack the system. Thus the bot do not need to provide the plethora of anti-hackers, channel defending measures
- Provide privacy, users can set passwords on the log files, change them, but cannot remove them
- Be another web tool, the bot obey just the minimal IRC commands to log or not a channel. All the rest is done via a web browser. Each logged phrase becomes a part of the web with its own URL.
I could not find a bot satisfying these criteria. All were huge monsters with bloated functionalities of dubious utility, many were disgusting amounts of ugly perl code.
I stumbled on a nice unfinished python bot "logger" by Sean B. Palmer and Dan Connolly, so I used it as a base for irclogger, and added html view of the logs.
irclogger consists of 2 parts:
- irclogger, a python IRC client writing text logs in the MIRC format.
- CGI shell scripts, (bash) to be used from a web server to format the logs into html and provide searching in them.
Enhancements:
- Bugfix for python 2.3:
- Crashed when somebody said in a channel: [LOGGER], off the format of args passed to the function had changed
- Crashed when no more channels were logged
- Would not remove a channel from the list of logged chans for next time when kicked out of it
Download (0.034MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1224 downloads
fEncH 3.1
This is a fast and simple, yet hard to crack encryption program. more>>
This is a fast and simple, yet hard to crack encryption program. It uses XOR encryption with variable key, based on the password that user inputs to the program, it rumbles bits in the bytes, etc.
The newer versions have an extra 7bit coding, so that it is usable inside the XML (it is to be used inside the QtBaza in the next release), and that doubles the size of the file. The program is written using ANSI C and should run on all OSs that have a C compiler (UNIXes, Windows, MacOS, VMS, ...).
<<lessThe newer versions have an extra 7bit coding, so that it is usable inside the XML (it is to be used inside the QtBaza in the next release), and that doubles the size of the file. The program is written using ANSI C and should run on all OSs that have a C compiler (UNIXes, Windows, MacOS, VMS, ...).
Download (0.013MB)
Added: 2006-07-13 License: The Apache License Price:
1200 downloads
swIMP 0.9
swIMP aims to make solvers written in C or C++ available under other languages. more>>
swIMP short from SWIG-based Interfaces for Mathematical Programming aims at making solvers written in C or C++ available under other languages.
The current focus is on Java as target language and on LP/IP-solvers which are compatible to the Open Solver Interface (OSI) from the Coin-OR-project. This includes both Open Source solvers as well as reknown commercial solvers like CPLEX and Xpress (see Features).
The wrappers are implemented using the generator tool SWIG. SWIG generates both C++ code which is then compiled into a shared library and Java-code which accesses the shared library through the Java Native Interface (JNI).
In principle, SWIG also supports other target languages like Python or Perl but this would require non-trivial modifications of the SWIG interface definitions currently provided by swIMP.
Main features:
Java-wrappers for OSI-compatible solvers
- The following solvers are currently supported:
Solvers from the Coin-OR-project, namely
- Clp,
- Cbc,
- Vol,
- Symphony.
- Support for the following solvers should be easy to add (at most one day of work or so) but has not yet been added because I had no need to - a short notice if you need such a feature or even better a patch for including one of these solvers would of course be highly welcome:
- GLPK,
- CPLEX,
- Xpress
Environment
- The generated Java-code has been compiled and tested under Version 1.4.2 of Sun Java 2 Platform, Standard Edition (J2SE) .
- The shared library is currently built and tested under Linux but should work on most UNIX systems. The GNU Build Tools (autoconf and automake) are used to achieve this portability. However, no tests on other platforms than Linux have been performed.
swIMP requires the following libraries from Coin-OR-project:
- libCoin,
- libCgl,
- libOsi.
- Furthermore, the libraries for the solvers which shall be accessed through Osi must be available, of course. For example, you may want to install
- libCbc, libCgl and libVol from the Coin-OR-project,
- together with their Osi-counterparts libOsiCbc, libOsiCgl and libOsiVol.
- The Lang and the Logging Components of Jakarta Commons,
- JUnit to execute the automatic unit test suite.
The build process uses the following tools (the version with which the build process has been tested is included in brackets):
- GNU Make (3.80)
- A C++ compiler (as selected by ./configure). We use gcc 3.3.4.
- Apache Ant (1.6.2)
- SWIG (1.3.24) if you want to rebuild the generated sources (see Installation).
Enhancements:
- First version with beta-status.
- New hand-tailored mapping for int[] and double[], such that the C++ code works directly on the Java-datastructures. No noticeable overhead compared to using SWIG-wrappers for standard C++ arrays.
- Planned functionality for first production release implemented.
- Test suite has reached comprehensive code coverage.
<<lessThe current focus is on Java as target language and on LP/IP-solvers which are compatible to the Open Solver Interface (OSI) from the Coin-OR-project. This includes both Open Source solvers as well as reknown commercial solvers like CPLEX and Xpress (see Features).
The wrappers are implemented using the generator tool SWIG. SWIG generates both C++ code which is then compiled into a shared library and Java-code which accesses the shared library through the Java Native Interface (JNI).
In principle, SWIG also supports other target languages like Python or Perl but this would require non-trivial modifications of the SWIG interface definitions currently provided by swIMP.
Main features:
Java-wrappers for OSI-compatible solvers
- The following solvers are currently supported:
Solvers from the Coin-OR-project, namely
- Clp,
- Cbc,
- Vol,
- Symphony.
- Support for the following solvers should be easy to add (at most one day of work or so) but has not yet been added because I had no need to - a short notice if you need such a feature or even better a patch for including one of these solvers would of course be highly welcome:
- GLPK,
- CPLEX,
- Xpress
Environment
- The generated Java-code has been compiled and tested under Version 1.4.2 of Sun Java 2 Platform, Standard Edition (J2SE) .
- The shared library is currently built and tested under Linux but should work on most UNIX systems. The GNU Build Tools (autoconf and automake) are used to achieve this portability. However, no tests on other platforms than Linux have been performed.
swIMP requires the following libraries from Coin-OR-project:
- libCoin,
- libCgl,
- libOsi.
- Furthermore, the libraries for the solvers which shall be accessed through Osi must be available, of course. For example, you may want to install
- libCbc, libCgl and libVol from the Coin-OR-project,
- together with their Osi-counterparts libOsiCbc, libOsiCgl and libOsiVol.
- The Lang and the Logging Components of Jakarta Commons,
- JUnit to execute the automatic unit test suite.
The build process uses the following tools (the version with which the build process has been tested is included in brackets):
- GNU Make (3.80)
- A C++ compiler (as selected by ./configure). We use gcc 3.3.4.
- Apache Ant (1.6.2)
- SWIG (1.3.24) if you want to rebuild the generated sources (see Installation).
Enhancements:
- First version with beta-status.
- New hand-tailored mapping for int[] and double[], such that the C++ code works directly on the Java-datastructures. No noticeable overhead compared to using SWIG-wrappers for standard C++ arrays.
- Planned functionality for first production release implemented.
- Test suite has reached comprehensive code coverage.
Download (0.52MB)
Added: 2006-05-28 License: GPL (GNU General Public License) Price:
1246 downloads
crackblock 0.1-1
crackblock is a daemon that monitors your /var/log/secure for ssh login failures and blocks brute-force password crack attempts. more>>
crackblock is a daemon that monitors your /var/log/secure for brute-force password crack attempts and ssh login failures.
The rpm should install on any rpm based system and requires iptables, tail, PERL, and PERLs syslog features. All of which are probably already installed on your system.
<<lessThe rpm should install on any rpm based system and requires iptables, tail, PERL, and PERLs syslog features. All of which are probably already installed on your system.
Download (0.005MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1283 downloads
Crack Atack! 1.1.15
Crack Atack! is an OpenGL game based on the Super Nintendo classic Tetris Attack. more>>
Crack Atack! is an OpenGL game based on the Super Nintendo classic Tetris Attack.
You can swap only two bricks. Put at least 3 together to explode them.
<<lessYou can swap only two bricks. Put at least 3 together to explode them.
Download (0.58MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1205 downloads
FinalSolution 0.2
FinalSolution provides a distrubuted, multithreaded, multiprotocol password cracker. more>>
FinalSolution provides a distrubuted, multithreaded, multiprotocol password cracker.
FinalSolution is a network administrators tool to check the strength of network passwords.
This is done by trying to crack the server you want to test. FinalSolution is multithreaded--i.e., it makes many simultaneous connections to the test server in order to optimize the bandwidth usage.
It is also distributed, which means you can make the test from many computers to a single server. It could be useful in some cases when the test server has more bandwidth than you.
Using distributed cracking helps optimize the bandwidth usage in the servers side.
Enhancements:
- Support for distributed cracking
- Better text interface
- Bug fixes
<<lessFinalSolution is a network administrators tool to check the strength of network passwords.
This is done by trying to crack the server you want to test. FinalSolution is multithreaded--i.e., it makes many simultaneous connections to the test server in order to optimize the bandwidth usage.
It is also distributed, which means you can make the test from many computers to a single server. It could be useful in some cases when the test server has more bandwidth than you.
Using distributed cracking helps optimize the bandwidth usage in the servers side.
Enhancements:
- Support for distributed cracking
- Better text interface
- Bug fixes
Download (0.020MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
951 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 winrar 3.80 crack 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