Commit Graph

23 Commits (master)

Author SHA1 Message Date
Dávid Bolvanský 454b0ad294 Do not hexify worldlist when --hex-charset is used
2 years ago
philsmd 7aff5f339c
plugin dev guide: these functions aren't mandatory
2 years ago
philsmd dc57d7d0ef
update dev guide: add notes about benchmark settings
2 years ago
Jens Steube 5015bc0d2e Module Parser: Renamed struct token_t to hc_token_t to avoid naming conflict with token_t on MacOS
2 years ago
Jens Steube 69788cd10d Add note about the new module_hash_decode_postprocess() function to plugin developer guide
2 years ago
Jens Steube 6d46185488 Add some description for OPTS_TYPE_BINARY_HASHFILE_OPTIONAL in developer guide
2 years ago
Jens Steube 1458f8fa8d Update hashcat-plugin-development-guide.md with new OPTS_TYPE_* flags
3 years ago
Jens Steube 44a5e2a1c2
Merge pull request #3011 from llamasoft/patch-1
3 years ago
Marcus T 2a8e1ab72f
Replace placeholder with actual example modules
3 years ago
Marcus T f225d07fa5
Add documentation about the 04|08|16 fast kernels
3 years ago
Royce Williams cc6eccbc9b more whitespace
3 years ago
Jens Steube d50beaa1a7 Documentation: Update missing documentation in plugin developer guide for OPTS_TYPE_MP_MULTI_DISABLE and OPTS_TYPE_NATIVE_THREADS
3 years ago
Jens Steube be95c8565f
Merge pull request #2535 from thatux/dev-guide-additions
4 years ago
Your Name 8eed6b95a5 added an example of a printf() from a non _loop kernel, and rewrote the explanation for the need of a contional when using printf()
4 years ago
Jens Steube 98aef2ae92 Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init()
4 years ago
Your Name 0c4c4d042e added example of how not to do printf
4 years ago
Your Name 91d2cbead7 add --force to the CLI example in the dev guide
4 years ago
Jens Steube a72ba6faab Add OPTI_TYPE_SLOW_HASH_SIMD_INIT2 and OPTI_TYPE_SLOW_HASH_SIMD_LOOP2
4 years ago
Jens Steube 33579ae3db Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly
4 years ago
philsmd 01d378a744
fixes #2361: add note about --force when using -u / -n
4 years ago
philsmd 619cd5f1ec
docs: removed some unnecessary whitespace chars from the guide
4 years ago
Jens Steube bb94bf4359 Remove extra character in development guide
4 years ago
Jens Steube 9776738a2c The official hashcat plugin development guide
4 years ago