代码搜索结果

找到约 743 项符合 Solar 的代码

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 /*

alpha.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Alpha assembly routines. * * These are optimized for EV4 (21064, 21066), not EV5 (2

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

x86-mmx.h

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

john.ini

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

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

status.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 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-98 by Solar Designer */ /* * Supported ciphertext formats management. */ #ifndef _JOHN_FORMATS_H #define _JOHN_F

config.h

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

alpha.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Alpha assembly routines. * * These are optimized for EV4 (21064, 21066), not EV5 (2