philsmd
|
49ba6cb05d
|
-m 13100 = Kerberos 5 TGS-REP: parser failed to correctly verify the hash
|
2017-02-14 17:45:05 +01:00 |
|
Jens Steube
|
57af020b32
|
Merge pull request #1080 from philsmd/master
keyfiles: for VeraCrypt/TrueCrypt keyfiles we need to free the memory
|
2017-02-14 17:35:45 +01:00 |
|
philsmd
|
6915bfad8b
|
keyfiles: for VeraCrypt/TrueCrypt keyfiles we need to free the memory in case of errors
|
2017-02-14 17:32:39 +01:00 |
|
Jens Steube
|
f4cf4b8e65
|
Merge pull request #1079 from philsmd/master
fix: added additional fclose () whenever an hash parsing error occurs
|
2017-02-14 17:26:07 +01:00 |
|
philsmd
|
23368c7304
|
fix: added additional fclose () whenever an hash parsing error occurs
|
2017-02-14 17:22:52 +01:00 |
|
jsteube
|
906bcf52f9
|
CID 1402488 (#1 of 1): Resource leak
|
2017-02-14 17:18:57 +01:00 |
|
jsteube
|
7f3d107129
|
Fixed pointer to local outside scope in case -j or -k is used
|
2017-02-14 17:13:36 +01:00 |
|
Jens Steube
|
a3efaa219c
|
Merge pull request #1078 from philsmd/master
if fstat () fails we shouldn't forget to close the file
|
2017-02-14 17:08:25 +01:00 |
|
jsteube
|
6eb4747dce
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2017-02-14 17:08:10 +01:00 |
|
jsteube
|
cc223123e9
|
OpenCL Kernel: Refactored read_kernel_binary to load only a single kernel for a single device
|
2017-02-14 17:08:08 +01:00 |
|
philsmd
|
d20079bfe1
|
if fstat () fails we shouldn't forget to close the file
|
2017-02-14 17:05:35 +01:00 |
|
Jens Steube
|
bcb05697c0
|
Merge pull request #1077 from philsmd/master
if fstat () fails we shouldn't forget to close the file
|
2017-02-14 17:04:40 +01:00 |
|
philsmd
|
aed01460f2
|
if fstat () fails we shouldn't forget to close the file
|
2017-02-14 17:02:52 +01:00 |
|
jsteube
|
5a2e7f2a3a
|
CID 1402490 (#1 of 1): Resource leak
|
2017-02-14 17:02:08 +01:00 |
|
jsteube
|
dcdafdbc08
|
CID 1402467 (#1 of 1): Resource leak
|
2017-02-14 17:01:13 +01:00 |
|
jsteube
|
b2c9172f65
|
Fix missing free() in pidfile.c
|
2017-02-14 16:58:18 +01:00 |
|
jsteube
|
20ab1af2b3
|
OpenCL Kernel: Move kernel binary buffer from heap to stack memory
|
2017-02-14 16:56:41 +01:00 |
|
Jens Steube
|
38d69ba4f3
|
Merge pull request #1076 from philsmd/master
file locking: for windows we need to just return 0
|
2017-02-14 16:54:08 +01:00 |
|
philsmd
|
f2b370e470
|
file locking: for windows we need to just return 0 (otherwise compiler complains)
|
2017-02-14 16:53:01 +01:00 |
|
Jens Steube
|
7209b0562a
|
Merge pull request #1075 from philsmd/master
mp: memory checks added to avoid leaks
|
2017-02-14 16:51:29 +01:00 |
|
jsteube
|
302f528796
|
OpenCL Kernel: Move kernel binary buffer from heap to stack memory
|
2017-02-14 16:51:03 +01:00 |
|
philsmd
|
437289c41e
|
mp: memory checks added to avoid leaks
|
2017-02-14 16:46:41 +01:00 |
|
Jens Steube
|
259f8f6bb2
|
Merge pull request #1074 from philsmd/master
outfile check: also out_info variable needs to be freed
|
2017-02-14 16:41:58 +01:00 |
|
jsteube
|
2824192cc5
|
Fix several memory leaks in pidfile handling in case a hashcat instance is already running
|
2017-02-14 16:40:08 +01:00 |
|
philsmd
|
c16145dffd
|
outfile check: also out_info variable needs to be freed
|
2017-02-14 16:27:39 +01:00 |
|
jsteube
|
c859cff25c
|
File Reads: Fixed memory leak in case outfile or hashfile was not accessible
|
2017-02-14 16:25:38 +01:00 |
|
jsteube
|
cb58c84754
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2017-02-14 16:12:26 +01:00 |
|
jsteube
|
671f9a7eb7
|
Fix hc_path_create(), first close the file descriptor before unlinking the file itself
|
2017-02-14 16:12:18 +01:00 |
|
Jens Steube
|
28f92cfada
|
Merge pull request #1073 from philsmd/master
rule engine: 2 more possibly memory leaks (see previous commits)
|
2017-02-14 16:11:07 +01:00 |
|
philsmd
|
1b41e6aba3
|
rule engine: 2 more possibly memory leaks (see previous commits)
|
2017-02-14 16:07:33 +01:00 |
|
Jens Steube
|
ddace83b41
|
Merge pull request #1072 from philsmd/master
-m 11400 = SIP digest authentication (MD5): added bound checks in parser
|
2017-02-14 16:01:51 +01:00 |
|
jsteube
|
ee96546cd7
|
Fix changes.txt
|
2017-02-14 16:01:04 +01:00 |
|
jsteube
|
9b1ce502b8
|
Hardware Monitor: Fixed several memory leaks in case hash-file writing (in case of --remove) failed
|
2017-02-14 16:00:10 +01:00 |
|
philsmd
|
553eddad49
|
-m 11400 = SIP digest authentication (MD5): added bound checks in parser
|
2017-02-14 15:58:44 +01:00 |
|
jsteube
|
a9b0f1a559
|
Wordlists: Fixed memory leak in case access a file in a wordlist folder fails
|
2017-02-14 15:47:41 +01:00 |
|
jsteube
|
1fc24cbcd3
|
Mask Increment: Fixed memory leak in case mask_append() fails
|
2017-02-14 15:38:57 +01:00 |
|
Jens Steube
|
f49aaee414
|
Merge pull request #1071 from philsmd/master
precompute_salt_md5: don't allow a salt_len > 64
|
2017-02-14 15:32:26 +01:00 |
|
philsmd
|
67a8584f7c
|
precompute_salt_md5: don't allow a salt_len > 64
|
2017-02-14 15:27:31 +01:00 |
|
jsteube
|
1f622abb9a
|
Fix changes.txt
|
2017-02-14 15:20:14 +01:00 |
|
jsteube
|
0531d41c05
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2017-02-14 15:19:39 +01:00 |
|
jsteube
|
53d6808794
|
Fixed pointer to local outside scope when using not specifying --markov-hcstat
|
2017-02-14 15:19:05 +01:00 |
|
Jens Steube
|
8f96dc92ae
|
Merge pull request #1070 from philsmd/master
file locking: check return value of fcntl ()
|
2017-02-14 15:18:28 +01:00 |
|
philsmd
|
c440dec867
|
file locking: check return value of fcntl ()
|
2017-02-14 15:15:50 +01:00 |
|
jsteube
|
cdfabe333f
|
Fixed pointer to local outside scope when using -j or -k
|
2017-02-14 15:09:01 +01:00 |
|
Jens Steube
|
ddf3725abc
|
Merge pull request #1068 from philsmd/master
memory: we should free this memory in case of error in folder.c
|
2017-02-14 14:46:42 +01:00 |
|
philsmd
|
d92f8b1d82
|
memory: we should free this memory in case of error in folder.c
|
2017-02-14 14:45:27 +01:00 |
|
jsteube
|
dc2ecc9dae
|
Fixed pointer to local outside scope when using -j or -k
|
2017-02-14 14:27:08 +01:00 |
|
Jens Steube
|
05230bd7f9
|
Merge pull request #1067 from philsmd/master
added additional memory leak checks within the rule engine
|
2017-02-14 14:23:10 +01:00 |
|
philsmd
|
b285c04a21
|
added additional memory leak checks within the rule engine
|
2017-02-14 14:21:27 +01:00 |
|
jsteube
|
291c1bcdd2
|
Dispatcher: Fixed several memory leaks when an OpenCL error occurs
|
2017-02-14 14:02:18 +01:00 |
|