Commit Graph

3753 Commits (d1f57fd3f7a60e852299f09188274940d255239c)
 

Author SHA1 Message Date
Jens Steube 542f73eb17 Move luks_tmp_t to correct position in inc_types.h
7 years ago
Jens Steube 9a1951d61c synchronize host and opencl types
7 years ago
Jens Steube 6345fb53f9 Add missing struct names
7 years ago
Jens Steube 2a1fe6962d Move blake2_t and chacha20_t to interface.h
7 years ago
Jens Steube ae5fdba20f Add make_unicode and undo_unicode BE version
7 years ago
Jens Steube 3d888b6b2d it's possible to crack scrypt on GPU even with higher scrypt setting
7 years ago
jsteube 0c5b53d266 Add missing modes 15600 and 15700 to tab_completion script
7 years ago
Jens Steube b23ab71d5c - Added hash-mode 15600 = Ethereum Wallet, PBKDF2-HMAC-SHA256
7 years ago
Jens Steube ab2610d9df Also add reduced startup time for GPU for scrypt
7 years ago
Jens Steube 872f2b4f8b Improve scrypt cracking speed on CPU by 20%, preparation for Ethereum KDF
7 years ago
jsteube b5f149476d Trim OpenCL device name whitespaces
7 years ago
Jens Steube 0eb18b068f Merge pull request #1266 from magnumripper/master
7 years ago
magnum 291c9f22fe Mute gcc 7.1.1 warnings about intentional fall-throughs. See #1264.
7 years ago
Jens Steube 1d93cfd11a Merge pull request #1265 from tankbusta/fix/opencl_destroy_free
7 years ago
Christopher Schmitt 4c45939aa7 opencl_ctx_devices_destroy should be before opencl_ctx_destroy
7 years ago
jsteube 23b5e7f10e Fix compiler warnings for 32 bit windows by changing datatype for parameter 1 for gmtime_r()
7 years ago
jsteube 0cce17d268 Eventual fix for #1263
7 years ago
Jens Steube 2dcad3f0ee Merge pull request #1261 from 0xbsec/update-test-rules-format
7 years ago
mhasbini bcecd67ced Add test case for position p
7 years ago
mhasbini b1fee3b9f7 update test cases format for tools/test_rules.pl
7 years ago
jsteube ef33544bfa Show time spent for dictionary cache building on startup
7 years ago
jsteube b3bf67a11d Remove test cases for test_rules.pl that are known not to work
7 years ago
Jens Steube 5611d7f950 Merge pull request #1256 from 0xbsec/reject_unless_equal
7 years ago
Jens Steube 197414f92d Merge pull request #1258 from Fist0urs/master
7 years ago
Fist0urs f8c3fecec3 interface.c: dpapimk_parse_hash, fix signed/unsigned comparison
7 years ago
Jens Steube 865d885c59 Merge pull request #1257 from DoZ10/master
7 years ago
DoZ10 62df9648d6 Removed unused structure
7 years ago
DoZ10 f75f612026 Revert "Merged with master"
7 years ago
DoZ10 556e64ffe6 Revert "Removed unused structure"
7 years ago
Jens Steube 3d9f700025 Merge pull request #1255 from tankbusta/fix/status_memory_leak
7 years ago
DoZ10 e7dab5d210 Removed unused structure
7 years ago
DoZ10 f5e21aea16 Merged with master
7 years ago
mhasbini 1330424079 Add support for rejection rule _N
7 years ago
Christopher Schmitt efd18121d5 Review/Style Changes
7 years ago
Jens Steube 932d82e4be Merge pull request #1248 from 0xbsec/rules-tests
7 years ago
Christopher Schmitt b5f5591b1a main_monitor_status_refresh shouldnt call status_display if status_ctx is not accessible
7 years ago
Christopher Schmitt d24a6198e8 first pass at free'ing hashcat_status_t
7 years ago
Jens Steube f2ad095191 Merge pull request #1237 from DoZ10/master
7 years ago
Jens Steube f9e0944971 Merge pull request #1253 from philsmd/master
7 years ago
philsmd bd84249d4e
updated docs/changes.txt to reflect the recent changes for 7zip
7 years ago
Jens Steube 95f0cbcf7b Merge pull request #1252 from philsmd/master
7 years ago
philsmd af3619f3c5
-m 11600 = 7zip: do not allow truncated hashes anymore, but increase supported data length to ~320KB
7 years ago
Jens Steube 1a7cd35264 Merge pull request #1251 from philsmd/master
7 years ago
philsmd aa14b4ec9e
for -m 11600 = 7zip we need to remove special case, since the padding attack is now gone
7 years ago
Jens Steube afd97454f8 Merge pull request #1250 from philsmd/master
7 years ago
philsmd 1f93d2060f
fixes #1239: remove AES padding attack for 7zip since we can't guarantee that the padding is always zero
7 years ago
DoZ10 6ced398c3c Addressed comments and added 15400 to benchmark.c and tab_completion
7 years ago
jsteube 7bd391df71 Fixed a condition that caused a hybrid attack using a maskfile to not select all wordlists from a wordlist folder
7 years ago
jsteube bb2118a290 Workaround added for NVidia NVML library: If libnvidia-ml.so couldn't be load try again using libnvidia-ml.so.1
7 years ago
Jens Steube 974128bdce Merge pull request #1245 from 0xbsec/rule-position-p
7 years ago