代码搜索结果

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

des.h

// DES.h: interface for the CDES class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DES_H__73DFD70F_BB37_4FD4_942C_54906CE719A1__INCLUDED_) #define

options.h

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

logger.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99,2003 by Solar Designer */ /* * Event logging routines. */ #ifndef _JOHN_LOGGER_H #define _JOHN_LOGGER_H /*

idle.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer */ /* * Idle priority support routines. */ #ifndef _JOHN_IDLE_H #define _JOHN_IDLE_H /*

compiler.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * Simple C compiler. */ #ifndef _JOHN_COMPILER_H #define _JOHN_COMPILER_H /* * Er

loader.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Password database management. */ #ifndef _JOHN_LOADER_H #define _JOHN_LOADER_H #in

status.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer */ /* * Status information management routines. */ #ifndef _JOHN_STATUS_H #define _JOHN_S

params.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2005 by Solar Designer */ /* * Some global parameters. */ #ifndef _JOHN_PARAMS_H #define _JOHN_PARAMS_H #includ

signals.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer */ /* * Signal handling. */ #ifndef _JOHN_SIGNALS_H #define _JOHN_SIGNALS_H #include "ar

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 /* *