代码搜索结果

找到约 667 项符合 Solar 的代码

path.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * Path name expansion routines. */ #ifndef _JOHN_PATH_H #define _JOHN_PATH_H /* *

x86-mmx.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 2000 by Solar Designer and others: * * The MMX DES S-box code is by Bruce Ford and R閙i Guyomarch, originally * for use

unique.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ #include #include #include #include #include

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

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" #

memory.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Memory allocation routines. */ #ifndef _JOHN_MEMORY_H #define _JOHN_MEMORY_H #incl

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_bs_b.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar bdesigner */ #include "arch.h" #if !DES_BS_ASM #include "DES_bs.h" /* Include the S-boxes here, so

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