Commit Graph

1119 Commits (master)

Author SHA1 Message Date
Martin Lemay f0535b1a52 ascii_digest additions.
8 years ago
Michael Sprecher 0dcb762a8e
Added new hash mode -m 125 = ArubaOS
8 years ago
Fist0urs 34b8d89422 Added support of keyfiles within Keepass 1.x and Keepass 2.x
8 years ago
Fist0urs d01ba8efe4 Remove commented parts -m 13400
8 years ago
Fist0urs 52b17a602f New format -m 13400, Keepass 1 (AES/Twofish) and Keepass 2 (AES)
8 years ago
Jens Steube 0fdebf904d Replace BUFSIZ with HCBUFSIZ and move them from stack to heap
8 years ago
philsmd 5174de48c9 fixed -m 133 = PeopleSoft (-a 0/-a 1 problem only) + added to test.sh
8 years ago
Jens Steube 5e73330c5b Merge pull request #252 from Fist0urs/AxCrypt_RawSHA1_format
8 years ago
Fist0urs b0f1cb8a98 New format -m 13300 AxCrypt in memory SHA1
8 years ago
Fist0urs bb15bdf897 -m 13200 Fix test.pl split
8 years ago
Fist0urs ad17fba9b6 New format -m 13200 AxCrypt
8 years ago
Jens Steube 7190dcf855 Prepare NEW_SIMD_MODE for -a 1 kernels
8 years ago
Fist0urs 233cdd009c Fix test.pl verify
8 years ago
Fist0urs 62bed36638 Add verification of checksum for -m 13100
8 years ago
magnum a5be8a75ed Allow and support vector-width 16, which is current maximum for
8 years ago
philsmd 8298afa462 minor: some formatting fixes re: #225 (-m 13100 = Kerberos 5 TGS-REP etype 23)
8 years ago
Fist0urs c3dabdd69e Initial commit
8 years ago
Jens Steube 02ad834c7f Added new concept of a tuning database; tryout phase
8 years ago
Gabriele 'matrix' Gristina 57407b1640 Fix -V (vector width) handling
8 years ago
Gabriele 'matrix' Gristina 9c19adfbce Fix vector width default values handling
8 years ago
Gabriele 'matrix' Gristina d9bcf7fe97 Enabled all vector-width
8 years ago
Gabriele 'matrix' Gristina f020dfd55f Set default vector-width to 1,4 in test.sh
8 years ago
Jens Steube 2381af313d Some cleanups
8 years ago
Jens Steube e01038083c Update Makefile and BUILD.md
8 years ago
Jens Steube 977202d9db We don't need all VECTOR_WIDTH tests by default
8 years ago
Gabriele 'matrix' Gristina ec2f78d6dd Add -V all in test.sh
8 years ago
Gabriele 'matrix' Gristina 23b996b46c Added options set OpenCL vector-width (--opencl-vector-width) and OpenCL device-types (--opencl-device-types)
8 years ago
Gabriele 'matrix' Gristina 2fae850926 Select bash from env (very useful on osx)
8 years ago
Jens Steube 2232b1632e Merge pull request #169 from magnumripper/onetwenty
8 years ago
magnum 115d2b6a5a Drop dependencies on non-distributable ADL/NVML headers. The needed glue
8 years ago
Gabriele 'matrix' Gristina fed3af1d4a Cosmetic fix
8 years ago
Gabriele 'matrix' Gristina f00617f992 Updated test.sh (support for osx and some fixes)
8 years ago
Gabriele 'matrix' Gristina 71b09e55f2 Upgrade AMD Display Library SDK from 8.0 to 9.0
8 years ago
Jens Steube 1d3795a3ab Converted _a3 kernels, use SIMD for CPU and GPU
8 years ago
Jens Steube 4c0e520fd8 Test convert for -m 1000 with -a 0 for SIMD, speed is now on par or faster than hashcat
8 years ago
jsteube e3c0c80b6f Prepare new SIMD code for kernel, -m 0, 10, 20, 1000 should work in -a 3 mode and other hopefully stay unaffected
8 years ago
Jens Steube 63e06f582b Prepare fix for datatypes, not final
8 years ago
jsteube 3cdee2e06e We need an esalt to hold the unused IV otherwise the unique salt count becomes incorrect in multihash sitations
8 years ago
jsteube f0a84a2410 Added new hash mode -m 13000 = RAR5
8 years ago
jsteube 332b3c35e5 Added new hash mode -m 12900 = Android FDE (Samsung DEK)
8 years ago
jsteube 16294fe94e Next release version will be v2.10
8 years ago
jsteube 331188167c Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context
8 years ago
philsmd a9e7cc3e20 updated rp_gpu_on_cpu rules test script, we do not need the cpp extension anymore
8 years ago
jsteube 0428514f61 Extended support from 14 to 255 functions calls per rule on GPU
8 years ago
Jens Steube 8cf367fb9e Merge pull request #49 from philsmd/pr-patch-examples
8 years ago
philsmd 23db5c9737 the example*.sh files should now also use the native binary, only when we use the packaging we need to use .bin
8 years ago
philsmd 2d11066052 using oclHashcat instead of oclHashcat64.bin also in tools/test.pl
8 years ago
philsmd fcc3aca640 fixed typo in tools/deps.sh
8 years ago
jsteube 11bf28745a Generate folders for cached kernels for the binary distribution in runtime, too
8 years ago
Jens Steube dc13c2fc71 Switched to Khronos OSS OpenCL reference implementation for building
8 years ago
jsteube 3fce66bd8c Use native oclHashcat for test.sh
8 years ago
jsteube 2be8f5f982 - Added Makefile target for native compilation
8 years ago
philsmd fc65b6fd44 issue #38: NVIDIA SDK is not needed anymore, the lib is dynamically loaded on NVidia systems
9 years ago
Jens Steube cb6247956f Merge branch 'GetRidOfCUDA' of https://github.com/hashcat/oclHashcat into GetRidOfCUDA
9 years ago
Jens Steube eb7e096956 Fix bug in test.pl, did not handle zero length passwords in -m 7700
9 years ago
philsmd 286bde422b limit the salt length of -m 22 = Juniper Netscreen/SSG (ScreenOS) to 10
9 years ago
jsteube 806f73b685 Fix package script
9 years ago
jsteube e2412c9b10 We do not depend on CUDA any longer, so get rid of it :)
9 years ago
jsteube 141d5740ac update packages for source kernel distribution
9 years ago
jsteube 88284108b3 More cleanup
9 years ago
Jens Steube 586441fa25 Revert "Fixed a bug where oclHashcat rejected to load a rule which calls 15 functions although it is supported"
9 years ago
Jens Steube f230ed73dc Fixed a bug where oclHashcat rejected to load a rule which calls 15 functions although it is supported
9 years ago
philsmd c15f0d6146 issue #16: use just "deps" instead of "hashcat-deps" as directory name
9 years ago
Jens Steube 6ea6f6ae6e Remove unneeded gcc version requirement
9 years ago
philsmd 29547c4f9b issue #14: move /opt/hashcat-deps/ to [git_clone_dir]/hascat-deps/
9 years ago
philsmd 6108b21841 remove trailing spaces
9 years ago
philsmd ef548d3088 fixes issue #5: formatting problem with tabs vs spaces
9 years ago
Jens Steube 490ff03fe1 It's important to release a fixed version of v2.00 because of the issue #1 even if AMD is not affected
9 years ago
Jens Steube 5065474b4e Initial commit
9 years ago