mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
style(llm): drop vestigial global hcatProcess in hcatOllama
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
519d395708
commit
f424783eb2
@@ -2037,7 +2037,6 @@ def hcatBandrel(hcatHashType, hcatHashFile):
|
||||
|
||||
# LLM Ollama Attack
|
||||
def hcatOllama(hcatHashType, hcatHashFile, mode, context_data):
|
||||
global hcatProcess
|
||||
candidates_path = f"{hcatHashFile}.ollama_candidates"
|
||||
|
||||
# Step A: normalize context into the dict generate_candidates expects.
|
||||
|
||||
Reference in New Issue
Block a user