1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-04 05:42:35 +00:00
hashcat/Python
Jens Steube 4ed91e430f Refactor Python bridge to load source files as scripts instead of modules.
Previously, the bridge loaded user source files as Python modules, which required stripping extensions and could lead to confusing name conflicts.
Now, it loads them as regular Python scripts, which is more intuitive and aligns better with user expectations.
2025-06-18 20:16:08 +02:00
..
generic_hash_mp.py Refactor Python bridge to load source files as scripts instead of modules. 2025-06-18 20:16:08 +02:00
generic_hash_sp.py Refactor Python bridge to load source files as scripts instead of modules. 2025-06-18 20:16:08 +02:00
hcmp.py Refactor Python bridge to load source files as scripts instead of modules. 2025-06-18 20:16:08 +02:00
hcshared.py - Remove old iconv patches (replaced by cmake) 2025-06-05 06:56:38 +02:00
hcsp.py Refactor Python bridge to load source files as scripts instead of modules. 2025-06-18 20:16:08 +02:00