代码搜索结果
找到约 743 项符合
Solar 的代码
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
/*
logger.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Guess logging routines.
*/
#ifndef _JOHN_LOGGER_H
#define _JOHN_LOGGER_H
/*
* Ini
compiler.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Simple C compiler.
*/
#ifndef _JOHN_COMPILER_H
#define _JOHN_COMPILER_H
/*
* Erro
x86-any.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Architecture specific parameters for x86.
*/
#ifndef _JOHN_ARCH_H
#define _JOHN_ARC
params.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Some global parameters.
*/
#ifndef _JOHN_PARAMS_H
#define _JOHN_PARAMS_H
#include
signals.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Signal handling.
*/
#ifndef _JOHN_SIGNALS_H
#define _JOHN_SIGNALS_H
#include "arch
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
des_bs_b.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Bitslice DES encryption.
*/
#include "arch.h"
#include "DES_bs.h"
/* Include the S
misc.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 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