Commit Graph

3335 Commits (d0fb171da985c4974043ac385dde11e91fefe9d1)

Author SHA1 Message Date
Jens Steube 417a1f6592 Add new hash-mode category 'framework'
5 years ago
Jens Steube cadf20b4b9 Fix some code in -m 21500
5 years ago
Jens Steube dd262a9aa9
Merge pull request #2146 from matrix/solarwinds_orion_1
5 years ago
Gabriele Gristina e921fbdf19 update SolarWinds Orion patch (3)
5 years ago
Jens Steube 7284b934cb Fix null pointer dereference in case LM hash with both LM parts was given without hash file
5 years ago
Jens Steube 884f003725 Fixed some memory leaks in case mask-files are used in optimized mode
5 years ago
Gabriele Gristina 5f44ce06f6 update SolarWinds Orion patch (2)
5 years ago
Jens Steube ca31ef43af Fixed race condition in maskfile mode by using a dedicated flag for restore execution
5 years ago
Jens Steube 57a149276c Do alias check only in case both CUDA and OpenCL devices were detected
5 years ago
Jens Steube 97c9e86d15 Filehandling: Print a truncation warning in case an oversized line was detected
5 years ago
Jens Steube 1ecdffb580 Fix some code formatting
5 years ago
Gabriele Gristina 54f8811b4e update SolarWinds Orion patch (1)
5 years ago
Jens Steube 2aa5299992 Workaround too much register use in -m 14600 on low-end GPU
5 years ago
Gabriele Gristina 7532058be0 Added hash-mode 21500 - SHA512(PBKDF2-HMAC-SHA1)
5 years ago
Rosen Penev ab061ba761
Run Clang's bugprone-narrowing-conversions
5 years ago
Rosen Penev df618e861e
Run through Clang's performance-type-promotion-in-math-fn
5 years ago
Rosen Penev dca1a86315
Run through Clang's bugprone-macro-parentheses
5 years ago
Rosen Penev 6dc72ebcc5
Run through Clang's readability-else-after-return
5 years ago
Rosen Penev fb75164126
Run through Clang's google-readability-casting
5 years ago
Rosen Penev 2f76326c37
Run through Clang's android-cloexec checkers
5 years ago
Rosen Penev 98e17d5774
Run through clang-tidy's readability-uppercase-literal-suffix
5 years ago
Jens Steube e6d69ebaa6
Merge pull request #2143 from matrix/hash_mode_4711
5 years ago
Jens Steube a03bffe64f
Merge pull request #2128 from matrix/authme_1
5 years ago
Gabriele Gristina 06bde16336 Added hash-mode 4711, Huawei sha1(md5(pass).salt)
5 years ago
Gabriele Gristina 358c68abd2 update AuthMe patch (3)
5 years ago
Jens Steube c845d14601 Make -m 4710 more generic
5 years ago
Jens Steube 317b45adcf
Merge pull request #2137 from matrix/issue_2136
5 years ago
Awais Chishti c40473416a Avoid -Waddress-of-packed-member warnings
5 years ago
Gabriele Gristina 66337ee8f5 update AuthMe patch (2)
5 years ago
Gabriele Gristina d794d662c6 Added hash-mode 21100 optimized kernels
5 years ago
Gabriele Gristina 94d901e411 fix bug in 4710 a3 kernel
5 years ago
Gabriele Gristina 468bf2f19a update AuthMe patch (1)
5 years ago
Jens Steube 9e9adfcd7d
Merge pull request #2125 from matrix/double_sha256_1
5 years ago
Gabriele Gristina cc689caa42 switch hash-mode from 1470 to 21400, cleanup credits/readme/changes txt
5 years ago
Jens Steube 738523d4ff
Merge pull request #2131 from matrix/BitShares_v0
5 years ago
Gabriele Gristina ca0ef1b70e update hash-name
5 years ago
Jens Steube fa5873ae33
Merge pull request #2134 from matrix/hash_mode_4430
5 years ago
Jens Steube 41dc503506
Merge pull request #2133 from matrix/md5_combo_2
5 years ago
Jens Steube 0582a58ce2
Merge pull request #2132 from matrix/hash_mode_4720
5 years ago
Jens Steube e74fcffcea
Merge pull request #2127 from matrix/md5_combo_1
5 years ago
Jens Steube 6ecc662451
Merge pull request #2115 from matrix/zip_support_1
5 years ago
Jens Steube 7dba0f311a
Merge pull request #2110 from matrix/sha256_md5_huawei
5 years ago
Gabriele Gristina 16b06f51fc switch hash-mode from 4430 to 21300
5 years ago
Gabriele Gristina 16b4f745af switch hash-mode from 4420 to 21200
5 years ago
Gabriele Gristina 8f236f9609 switch hash-mode from 4720 to 21100
5 years ago
Gabriele Gristina bba2ee65a2 switch hash-mode from 1770 to 21000
5 years ago
Gabriele Gristina 1b5168b95a switch hash-mode from 4410 to 20900
5 years ago
Gabriele Gristina f2d92d8aec switch hash-mode from 4710 to 20800
5 years ago
Jens Steube 8ec95ddfbf
Merge pull request #2129 from matrix/sha1_combo_1
5 years ago
Gabriele Gristina b54ad7981f update repo and re-apply zip patch
5 years ago
Gabriele Gristina c1d15d613b switch hash-mode from 19400 to 20700
5 years ago
Jens Steube dc000aa281
Merge pull request #2120 from jackschmidt/nsec3-empty-salt-fix
5 years ago
Jens Steube e76c3de86a Fix invalid password truncation in -a 1 mode
5 years ago
Jens Steube 8d770e6981
Merge pull request #2109 from matrix/brain_1
5 years ago
Jens Steube 90b9e08fc7
Merge pull request #2108 from matrix/dispatch_1
5 years ago
Jens Steube be53c3dbe9
Merge pull request #2107 from matrix/straight_1
5 years ago
Jens Steube 0718b87dcb
Merge pull request #2106 from matrix/restore_1
5 years ago
Jens Steube 64fd1575c8
Merge pull request #2105 from matrix/main_1
5 years ago
Jens Steube 97b5b723c4
Merge pull request #2104 from matrix/keyboard_layout_1
5 years ago
Jens Steube 35f04bf15d
Merge pull request #2102 from matrix/filehandling_1
5 years ago
Jens Steube fbf787bd73
Merge pull request #2101 from matrix/issue_2084
5 years ago
Gabriele Gristina 85b16ef844 do not call mp_css_utf16le_expand() in case this is a slow_candidate session
5 years ago
Jens Steube aadb4c71d4
Merge pull request #2100 from matrix/fix_mpsp_bug
5 years ago
Gabriele Gristina d824d1943e Added hash-mode: md5(salt.sha1(salt.pass))
5 years ago
Gabriele Gristina 370a552459 Added hash-mode: md5(sha1().md5())
5 years ago
Gabriele Gristina e766cf0dc7 Added hash-mode: sha1(md5(.))
5 years ago
Gabriele Gristina af622f6df5 Added hash-mode: BitShares v0.x - sha512(sha512(pass))
5 years ago
Gabriele Gristina b1d8035707 remove the changes to src/mpsp.c
5 years ago
Gabriele Gristina 8ad2261a01 remove the changes to src/mpsp.c
5 years ago
Gabriele Gristina bf5d8af890 remove the changes to src/mpsp.c
5 years ago
Gabriele Gristina bbee1890cd Added hash-mode: sha1(md5(pass).salt)
5 years ago
Gabriele Gristina eedceb698f Added hash-mode: md5(sha1().md5().sha1())
5 years ago
Gabriele Gristina c166242996 Add AuthMe - sha256(sha256().) kernel module
5 years ago
Gabriele Gristina 038bce131f Add Double sha256 kernel module
5 years ago
Jack Schmidt e724e0dadc nsec3 m 8300: salt can be empty
5 years ago
Jens Steube d1f473d6ba
Merge pull request #2099 from Chick3nman/master
5 years ago
Gabriele Gristina 806b00168c fix wrong OPTS_TYPE, add remaining 4710 kernels
5 years ago
Gabriele Gristina bbcb23b038 Add hash mode 4710 - sha256(md5(pass))
5 years ago
Gabriele Gristina e77d6e947c (brain) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina 278cd66775 (dispatch) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina cdbef854a4 (keyboard_layout) remove unused *rc* vars, change free with hcfree
5 years ago
Gabriele Gristina 7e7acb0ee8 (main) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina f0a7ba1473 (restore) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina 48ca028714 (straight) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina d0ec5c7b77 move hc_* file functions from shared.c/.h to filehandling.c/.h
5 years ago
Gabriele Gristina 686e722db0 fix bug with -S -O arguments set together
5 years ago
Chick3nman 9e1ae3cb4a Updated Kernel self-test failure message to reflect OpenCL or Cuda installation failure, depending on backend used
5 years ago
Chick3nman fcb100b26c Changed Error message, OpenCL is not the only kernel type
5 years ago
Gabriele Gristina 5d4fd047ee fix bug in mpsp
5 years ago
Chick3nman 0b0de6a283 Added Remaining digest and salt count to Status output
5 years ago
Gabriele Gristina 6940f11b15 fix buffer overflow in build_plain()
5 years ago
Gabriele Gristina ea44f1a186 Fix outfile bug
5 years ago
Jens Steube ac52a14dbd
Merge pull request #2093 from matrix/memory_leaks_1
5 years ago
Jens Steube eab68cb9ca
Merge pull request #2092 from matrix/mpsp_1
5 years ago
Jens Steube e69b9145b1
Merge pull request #2091 from matrix/hashcat_1
5 years ago
Jens Steube 336a8a4a4e
Merge pull request #2090 from matrix/terminal_1
5 years ago
Jens Steube 58cf53b4ee
Merge pull request #2089 from matrix/selftest_1
5 years ago
Gabriele Gristina 4b871646fe fix some memory leaks
5 years ago
Gabriele Gristina 013b914e22 (mpsp) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina c88250e437 (hashcat) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina c690e33fee (terminal) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina c3716ca8e5 (selftest) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina ae62e597ce (backend) remove unused *rc* vars and cleanup
5 years ago
Jens Steube a7fd1e40f8
Merge pull request #2075 from matrix/zlib_support_2
5 years ago
Gabriele Gristina 3d39d2fc91 update all HCFILE vars and related code
5 years ago
Gabriele Gristina 2db6dfcd4e fix HCFILE with potfile BUG and something else related to HCFILE wrong usage
5 years ago
Gabriele Gristina ea786f715f avoid logical negation operator
5 years ago
Gabriele Gristina 4b9fdc6b97 try remove warning about unused return value of read
5 years ago
Gabriele Gristina 3161aec3da fix the comments :)
5 years ago
Jens Steube 74828b765d
Merge pull request #2082 from matrix/truncLongCastAssignment_1
5 years ago
Jens Steube 316ad8a406
Merge pull request #2080 from matrix/print_format_1
5 years ago
Gabriele Gristina 5679ca3344 Rewrite hc_fopen to better handling file descriptor locking/unlocking functions, saving kernels binary from plain to gzip format
5 years ago
Gabriele Gristina 28a04d80b1 remove useless objs from OBJS_ZLIB
5 years ago
Gabriele Gristina e22e1c29b3 remove useless gzip handling in main_log_* functions
5 years ago
Gabriele Gristina b7a5d6b66f Fix truncLongCastAssignment warnings
5 years ago
Gabriele Gristina caf34e0e83 Fix some *print* format arguments
5 years ago
Gabriele Gristina 823770c149 switch from strtok to strtok_r
5 years ago
Gabriele Gristina 60a683daa8 Hide warning about implicit declaration of function
5 years ago
Gabriele Gristina e86cbf426a add workaround for zlib with cygwin build (v2)
5 years ago
Gabriele Gristina 9673dedebf Force undef WIDECHAR in cygwin build
5 years ago
Gabriele Gristina 5d3ed3e754 Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments
5 years ago
arrtchiu 2a1356a4f6
allow up to 64 bytes of salt in module 01460
5 years ago
Gabriele Gristina c2e634c426 switch is_gzip from short to bool
5 years ago
Gabriele Gristina 481c752456 No more compress functions, update example.dict.gz, remove some comments
5 years ago
Gabriele Gristina 398c89c75c switch almost all FILE ops, potfile is the only missing
5 years ago
Jens Steube 2e32eaf2bb Fix printing from NULL pointer address
5 years ago
Jens Steube 32cb191837 Mark -m 11300 cracking on macOS as unstable
5 years ago
Jens Steube 9cc20877f0 Mark DPAPI masterkey file cracking on macOS as unstable
5 years ago
Gabriele Gristina 084ea69b3b Fix missing hc_fread switch to new format
5 years ago
Jens Steube c34fcabb4b Add missing docs/ entry for -m 20600
5 years ago
Jens Steube 2cda236a18 OpenCL Runtime: Do not run a shared- and constant-memory size check if their memory type is of type global memory (typically CPU)
5 years ago
Jens Steube 6dfb474adf OpenCL Runtime: Do not run a shared- and constant-memory size check if their memory type is of type global memory (typically CPU)
5 years ago
Gabriele Gristina b2529af172 remove original commented code
5 years ago
Gabriele Gristina b05aeac950 restore original return values in modules 2500, 2501
5 years ago
Gabriele Gristina 6cb4abd526 Add zlib support v2
5 years ago
Gabriele Gristina f4a567a01d remove redundant fclose
5 years ago
Jens Steube 6ed7dde1d4
Merge pull request #2070 from matrix/master
5 years ago
Gabriele Gristina ec41a3f84e switch to /usr/bin/ar
5 years ago
Jens Steube 2c4a82f81c Fix some compiler warnings in -m 172xx
5 years ago
Gabriele Gristina b75fcef780 Fix fatal OSX build errors
5 years ago
Jens Steube 1abdecfa6c Some more ROCm performance tuning
5 years ago
Jens Steube 955bfeaa14 Improve performance of bitsliced algorithms on ROCm
5 years ago
Jeremi M Gosney 047dea3ce3 fix endianness issue in m20600 hash encoder
5 years ago
Jeremi M Gosney 871df0b81b add hash mode 20600 (oracle transportation manager)
5 years ago
Jens Steube 3c4cb5c0f8
Merge pull request #2061 from f0cker/brain_all
5 years ago
Jens Steube 62d5d2dfbb OpenCL Runtime: Workaround ROCm OpenCL driver problem trying to write temporary file into readonly folder by setting TMPDIR environment variable
5 years ago
Jens Steube 5e0eb288c9 Use __launch_bounds__ in CUDA as replacement for reqd_work_group_size() in OpenCL
5 years ago
Jens Steube dbbdb7e5ac WipZip cracking: Added two byte early reject, resulting in higher cracking speed
5 years ago
f0cker 3bb68e7981 Added brain status (tx/rx) for all devices
5 years ago
Jens Steube 0370f73a44
Merge pull request #2053 from philsmd/master
5 years ago