combina.uci
Forum: The Testing Area
Topic: combina.uci
started by: roberts
Posted by roberts on April 27 2008,03:16
Code Sample | Title: combina.uci Description: Permutations and password generator Version: 0.4.1 Author: Danilo Cicerone, hashing software by Eric S Young Original-site: http://linux.softpedia.com/get/Security/combina-11530.shtml Copying-policy: GPL2, OpenSSL, SSLeay -----==[ Color = red Filesize: 216K ]==----- Extension by: wdef Comments: See /opt/combina/share/doc/README_COMBINA Freshmeat sources did not(?) contain readme or license. Sources from Softpedia did, used those. Compiled against: - argtable-2.9 http://argtable.sourceforge.net openssl-0.9.8g http://www.openssl.org - SEE /opt/combina/share/doc/OPENSSL_LICENSE /opt/combina/share/doc/OPENSSL_README - Makefle broken. I temporarily installed dependencies in /opt/combina, altered combina.h to point directly at openssl headers in /opt/combina and did: - $ gcc -O2 -Wall -ansi -static -L/opt/combina/lib \ -I/home/dsl/combina/include -I/opt/combina/include \ -I/opt/combina/include/openssl -o combina combina.c \ -largtable2 -lcrypto Change-log: Current: 2008/04/28 - First version
|
Posted by WDef on April 27 2008,15:47
*Finally* posting altered man.uci as agreed with Mikshaw ages ago somewhere on the forum. man.sh is altered to find man pages in ucis and on the system, and the right-click menu uses a white background and a bigger font for my sometimes tired eyes.
< http://www.megaupload.com/?d=OS1V57DE >
e2bfb8db40c30f5484203ff3178df04e man.uci
Please post when you have a chance Robert.
Using this, man pages left in ucis can be very handy. (I leave the man pages in most of my ucis for this reason).
One observation - Mikshaw's info notes refer to requiring gnu-utils, yet I'm pretty sure I've run it without (?).
EDIT: Oops, I probably wasn't supposed to post this in this thread, was I? This should be in the April extensions thread. Sorry wasn't thinking. Move it if desired.
|