代码搜索结果
找到约 667 项符合
Solar 的代码
bsdi_fmt.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
#include
#include "arch.h"
#include "misc.h"
#include "DES_std.h"
#include "c
pa-risc.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000 by Solar Designer
*/
/*
* Architecture specific parameters for PA-RISC.
*/
#ifndef _JOHN_ARCH_H
#define _JO
detect.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000 by Solar Designer
*/
/*
* Architecture specific parameters detection program.
*/
#include
int ma
logger.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2003 by Solar Designer
*/
/*
* Event logging routines.
*/
#ifndef _JOHN_LOGGER_H
#define _JOHN_LOGGER_H
/*
crc32.c
/*
* This is a tiny implementation of CRC-32.
*
* Written by Solar Designer in 1998, revised in
* 2005 for use in John the Ripper, and placed in the public domain.
* There
idle.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
/*
* Idle priority support routines.
*/
#ifndef _JOHN_IDLE_H
#define _JOHN_IDLE_H
/*
unshadow.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001,2005 by Solar Designer
*/
#include
#include
#include "misc.h"
#include "params.h"
#inclu
ppc-alti.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1998-2001,2005 by Solar Designer
*/
#include "arch.h"
#include "common.h"
#include "DES_bs.h"
#ifdef __linux__
#include
best.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2003 by Solar Designer
*/
/*
* Benchmark to detect the best algorithm for a particular architecture.
*/
#ifde
des_bs.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2002,2005 by Solar Designer
*/
#include
#include "arch.h"
#include "common.h"
#include "DES_std.h"
#inc