1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-20 21:48:19 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
red
d2656e376d
Update hashcat-python-plugin-development-guide.md
clarify location of custom Python scripts to be run without creating a dedicated module.
2025-07-05 00:30:39 +02:00
Dhruv
a472c572f6
Update hashcat-python-plugin-development-guide.md
- Changed some mistakes e.g. duplicates "the the" and improved some clarity too.
2025-06-18 15:23:43 +01:00
Jens Steube
ac2ed9f402 - Remove old iconv patches (replaced by cmake)
- Replace Queues in hcmp/hcsp and make code more pythonic
- Synchronize python thread in hcmp count with detected cores
- Move setting PYTHON_GIL to shared.c
- Fix allocating and freeing aligned memory
- Update BUILD guides for WSL and macOS
- Fix python plugin documentation for macOS
2025-06-05 06:56:38 +02:00
Jens Steube
2962b9d52e - Improved strategy to detect pyenv managed python libraries
- Improved documents on python bridge
2025-06-03 07:10:50 +02:00
Jens Steube
1a49b6c81e The Assimilation Bridge (comprehensive python plugin documentation) 2025-06-01 08:40:26 +02:00