We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi
I have a TXT document,It's about 13mb,There are various base encrypted contents
when i use the basecrack decode the txt,It stops halfway through the operation
How can I send the document to you.......
The text was updated successfully, but these errors were encountered:
https://github.com/kisspanda/the-big-base
here is the big txt .....
thanks
Sorry, something went wrong.
@kisspanda You can try this :
$ pip3 install codext $ cat base_flag.txt | codext guess -i base16 -i base32 -i base64 -M 30 -f flag Codecs: base64, base64, base16, base16, base64, base64, base16, base32, base32, base32, base32, base16, base64, base32, base64, base16, base16, base64, base32, base32, base16, base16, base16, base16, base16 flag{<<redacted>>}
No branches or pull requests
hi
I have a TXT document,It's about 13mb,There are various base encrypted contents
when i use the basecrack decode the txt,It stops halfway through the operation
How can I send the document to you.......
The text was updated successfully, but these errors were encountered: