2015-12-21 |
jsteube | Fix indent |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | add __bfe stub for AMD |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Slightly increase blowfish based algorithms for NV |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Jens Steube | Fix blowfish based algos for AMD, NV needs testing |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix -m 9000 speed (AMD ONLY) |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Jens Steube | Fix AMD speeds @ sha512crypt |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fixed some speeds: |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix package script |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | We do not depend on CUDA any longer, so get rid of... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Gabriele 'Matrix... | Update for BUILD.md |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | We do not depend on CUDA any longer, so get rid of... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix caching system for use with AMD and NV, drop BINARY... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Workaround missing clEnqueueFillBuffer() support in... |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 8 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 6 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 5 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Android/PIN for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix bsdicrypt for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Revert "Fix bsdicrypt for NV" |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix bsdicrypt for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Jens Steube | Remove some unused variables in scrypt kernel |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Jens Steube | Remove old macro, not needed anymore |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix keccak speed on NV OpenCL runtime |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 11700 and -m 11800 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 6500 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 10700 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Revert "Fix -m 10700" |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 10700 |
commit | commitdiff | tree | snapshot |
2015-12-17 |
jsteube | Fix -m 1800 for NV |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fixed empty line problem |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 8500 kernel |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 7800 by adding amd_bytealign emulation |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | fixed -m 6900 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | fix -m 5500 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Jens Steube | fix -m 3100 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 3000 kernel |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 1500 for -a 0 and -a 1 attack mode |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | final cleanup for -m 1500 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 1500 for NV |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Removed useless comments |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix use of LOP3 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Prepare for LOP3 integration |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Jens Steube | Fix invalid VENDOR_ID for AMD |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | update packages for source kernel distribution |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | Cleanup makefile |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | It's safe now to use AMD's OpenCL includes, tested... |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Jens Steube | Merge pull request #25 from philsmd/GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-15 |
philsmd | change in library loading: libnvidia-ml now does load... |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | More kernel fixes for function calls and vector datatypes |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | Fix more append_* functions in kernels |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Jens Steube | Merge pull request #24 from philsmd/GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-15 |
philsmd | fixed hardware monitor for amd/nv (one problem that... |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | Fix append_* function calls |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | More cleanup |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | - Dropped all vector code since new GPU's are all scala... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Jens Steube | Revert "Fixed a bug where oclHashcat rejected to load... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Jens Steube | Fixed a bug where oclHashcat rejected to load a rule... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Jens Steube | Prepare reordering or files to help integration into... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Jens Steube | Merge pull request #21 from magnumripper/ec |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Jens Steube | - Fixed a bug related to --restore if the User |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Jens Steube | Merge pull request #22 from magnumripper/typo |
commit | commitdiff | tree | snapshot |
2015-12-10 |
magnum | BUILD.md incorrectly referred to docs/deps.sh as oppose... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
magnum | Add an .editorconfig file enforcing some of the code... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Jens Steube | Merge pull request #16 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-09 |
philsmd | issue #16: use just "deps" instead of "hashcat-deps... |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Jens Steube | Remove unneeded gcc version requirement |
commit | commitdiff | tree | snapshot |
2015-12-09 |
Jens Steube | Merge pull request #15 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-09 |
philsmd | issue #14: move /opt/hashcat-deps/ to [git_clone_dir... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Jens Steube | Merge branch 'master' of https://github.com/hashcat... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Jens Steube | Make better use of fixed salt for -m 1500; Speed increa... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Jens Steube | Merge pull request #13 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-07 |
philsmd | minor: docs/changes.txt updated |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Jens Steube | Merge pull request #12 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-07 |
philsmd | allow both enabling and disabling of restore point... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Jens Steube | Update the CUDA exports required for Win32 cross-compil... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
jsteube | - Prepared for JIT use of hash-mode 1500, 8900 and... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Jens Steube | Merge pull request #11 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-07 |
philsmd | implements the enhancement mentioned in issue #10 ... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jens Steube | Merge pull request #8 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-06 |
philsmd | remove trailing spaces |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jens Steube | Merge pull request #7 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-06 |
philsmd | typo fixed in Makefile |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jens Steube | Update README.md |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jens Steube | Merge pull request #6 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-06 |
philsmd | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jens Steube | Revert "Remove NPROCS from Makefile, make is able to... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
philsmd | fixes issue #5: formatting problem with tabs vs spaces |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Jens Steube | Added .gitignore |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Jens Steube | Remove NPROCS from Makefile, make is able to automatica... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Jens Steube | It's important to release a fixed version of v2.00... v2.01 |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Jens Steube | Merge pull request #2 from philsmd/master |
commit | commitdiff | tree | snapshot |
2015-12-05 |
philsmd | fixes issue #1: cuMemsetD8() 1 error (nvidia only,... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Jens Steube | Initial commit v2.00 |
commit | commitdiff | tree | snapshot |
|