代码搜索结果

找到约 667 项符合 Solar 的代码

lm_fmt.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001,2005 by Solar Designer */ #include #include "arch.h" #include "misc.h" #include "memory.h" #includ

md5_std.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001,2003 by Solar Designer * * Based on the RSA Data Security, Inc. MD5 Message-Digest Algorithm and * FreeBSD MD

config.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * Configuration file loader. */ #ifndef _JOHN_CONFIG_H #define _JOHN_CONFIG_H /*

x86.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2003 by Solar Designer */ /* * x86 assembly routines. */ #include "arch.h" #ifdef UNDERSCORES #define DES_IV

times.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Workaround a DJGPP time functions problem which could cause the system * date not to

vax.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * Architecture specific parameters for VAX. */ #ifndef _JOHN_ARCH_H #define _JOHN_A

afs_fmt.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer */ #include #include "arch.h" #include "misc.h" #include "params.h" #include "DE

batch.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98,2003,2004 by Solar Designer */ #include #include "params.h" #include "signals.h" #include "loader.h"

wordlist.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Wordlist cracker. */ #ifndef _JOHN_WORDLIST_H #define _JOHN_WORDLIST_H #include "l

ppc64alt.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000,2005 by Solar Designer */ /* * Architecture specific parameters for 64-bit PowerPC w/ AltiVec (128-bit). */