代码搜索结果

找到约 10,000 项符合 H 的代码

recovery.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001,2005 by Solar Designer */ /* * Crash recovery routines. */ #ifndef _JOHN_RECOVERY_H #define _JOHN_RECOVERY_

math.h

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

paralleladc.h

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /*************************************

bench.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Cracking algorithm benchmark. */ #ifndef _JOHN_BENCH_H #define _JOHN_BENCH_H #incl

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"

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

external.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer */ /* * External mode support. */ #ifndef _JOHN_EXTERNAL_H #define _JOHN_EXTERNAL_H #inc

tty.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Terminal support routines. */ #ifndef _JOHN_TTY_H #define _JOHN_TTY_H /* * Initia

charset.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001,2005 by Solar Designer */ /* * Charset file generation. */ #ifndef _JOHN_CHARSET_H #define _JOHN_CHARSET_H

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