代码搜索结果
找到约 743 项符合
Solar 的代码
recovery.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Crash recovery routines.
*/
#ifndef _JOHN_RECOVERY_H
#define _JOHN_RECOVERY_H
#inc
bench.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Cracking algorithm benchmark.
*/
#ifndef _JOHN_BENCH_H
#define _JOHN_BENCH_H
#incl
bf_std.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Standard OpenBSD Blowfish implementation.
*/
#ifndef _JOHN_BF_STD_H
#define _JOHN_B
external.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* External mode support.
*/
#ifndef _JOHN_EXTERNAL_H
#define _JOHN_EXTERNAL_H
#inclu
tty.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Terminal support routines.
*/
#ifndef _JOHN_TTY_H
#define _JOHN_TTY_H
/*
* Initia
symlink.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Symlink emulation for Win32.
*/
#include
#include
#define M
charset.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Charset file generation.
*/
#ifndef _JOHN_CHARSET_H
#define _JOHN_CHARSET_H
#inclu
rules.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Rules support routines.
*/
#ifndef _JOHN_RULES_H
#define _JOHN_RULES_H
/*
* Error
getopt.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Command line option processing.
*/
#ifndef _JOHN_GETOPT_H
#define _JOHN_GETOPT_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