代码搜索结果

找到约 667 项符合 Solar 的代码

cracker.h

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

x86-k6.h

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

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-98 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-98 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-98 by Solar Designer */ #include #include "arch.h" #include "misc.h" #include "DES_std.h" #include "com

pa-risc.h

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

detect.c

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