Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Remove duplicate chains in Rainbow Tables : "rm_duplicate_chains" released |
|---|---|
| Date: | Mon, 17 Mar 2008 17:40:49 +0100 |
"rm_duplicate_chains" is an optimised way to remove duplicate chains in Rainbow Tables. An article (in french) is available here : http://www.sisecurite.fr/articles_et_actualites/Retirer-les-doublons-des-Rainbow.html To use it (assuming the tables are sorted) : - Install "Boost Regex library" : http://www.boost.org/libs/regex/doc/index.html (libboost-regex-dev on Ubuntu/Debian ) - Compile : g++ -Wall -O3 rm_duplicate_chains.cc -o rm_duplicate_chains -lboost_regex - Run : rm_duplicate_chains /rtables/ /rtables_dst/ Download "rm_duplicate_chains.cc" : http://www.sisecurite.fr/pub/rm_duplicate_chains.cc ------------------------------------------------------------------------ This list is sponsored by: Cenzic Need to secure your web apps NOW? Cenzic finds more, "real" vulnerabilities fast. Click to try it, buy it or download a solution FREE today! http://www.cenzic.com/downloads ------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Troopers08 Security Conference, April 23/24 (Munich/Germany), Enno Rey |
|---|---|
| Next by Date: | Re: Citrix application breakout - take care of Microsoft calculator, Bill Stout |
| Previous by Thread: | Troopers08 Security Conference, April 23/24 (Munich/Germany), Enno Rey |
| Next by Thread: | Looking for a fuzzer/source code analyzer on customer developed code, sudhakar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |