代码搜索结果

找到约 667 项符合 Solar 的代码

y-win32.asm

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

4b0-962-258.lbl

; ; VAG-COM Measuring Block Labels file. ; Module 35 -- Central Locking ; ; from USA 2001 Audi allroad quattro ; (with solar sunroof) ; ; ECU p/n : 8B0-862-258-J ; Component: Central Loc

john.conf

# # This file is part of John the Ripper password cracker, # Copyright (c) 1996-2000 by Solar Designer # [Options] # Wordlist file name, to be used in batch mode Wordfile = $JOHN/password.lst # Use i

password.lst

#!comment: Common passwords, compiled by Solar Designer. 12345 abc123 password passwd 123456 newpass notused Hockey internet asshole Maddock 12345678 newuser computer Internet Mickey qwerty fiction Co

mailer

#!/bin/sh # # This file is part of John the Ripper password cracker, # Copyright (c) 1996-98 by Solar Designer # if [ $# -ne 1 ]; then echo "Usage: $0 PASSWORD-FILE" exit 0 fi # There's no need to

readme

This is a development version of John the Ripper, not an official release. There's currently no up-to-date documentation. You should be familiar with John v1.6 to use this. -- Solar Designer

logger.c

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

des_std.c

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

makefile

# # This file is part of John the Ripper password cracker, # Copyright (c) 1996-2000 by Solar Designer # CPP = gcc CC = gcc AS = gcc LD = gcc CP = cp LN = ln -sf RM = rm -f TR = tr SED = sed NULL = /