代码搜索结果

找到约 667 项符合 Solar 的代码

common.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Things common to many ciphertext formats. */ #ifndef _JOHN_COMMON_H #define _JOHN_C

cracker.h

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

list.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * String list management routines. */ #ifndef _JOHN_LIST_H #define _JOHN_LIST_H /*

inc.h

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

idle.c

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

options.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * John's command line options definition. */ #ifndef _JOHN_OPTIONS_H #define _JOHN_OP

inc.c

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

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

pa-risc.h

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

detect.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * Architecture specific parameters detection program. */ #include int ma