代码搜索:Ripper
找到约 510 项符合「Ripper」的源代码
代码结果 510
www.eeworm.com/read/105215/15674844
modes
John the Ripper's Cracking Modes
==================================
Mode descriptions here are short, and only cover the basic things. Check
other documentation files for information on customizing
www.eeworm.com/read/100178/15881564
modes
John the Ripper's Cracking Modes
==================================
Mode descriptions here are short, and only cover the basic things. Check
other documentation files for information on customizing
www.eeworm.com/read/105215/15674870
c best.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Benchmark to detect the best algorithm for a particular architecture.
*/
#include
www.eeworm.com/read/100178/15881563
news
John the Ripper -- Changes History
====================================
Changes from v1.4 to v1.5
---------------------------
* Everything is re-coded, to be far more extendable, more portable (no
www.eeworm.com/read/100178/15881587
c best.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Benchmark to detect the best algorithm for a particular architecture.
*/
#include
www.eeworm.com/read/291164/8438767
c crc32.c
/*
* This is a tiny implementation of CRC-32.
*
* Written by Solar Designer in 1998, revised in
* 2005 for use in John the Ripper, and placed in the public domain.
* There
www.eeworm.com/read/291164/8438776
c best.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2003 by Solar Designer
*/
/*
* Benchmark to detect the best algorithm for a particular architecture.
*/
#ifde
www.eeworm.com/read/291164/8438801
h crc32.h
/*
* This is a tiny implementation of CRC-32.
*
* Written by Solar Designer in 1998, revised in
* 2005 for use in John the Ripper, and placed in the public domain.
* There
www.eeworm.com/read/100052/15571600
c best.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 by Solar Designer
*/
/*
* Benchmark to detect the best algorithm for a particular architecture.
*/
#ifdef __u
www.eeworm.com/read/291164/8438861
pl ppc-alti.pl
#!/usr/bin/perl
#
# This file is part of John the Ripper password cracker,
# Copyright (c) 2005 by Solar Designer
#
%vec_ops = ("&", "and", "|", "or", "^", "xor");
while () {
s/unsigned long/alti