mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 22:51:14 -07:00
refactor: remove PassGPT attack (option 17)
Remove the ML-based PassGPT password generation feature entirely: modules, config keys, [ml] optional dependency group, menu entries, tests, and documentation.
This commit is contained in:
@@ -26,9 +26,5 @@
|
||||
"ollamaNumCtx": 2048,
|
||||
"omenTrainingList": "rockyou.txt",
|
||||
"omenMaxCandidates": 1000000,
|
||||
"passgptModel": "javirandor/passgpt-10characters",
|
||||
"passgptMaxCandidates": 1000000,
|
||||
"passgptBatchSize": 1024,
|
||||
"passgptTrainingList": "rockyou.txt",
|
||||
"check_for_updates": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user