diff --git a/hate_crack/main.py b/hate_crack/main.py index 31d3101..e9fc3a0 100755 --- a/hate_crack/main.py +++ b/hate_crack/main.py @@ -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.