代码搜索结果

找到约 667 项符合 Solar 的代码

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

options.c

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

mips64.h

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

config.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ #include #include #include #include #include

formats.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ #include #include #include "params.h" #include "formats.h" struct fm

recovery.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ #include #include #include #include #includ

params.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ #include "params.h" int password_hash_sizes[3] = { PASSWORD_HASH_SIZE_0, PASSWORD_HASH_S

misc.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Miscellaneous routines. */ #ifndef _JOHN_MISC_H #define _JOHN_MISC_H #include

lm_fmt.c

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

md5_std.c

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