File: ChangeLog

package info (click to toggle)
ophcrack 2.4.1~debian-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 868 kB
  • ctags: 251
  • sloc: sh: 3,493; ansic: 2,827; makefile: 141
file content (71 lines) | stat: -rw-r--r-- 3,218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
v 2.4.1 - (fix) bug in loading SAM and SYSTEM on Unix
	- (feature) windows dir is given in argument on the LiveCD
v 2.4   - (feature) crack accented characters that map to ASCII
	- (feature) shortcut to delete hashes (delete key)
	- (feature) case insensitivity for loading SAM and SYSTEM on Unix
	- (feature) remote files in file dialog
	- (fix) bug in save file 

v 2.3.4 - (feature) Vista support
	- (feature) bkhive 1.1.0 (see its own Changelog)
	- (feature) samdump2 1.1.0 (see its own Changelog)
	- (feature) support for cracking german LM hashes
	- (feature) easier to change tables on the livecd
	- (fix) problems in counting cracked/non-cracked hashes
	- (fix) tables configuration file	
	
v 2.3.3 - (feature) bkhive2 instead of bkhive (more stable)
	- (feature) auto-save last tables used
	- (fix) error message when no tables found

v 2.3.2 - (fix) bug in bkhive (thanks to Louis Schlesinger)
	- (fix) bug in pwdump6 when launched locally (thanks to Fizzgig)
	- (fix) bug in display when pre-loading table
	- (fix) patch for FreeBSD and Mac OS X
	
v 2.3.1 - (feature) fit screen if the resolution is too small
	- (fix) livecd bug
	- (fix) performance improvement in make_redux.c

v 2.3	- (feature) support for cracking of NTLM hashes ( length<6: alphanum
	+33 special chars / length=7: alphanum (lowercase + uppercase) / 
	length=8: alphanum (lowercase only))
	- (feature) auto-detection of tables type
	- (feature) preload of the tables with Windows (makes the
	cracking process much faster)
	- (feature) support of pwdump6 instead of pwdump2/pwdump4 to avoid
	LSASS crash (Win32 only)
	- (feature) replacement of the binary search by a linear search
	- (feature) support of Mac OS X (Intel CPU only) thanks to Cedric Luthi
	- (feature) status bar is more explicit than before
	- (feature) help menu added 
	- (fix) configure script improved (thanks to Cedric Luthi)
	- (fix) loading files containing many hashes are better handled
	- (fix) some memory leaks fixed
	- (fix) handling of special characters in username improved
	- (fix) few smaller bugs
	
v 2.2  - (feature) support of the new table set (alphanum + 33 special 
	chars - WS-20k)
       - (feature) easier configuration for the table set (tables.cfg)
       - (feature) automatic definition of the number of tables to use
	at the same time (batch_tables) by queriying the system for the
	size of the memory
       - (feature) speed-up in tables reading
       - (feature) cleaning of the memory to make place for table 
	readahead (linux version only)
       - (feature) improved installer for windows version
       - (fix) change of the default share for pwdump4 (ADMIN$)
	
v 2.1  - (feature) tables button for changing the tables parameters
       - (feature) add single hash function
       - (feature) delete single hash function
       - (feature) change of the Load menu (linux version especially)
       - (feature) tables readahead (linux version only)
       - (fix) close the files when stop toggled
       - (fix) handles directories with spaces in their name for SAM location
	
v 2.0  - added GTK GUI
       - added hash dumping using bkhive for encrypted hashes, pwdump2 
         for local hashes and pwdump4 for remote hashes