代码搜索结果
找到约 743 项符合
Solar 的代码
tty.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2003 by Solar Designer
*/
#ifndef __DJGPP__
#include
#include
#include
#inc
des_bs_b.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001,2003 by Solar Designer
*/
#include "arch.h"
#if !DES_BS_ASM
#include "DES_bs.h"
/* Include the S-boxes here,
recovery.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2003,2005 by Solar Designer
*/
#include
#include
#include
#include
params.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
#include "params.h"
int password_hash_sizes[3] = {
PASSWORD_HASH_SIZE_0,
PASSWORD_HASH_S
list.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
#include
#include
#include "memory.h"
#include "list.h"
void list_in
sparc.sh
#!/bin/sh
#
# This file is part of John the Ripper password cracker,
# Copyright (c) 1996-2000 by Solar Designer
#
[ $# -eq 3 ] || exit 1
MAKE=$1
HAMMER=$2
DES_DEPEND=$3
# Detect the best non-bitsl
loader.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000,2003,2005 by Solar Designer
*/
#include
#include
#include
#include
unafs.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1998,2005 by Solar Designer
*/
#include
#include "misc.h"
#define DB_ENTRY_SIZE 200
void process_entry(un
wordlist.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2003,2004 by Solar Designer
*/
#include
#include
#include
#include
memory_solaris2.h
/*
* memory quantity mib groups
*
*/
#ifndef _MIBGROUP_MEMORY_H
#define _MIBGROUP_MEMORY_H
#include "mibdefs.h"
int getswap(int);
extern FindVarMethod var_extensible_mem;
void init_memory_solar