代码搜索结果
找到约 743 项符合
Solar 的代码
common.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2005 by Solar Designer
*/
/*
* Things common to many ciphertext formats.
*/
#ifndef _JOHN_COMMON_H
#define _J
loader.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Password database management.
*/
#ifndef _JOHN_LOADER_H
#define _JOHN_LOADER_H
#in
x86-any.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
/*
* Architecture specific parameters for x86.
*/
#ifndef _JOHN_ARCH_H
#define _JOHN_A
sparc64.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 2003 by Solar Designer
*/
/*
* Architecture specific parameters for SPARC V9, 64-bit.
*/
#ifndef _JOHN_ARCH_H
#define
ppc32.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000,2005 by Solar Designer
*/
/*
* Architecture specific parameters for 32-bit PowerPC.
*/
#ifndef _JOHN_ARCH_H
status.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
/*
* Status information management routines.
*/
#ifndef _JOHN_STATUS_H
#define _JOHN_S
sparc32.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 2005 by Solar Designer
*/
/*
* Architecture specific parameters for SPARC V8, 32-bit.
*/
#ifndef _JOHN_ARCH_H
#define
config.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000 by Solar Designer
*/
/*
* Configuration file loader.
*/
#ifndef _JOHN_CONFIG_H
#define _JOHN_CONFIG_H
/*
alpha.s
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 by Solar Designer
*/
/*
* Alpha assembly routines.
*
* These are optimized for EV4 (21064, 21066), not EV5 (2
recovery.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001,2005 by Solar Designer
*/
/*
* Crash recovery routines.
*/
#ifndef _JOHN_RECOVERY_H
#define _JOHN_RECOVERY_