home *** CD-ROM | disk | FTP | other *** search
/ Steganos Hacker Tools / SHT151.iso / programme / pw_system / john-16w / doc / NEWS < prev    next >
Encoding:
Text File  |  1998-12-02  |  1.9 KB  |  46 lines

  1.  
  2.  John the Ripper -- Changes History
  3. ====================================
  4.  
  5.  Changes from v1.5 to v1.6
  6. ---------------------------
  7. * Batch mode: easier to use.
  8. * Kerberos AFS passwords support.
  9. * WinNT passwords support (LM hashes only).
  10. * Idle priority support on Linux.
  11. * Rule reject flags: can reject entire rules on condition.
  12. * New utility: 'unique' (removes duplicated lines without re-ordering).
  13. * New options: '-stdout', '-status'.
  14. * GNU-style long options support.
  15. * New make targets for AIX, HP-UX, IRIX.
  16. * Bug and portability fixes, and new bugs.
  17.  
  18.  Changes from v1.4 to v1.5
  19. ---------------------------
  20. * Everything is re-coded, to be far more extendable, more portable (no
  21. GNU C extensions used, unless __GNUC__ is defined), and more readable.
  22. * Bitslice DES routines: up to 3 times faster on RISC.
  23. * BSDI's extended DES-based ciphertext format support.
  24. * OpenBSD's Blowfish-based ciphertext format support.
  25. * Special assembly DES routines for x86 with MMX: +30% on a Pentium II.
  26. * Improved MD5 routines (both C and x86 assembly), 10...50% faster.
  27. * Smarter length switching in incremental mode.
  28. * Wordlist rules are now expanded while cracking, not at startup.
  29. * New options: '-session', '-groups'.
  30. * Simplified the syntax of '-users', '-shells', '-salts'.
  31. * Replaced '-noname' and '-nohash' with '-savemem'.
  32. * Replaced '-des' and '-md5' with '-format'.
  33. * Removed some obsolete options, to keep the thing simple.
  34. * Added 'continue', 'break', 'return' to the built-in compiler.
  35. * You can now use C comments in external mode definitions.
  36. * Better default rule sets: variable length limit, less redundancy.
  37. * Many internal algorithm improvements.
  38.  
  39.  Changes from v1.3 to v1.4
  40. ---------------------------
  41. * MD5-based password files support.
  42. * SPARC V8 assembly DES routines.
  43. * A lot of bugfixes.
  44.  
  45. Versions earlier than v1.3 are probably not worth mentioning here now...
  46.