代码搜索结果
找到约 743 项符合
Solar 的代码
des_bs.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Bitslice DES implementation.
*/
#ifndef _JOHN_DES_BS_H
#define _JOHN_DES_BS_H
#inc
des_std.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001,2005 by Solar Designer
*/
#include
#include "arch.h"
#include "common.h"
#include "DES_std.h"
#if
inc.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2005 by Solar Designer
*/
#include
#include
#include "arch.h"
#include "misc.h"
#include "par
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
bf_fmt.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
#include
#include
#include "arch.h"
#include "misc.h"
#include "BF
john.asm
;
; This file is part of John the Ripper password cracker,
; Copyright (c) 1996-98 by Solar Designer
;
.model tiny
.code
.startup
.8086
mov sp,400h
push sp
pop ax
cmp ax,sp
jne
rpp.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
#include
#include "arch.h"
#include "params.h"
#include "config.h"
#include "rp
external.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001,2003,2004 by Solar Designer
*/
#include
#include
#include "misc.h"
#include "params.h"
#
single.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2003,2004 by Solar Designer
*/
#include
#include
#include "misc.h"
#include "params.h"
#in