Commit Graph

22 Commits

Author SHA1 Message Date
Jens Steube 8d6622ce80 Add missing entry to .gitignore for new *.debugfile 2022-05-01 15:53:26 +02:00
Gabriele Gristina b54ad7981f update repo and re-apply zip patch 2019-07-29 18:42:50 +02:00
Gabriele Gristina 05dfa7f3aa add tools/luks_tests path to .gitignore 2019-06-22 14:25:54 +02:00
jsteube 13edc32fb4 Fix some unused variable warnings 2019-04-03 21:53:34 +02:00
jsteube ce0e19f185 Compile module as .dll example 2018-12-19 16:18:40 +01:00
R. Yushaev 031094552b Add Makefile target 'modules'
Allows to build all shared objects in modules directory using the
command 'make modules'. Also add objects to gitignore.
2018-12-19 14:31:32 +01:00
jsteube 4df35960f8 Fix .gitignore 2018-07-24 12:06:58 +02:00
RAN1 fa75e85896 Fix shared install on macOS 2018-07-23 17:09:37 -04:00
jsteube 8462b9afb7 Update .gitignore 2017-09-20 10:22:49 +02:00
magnum ba0b2ee641 Ensure 'make clean' is a safe operation (eg. do not remove output and
session files). Add a 'make distclean' target for removing such files
as well. Closes #1218.
2017-04-06 11:39:29 +02:00
jsteube 3648efdb02 Add *.pid to .gitignore 2017-01-27 23:13:33 +01:00
philsmd f181cec5fb
.gitignore: added/fixed the wildcards for obj/lzma_sdk/ 2017-01-24 11:40:23 +01:00
philsmd a587f549fd
fix for previous commit: added folder to .gitignore 2017-01-24 10:52:52 +01:00
jsteube d2c76d9320 This commit splits the native hashcat binary into the hashcat library and hashcat frontend.
I've tested this with Linux and Msys2. I hope it will work on FreeBSD, OSX and Cygwin as well.
There's also four new dedicated makefile targets for install: install_library install_hashcat install_docs install_shared
Also the main_shared.c and its makefile target have been removed, as the main frontend is the best example possible
2016-12-29 20:40:07 +01:00
Gabriele Gristina a94102f37a Add missing check for opencl_ctx_init() 2016-09-18 18:30:32 +02:00
jsteube caf2a7da6d Use .gitmodules to handle OpenCL headers depency
Based on https://github.com/hashcat/hashcat/pull/467
2016-09-02 10:22:30 +02:00
jsteube e47030ed7d Prepare to rename project into hashcat
This release markes the fusion of "hashcat" and "oclHashcat" into "hashcat".
It combines all features of all hashcat projects in one project.
2016-05-10 19:07:07 +02:00
Gabriele 'matrix' Gristina 5da79e4411 Added support for build without ADL/NVML/NVAPI (issue #120)
Added support for build OSX native binaries (issue #63)
2016-01-20 20:55:09 +01:00
philsmd 98c38a570e minor: .gitignore update 2016-01-03 17:43:24 +01:00
jsteube 11bf28745a Generate folders for cached kernels for the binary distribution in runtime, too 2016-01-03 13:49:07 +01:00
philsmd c15f0d6146 issue #16: use just "deps" instead of "hashcat-deps" as directory name 2015-12-09 15:55:06 +01:00
Jens Steube c9b3bc17de Added .gitignore 2015-12-05 14:37:25 +01:00