代码搜索结果
找到约 667 项符合
Solar 的代码
ppc-alti.pl
#!/usr/bin/perl
#
# This file is part of John the Ripper password cracker,
# Copyright (c) 2005 by Solar Designer
#
%vec_ops = ("&", "and", "|", "or", "^", "xor");
while () {
s/unsigned long/alti
formats.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001,2005 by Solar Designer
*/
/*
* Supported ciphertext formats management.
*/
#ifndef _JOHN_FORMATS_H
#define
options.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2005 by Solar Designer
*/
#include
#include
#include
#include "arch.h"
#include "m
mips64.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000 by Solar Designer
*/
/*
* Architecture specific parameters for MIPS 64-bit.
*/
#ifndef _JOHN_ARCH_H
#define
config.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2002 by Solar Designer
*/
#include
#include
#include
#include
#include
formats.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
#include
#include
#include "params.h"
#include "formats.h"
struct
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
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
misc.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2003 by Solar Designer
*/
/*
* Miscellaneous routines.
*/
#ifndef _JOHN_MISC_H
#define _JOHN_MISC_H
#include