代码搜索结果

找到约 743 项符合 Solar 的代码

options.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * John's command line options definition. */ #ifndef _JOHN_OPTIONS_H #define _JOHN_OP

status.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ #ifdef __ultrix__ #define __POSIX #define _POSIX_SOURCE #endif #ifdef _SCO_C_DIALECT #incl

sparc.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * SPARC V8 assembly routines. */ #include "arch.h" /* * DES stuff. */ #define tmp

x86.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * x86 assembly routines. */ #include "arch.h" #ifdef UNDERSCORES #define DES_IV

single.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * "Single crack" mode. */ #ifndef _JOHN_SINGLE_H #define _JOHN_SINGLE_H #include "lo

rules.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Rules support routines. */ #ifndef _JOHN_RULES_H #define _JOHN_RULES_H #include "l

signals.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ #ifdef __ultrix__ #define __POSIX #define _POSIX_SOURCE #endif #ifdef _SCO_C_DIALECT #incl

bench.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ #ifdef __ultrix__ #define __POSIX #define _POSIX_SOURCE #endif #ifdef _SCO_C_DIALECT #incl

inc.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Incremental mode cracker. */ #ifndef _JOHN_INC_H #define _JOHN_INC_H #include "loa

options.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * John's command line options definition. */ #ifndef _JOHN_OPTIONS_H #define _JOHN_OP