[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 2 Feb 2008 18:32:44 +0000 (UTC)
From: helleye <jameskond@...mail.com>
To: john-users@...ts.openwall.com
Subject: faster hash file loading
hi
i think that if loader.c will use ifstream::getline
the loading might be lot faster
tried to alter the read_file function
problem is that gcc doesnt work on it
renamed to loader.cpp and changed cpp in makefile to g++
but now the linking doesnt work
tried to ren all .c to .cpp
and to compile + link using g++
but
g++ -o john.exe DES_fmt.o DES_std.o DES_bs.o BSDI_fmt.o MD5_fmt.o MD5_std.o
BF_f
mt.o BF_std.o AFS_fmt.o LM_fmt.o batch.o bench.o charset.o common.o compiler.o
c
onfig.o cracker.o crc32.o external.o formats.o getopt.o idle.o inc.o john.o
list
.o loader.o logger.o math.o memory.o misc.o options.o params.o path.o
recovery.o
rpp.o rules.o signals.o single.o status.o tty.o wordlist.o unshadow.o unafs.o
u
nique.o x86.o x86-sse.o
DES_fmt.o: file not recognized: File format not recognized
any clue how to use ifstream in loader please ?
thanks in advance
helleye
--
To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply
to the automated confirmation request that will be sent to you.
Powered by blists - more mailing lists
Powered by Openwall GNU/*/Linux -
Powered by OpenVZ