-
i got this trying to load the combo !!! |
Beta Was this translation helpful? Give feedback.
Answered by
DrPython3
Jun 7, 2024
Replies: 3 comments 2 replies
-
How can I get aws combos to crack smtp |
Beta Was this translation helpful? Give feedback.
1 reply
-
how can I fix this error? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I got an error message saying "combo fail" can you please tell me how to fix? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check whether your combofile is encoded with UTF-8 ... you can use any tool like Notepad for that. And if so, split the combofile into smaller files to avoid any memory errors. Your combofile may also contain any characters that break the loading process. Check your file for that, too.