代码搜索结果

找到约 743 项符合 Solar 的代码

des_std.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * "Standard" (non-bitslice) DES implementation. */ #ifndef _JOHN_DES_STD_H #define

ppc64.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. */ #ifndef _JOHN_ARCH_H

x86-mmx.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2002 by Solar Designer */ /* * Architecture specific parameters for x86 with MMX. */ #ifndef _JOHN_ARCH_H #defin

john.conf

# # This file is part of John the Ripper password cracker, # Copyright (c) 1996-2000 by Solar Designer # [Options] # Wordlist file name, to be used in batch mode Wordfile = $JOHN/password.lst # Use i

loader.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Password database management. */ #ifndef _JOHN_LOADER_H #define _JOHN_LOADER_H #in

x86-any.h

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

status.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Status information management routines. */ #ifndef _JOHN_STATUS_H #define _JOHN_STA

formats.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Supported ciphertext formats management. */ #ifndef _JOHN_FORMATS_H #define _JOHN_F