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 big base....... #18

Open
kisspanda opened this issue Jul 27, 2022 · 2 comments
Open

the big base....... #18

kisspanda opened this issue Jul 27, 2022 · 2 comments

Comments

@kisspanda
Copy link

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.......

@kisspanda
Copy link
Author

https://github.com/kisspanda/the-big-base

here is the big txt .....

thanks

@r4gn4r0x
Copy link

@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>>}

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

2 participants