From f7d6b8ff3e3697d06faeb48b9d74b6d7e1c4a025 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Sun, 5 Nov 2000 01:38:51 +0000 Subject: Add new port of l0phtcrack 1.5, L0pht Heavy Industries' cracker for SAMBA or Windows NT passwords. --- security/l0phtcrack/files/patch-ztest_c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/l0phtcrack/files/patch-ztest_c (limited to 'security/l0phtcrack/files/patch-ztest_c') diff --git a/security/l0phtcrack/files/patch-ztest_c b/security/l0phtcrack/files/patch-ztest_c new file mode 100644 index 000000000000..096892389ebe --- /dev/null +++ b/security/l0phtcrack/files/patch-ztest_c @@ -0,0 +1,11 @@ +--- ztest.c.orig Sat Nov 4 15:24:32 2000 ++++ ztest.c Sat Nov 4 15:25:05 2000 +@@ -144,7 +144,7 @@ + + char str_to_crypt[] = "\x4b\x47\x53\x21\x40\x23\x24\x25"; + +-void main(int argc, char **argv) { ++int main(int argc, char **argv) { + FILE *pwlist, *wordlist, *outlist; + char dict_word[MAX_WORD]; + char *pwfile, *wordfile, *outfile; -- cgit v1.2.3