Jens Steube
|
fd960aef53
|
Fix ordering in changes.txt
|
2018-10-21 10:58:29 +02:00 |
|
Jens Steube
|
8f84aa01d2
|
Update hashcat.hctune: Optimize default sm52 or higher configuration to match GTX1080
|
2018-10-21 10:58:09 +02:00 |
|
unix-ninja
|
cef3c1cb06
|
Use C99 format specifier
|
2018-10-20 22:00:15 -04:00 |
|
Jens Steube
|
f3c7e7f478
|
Merge pull request #1723 from roycewilliams/master
minor changes.txt edits
|
2018-10-20 18:54:43 +02:00 |
|
Jens Steube
|
d4123333c0
|
Do stdin read timeout check only in case no data has been processed
|
2018-10-20 18:53:14 +02:00 |
|
Royce Williams
|
a7f8a93723
|
minor changes.txt edits
|
2018-10-20 08:27:22 -08:00 |
|
jsteube
|
d96b649751
|
Add support for -a 1 in -S mode
|
2018-10-20 18:00:42 +02:00 |
|
jsteube
|
32b915fd01
|
Get rid of some old compiler warning flags in Makefile
|
2018-10-20 17:35:54 +02:00 |
|
Jens Steube
|
b0077860c7
|
Workaround some padding issues with host compiler and OpenCL JiT on 32 and 64 bit systems
|
2018-10-20 12:41:41 +02:00 |
|
Jens Steube
|
8ca4e46f2c
|
Remove some debugging code
|
2018-10-20 11:52:27 +02:00 |
|
Jens Steube
|
a4ac370496
|
Test fix for plain_t in 32 bit mode
|
2018-10-20 09:46:24 +02:00 |
|
Jens Steube
|
6d03da369b
|
Fix gid datatype in mark_hash()
|
2018-10-20 02:19:39 +02:00 |
|
unix-ninja
|
3705ebfbf6
|
Remove extra whitespace in test.pl
|
2018-10-19 16:00:26 -04:00 |
|
unix-ninja
|
6558253d72
|
Don't cause memory leaks...
|
2018-10-19 15:37:02 -04:00 |
|
unix-ninja
|
fddfd835d2
|
Support 64 bit timestamps properly
|
2018-10-19 15:35:52 -04:00 |
|
unix-ninja
|
770e21e5ee
|
Support 64 bit timestamps properly
|
2018-10-19 15:16:46 -04:00 |
|
unix-ninja
|
8b2af6b207
|
More code style changes
|
2018-10-19 08:45:44 -04:00 |
|
unix-ninja
|
7904b9ae05
|
Fix kernel types to align with style guide
|
2018-10-19 07:56:51 -04:00 |
|
Jens Steube
|
a83da1f00b
|
Merge pull request #1721 from Naufragous/pr-conflict-fix
Fix conflicts caused by PR GH-1717
|
2018-10-19 11:22:26 +02:00 |
|
R. Yushaev
|
4d457ca141
|
Fix conflicts caused by PR GH-1717
|
2018-10-19 10:53:23 +02:00 |
|
Jens Steube
|
0a74f058ac
|
Synchronize salt_t datatypes in types.h and inc_types.cl
|
2018-10-19 10:20:13 +02:00 |
|
unix-ninja
|
0e5704c77e
|
Disable NEW_SIMD_CODE for 18100 (it's not compatible)
|
2018-10-18 15:58:21 -04:00 |
|
unix-ninja
|
4cb93ba9bf
|
Add 18100 to test.sh
|
2018-10-18 14:34:28 -04:00 |
|
unix-ninja
|
b657c75583
|
Explicity cast otp_offset
|
2018-10-18 09:36:57 -04:00 |
|
unix-ninja
|
3869ce9246
|
More coding style fixes
|
2018-10-18 08:55:55 -04:00 |
|
Jens Steube
|
5ee3e502f8
|
Fixed missing wordlist encoding in combinator mode
Fixes #1668
|
2018-10-18 14:19:07 +02:00 |
|
Jens Steube
|
4a9171ca5d
|
Fix use of select() on stdin on windows
Fixes #1705
|
2018-10-18 11:20:01 +02:00 |
|
unix-ninja
|
ac2b811941
|
Categorize TOTP under "One-Time Passwords"
|
2018-10-17 19:27:06 -04:00 |
|
unix-ninja
|
b7e8fc9015
|
Add mode 18100 index to tab complete
|
2018-10-17 16:49:45 -04:00 |
|
unix-ninja
|
24ab7cae2a
|
Add a1 kernel for mode 18100
|
2018-10-17 16:47:58 -04:00 |
|
unix-ninja
|
db4ec8ed2c
|
Fix formatting to comply with hashcat coding guidelines
|
2018-10-17 16:34:34 -04:00 |
|
unix-ninja
|
23ee9379c1
|
Fix zero-padding on token output for matches
|
2018-10-17 11:47:04 -04:00 |
|
unix-ninja
|
27366c3eff
|
Don't duplicate existing functionality
|
2018-10-17 11:44:34 -04:00 |
|
unix-ninja
|
1d43540fc4
|
Simplify alignment masks for mode 18100
|
2018-10-17 11:03:20 -04:00 |
|
unix-ninja
|
4724e1f589
|
Add 18100 to changes.txt
|
2018-10-17 10:42:22 -04:00 |
|
unix-ninja
|
b29b7b8188
|
Convert arithmetic ops to logical ops in byte alignment
|
2018-10-17 08:54:52 -04:00 |
|
unix-ninja
|
d66200a406
|
Force --keep-guessing on mode 18100
|
2018-10-17 08:17:48 -04:00 |
|
unix-ninja
|
83c78cdf0b
|
Cleanup unused code
|
2018-10-17 08:15:49 -04:00 |
|
Jens Steube
|
ab46265f5f
|
Merge pull request #1719 from philsmd/master
stdin: add read timeout checks (abort if no input for a long time)
|
2018-10-17 11:27:04 +02:00 |
|
philsmd
|
73ed017daf
|
stdin: add read timeout checks (abort if no input for a long time)
|
2018-10-17 10:55:47 +02:00 |
|
Jens Steube
|
5b8a35a118
|
Fix returncode from hashcat in case --show or --left was used
|
2018-10-17 09:13:54 +02:00 |
|
unix-ninja
|
37983de4b2
|
Fix compile warnings in totp_parse_hash()
|
2018-10-16 17:39:46 -04:00 |
|
unix-ninja
|
3c3b05d1e5
|
Resolve conflicts
|
2018-10-16 15:48:20 -04:00 |
|
unix-ninja
|
6cda8f7077
|
Change TOTP index from 17300 to 18100
|
2018-10-16 15:33:09 -04:00 |
|
unix-ninja
|
bfca416097
|
Resolve merge conflicts
|
2018-10-16 15:14:07 -04:00 |
|
unix-ninja
|
73aae1a734
|
Add a0 kernel for TOTP
|
2018-10-16 15:07:41 -04:00 |
|
unix-ninja
|
1ecc5e5559
|
Add TOTP to test.pl
|
2018-10-16 15:06:39 -04:00 |
|
unix-ninja
|
2249ab4c13
|
Cleanup debug code
|
2018-10-16 15:05:21 -04:00 |
|
unix-ninja
|
977b560bb4
|
Add support for TOTP (RFC 6238)
|
2018-10-16 15:05:14 -04:00 |
|
Jens Steube
|
fd0147b48b
|
Merge pull request #1718 from philsmd/master
fixes #1708: reject invalid masks with only a single ? at the end
|
2018-10-16 17:22:30 +02:00 |
|