代码搜索结果

找到约 743 项符合 Solar 的代码

batch.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ #include #include "params.h" #include "signals.h" #include "loader.h" #include "

des_std.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Standard DES implementation. */ #ifndef _JOHN_DES_STD_H #define _JOHN_DES_STD_H #i

math.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * 64 bit integer math functions. */ #ifndef _JOHN_MATH_H #define _JOHN_MATH_H typede

batch.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Batch cracker. */ #ifndef _JOHN_BATCH_H #define _JOHN_BATCH_H #include "loader.h"

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

c-win32.asm

; Don't even think of reading this code ; It was automatically generated by cast-586.pl ; Which is a perl program used to generate the x86 assember for ; any of elf, a.out, BSDI,Win32, or Solar

des_std.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ #include #include "arch.h" #include "DES_std.h" #if ARCH_GENERIC #if ((__GNUC

rpp.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Rules preprocessor. */ #ifndef _JOHN_RPP_H #define _JOHN_RPP_H #include "arch.h" #

des_std.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Standard DES implementation. */ #ifndef _JOHN_DES_STD_H #define _JOHN_DES_STD_H #i

math.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * 64 bit integer math functions. */ #ifndef _JOHN_MATH_H #define _JOHN_MATH_H typede