代码搜索结果
找到约 743 项符合
Solar 的代码
memory.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Memory allocation routines.
*/
#ifndef _JOHN_MEMORY_H
#define _JOHN_MEMORY_H
#incl
misc.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 by Solar Designer
*/
/*
* Miscellaneous routines.
*/
#ifndef _JOHN_MISC_H
#define _JOHN_MISC_H
#include
wordlist.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Wordlist cracker.
*/
#ifndef _JOHN_WORDLIST_H
#define _JOHN_WORDLIST_H
#include "l
recovery.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 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-99 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-2000 by Solar Designer
*/
/*
* OpenBSD-style Blowfish-based password hash implementation.
*/
#ifndef _JOHN_BF_ST
external.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 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-99 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-99 by Solar Designer
*/
/*
* Charset file generation.
*/
#ifndef _JOHN_CHARSET_H
#define _JOHN_CHARSET_H
#inclu