Commit Graph

1621 Commits (a81c316d1eedcda648631e703dd3abaf1cb69dee)
 

Author SHA1 Message Date
jsteube a81c316d1e Add back globbing support for windows
8 years ago
jsteube fa8a74d6d9 Fix ctrl-c in benchmark mode
8 years ago
jsteube af1701c765 Fix some memleaks on shutdown
8 years ago
jsteube d2877b95e4 Automatically disable most features in case -I is used
8 years ago
jsteube 5dae9d320a Fix stdout mode
8 years ago
jsteube fe289da141 Make wordlist support modular
8 years ago
jsteube eb6dffd52a Make tuning_db support modular
8 years ago
jsteube 1585768044 Remove unneeded includes from thread.c
8 years ago
jsteube bb31d0a917 Make straight support modular
8 years ago
jsteube e13f2305dd Make restore support modular
8 years ago
jsteube 46866dd0b1 Make potfile support modular
8 years ago
jsteube a26f624032 Remove unneeded includes from outfile_check.c
8 years ago
jsteube 2880217906 Fix memleak in outfile_ctx
8 years ago
jsteube 6bc0d94f56 Make opencl support modular
8 years ago
jsteube 4d35b278e8 Make mask support modular
8 years ago
jsteube db556d31d5 Let monitor.c check for feature modularity
8 years ago
jsteube 4aebe51407 Make loopback support modular
8 years ago
jsteube ea2eef72f2 Make induction support modular
8 years ago
jsteube 9f98f6d0d8 Make hwmon support modular
8 years ago
jsteube 7bf567641b Remove unneeded includes from hashes.c
8 years ago
jsteube 7e3905e1db Make dictstat support modular
8 years ago
jsteube 8034fb31b8 Make bitmaps, cracks-per-time and debugfile support modular
8 years ago
jsteube 0d8b179d40 Move around some types and globals were they belong to
8 years ago
jsteube a5800b41f4 Rename hash_management.c to hashes.c
8 years ago
jsteube ed571a3ec8 Remove unneeded includes
8 years ago
jsteube c53de67cd4 Remove some unneeded mutex
8 years ago
jsteube 133c9295f5 Cleaned up data_t, only contexts left
8 years ago
jsteube 12a2d6d2a0 Move more stuff to status_ctx_t
8 years ago
jsteube 831ef1490b Prepare status_ctx_t
8 years ago
jsteube 84f96c4dda Add cpt_ctx_t
8 years ago
jsteube 658f135763 Replace some uint with u32
8 years ago
jsteube e2289ceb17 Remove no workaround from weak_hash_check() no longer required
8 years ago
jsteube e12abeb9de Add inner2_loop()
8 years ago
jsteube 1cf4b2a093 Fix a bug on CPU-only systems
8 years ago
jsteube 936655e0ee Add missing include for windows
8 years ago
jsteube dfb88a7002 Remove unneeded objects
8 years ago
jsteube df23d5b4e9 Move more functions out of hashcat.c
8 years ago
jsteube de21c005fd Move setup_console() to terminal.c
8 years ago
jsteube f7fe6b1491 Reorder includes in hashcat.c
8 years ago
jsteube 92625b7692 Fix WPA benchmark default mask
8 years ago
jsteube 9f61fb3024 Make hm_adapters_* attributes local ones
8 years ago
jsteube ee30055401 Get rid of data. global variable in wordlist.c
8 years ago
jsteube de5d0349c6 Fixes https://github.com/hashcat/hashcat/issues/517
8 years ago
jsteube 7191780296 Make use of hwmon_ctx_t
8 years ago
Jens Steube fdd48b52ec Merge pull request #518 from coolbry95/master
8 years ago
coolbry95 ac1792f943 change id numbers to add one to be consistent with the rest of hashcat output
8 years ago
jsteube 81bc9081ad Prepare hwmon_ctx_t, not used yet
8 years ago
jsteube f8d538413e Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_*
8 years ago
jsteube 171bfbbb8b Get rid of shutdown_inner and shutdown_outer
8 years ago
jsteube c3338f0a9a Fix -m 8900 bug
8 years ago