代码搜索结果

找到约 743 项符合 Solar 的代码

bsdi_fmt.c

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

unique.c

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

des_bs_b.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar bdesigner */ #include "arch.h" #if !DES_BS_ASM #include "DES_bs.h" /* Include the S-boxes here, so

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

afs_fmt.c

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

list.c

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

sparc.sh

#!/bin/sh # # This file is part of John the Ripper password cracker, # Copyright (c) 1996-2000 by Solar Designer # [ $# -eq 3 ] || exit 1 MAKE=$1 HAMMER=$2 DES_DEPEND=$3 # Detect the best non-bitsl

loader.c

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

unafs.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ #include #include "misc.h" #define DB_ENTRY_SIZE 200 void process_entry(unsi