Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The input is not a valid Base-64 string as it contains a non-base 64 character #18

Open
Ppsoft1991 opened this issue Jan 4, 2025 · 0 comments

Comments

@Ppsoft1991
Copy link

Hello, when I used this tool for brute forcing, I noticed that after 48 bits, the characters started to repeat, indicating that the key length is 48. Because the version number was leaked from the upload interface, I didn’t need to brute force the version. I used the tool
python3 dp_cryptomg.py -l 48 xxx.com -s -k key -d -v version
to obtain the login address, but I received an
Error Message:The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. in the response. Could you please provide some assistance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant