代码搜索结果
找到约 743 项符合
Solar 的代码
des_bs.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000 by Solar Designer
*/
#include
#include "arch.h"
#include "common.h"
#include "DES_std.h"
#include
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-2000 by Solar Designer
*/
#include
#include
#include "misc.h"
#include "params.h"
#include "s
single.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 by Solar Designer
*/
#include
#include
#include "misc.h"
#include "params.h"
#include "mem
getopt.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
#include
#include
#include "misc.h"
#include "memory.h"
#include "lis
rules.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 by Solar Designer
*/
#include
#include
#include "arch.h"
#include "misc.h"
#include "param
tty.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 by Solar Designer
*/
#ifndef __DJGPP__
#include
#include
#include
#include
des_fmt.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000 by Solar Designer
*/
#include
#include "arch.h"
#include "DES_std.h"
#include "common.h"
#include
compiler.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 by Solar Designer
*/
#include
#include
#include
#include "arch.h"
#include "para