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

Include new feature #14

Closed
WeichuZheng opened this issue Sep 4, 2021 · 4 comments
Closed

Include new feature #14

WeichuZheng opened this issue Sep 4, 2021 · 4 comments

Comments

@WeichuZheng
Copy link

Are you interested in including Base100 to your work? Or you regard it as a king of trick that differs from traditional base codes?

@mufeedvh
Copy link
Owner

mufeedvh commented Sep 4, 2021

You mean this? Haha that would be interesting to work on although will not be useful in any regard. If I do get some time, I will maybe add it as an additional option. This tool is basically meant to solve lame CTF challenges and who knows if some CTF comes up with Base100 in a challenge, might as well add that too lol.

@WeichuZheng
Copy link
Author

You mean this? Haha that would be interesting to work on although will not be useful in any regard. If I do get some time, I will maybe add it as an additional option. This tool is basically meant to solve lame CTF challenges and who knows if some CTF comes up with Base100 in a challenge, might as well add that too lol.

Actually I also participate in some CTF events, and I've met Base100 many times in others' summary on crypto questions as 'emoji code'. Adding it to your work might be a funny and useful option lol.

@mufeedvh
Copy link
Owner

mufeedvh commented Sep 4, 2021

Yeah that would be funny 😆, I will definitely add Base100 soon. Also, if you know any other challenges like these please do mention them so I can automate that too lol. These kinda challenges are getting out of hand.

@mufeedvh
Copy link
Owner

mufeedvh commented Sep 5, 2021

Hey @Phile-matology, I added it!

Lo and behold! 😆

base100

Try it out!

$ git pull
$ pip3 install -r requirements.txt
$ python3 basecrack.py

Base100 Encoded String

👫👟👜🐗👨👬👠👚👢🐗👙👩👦👮👥🐗👝👦👯🐗👡👬👤👧👜👛🐗👦👭👜👩🐗👫👟👜🐗👣👘👱👰🐗👛👦👞🐁

Along with this addition and some refactoring is the v4.0 release! 🙌

@mufeedvh mufeedvh closed this as completed Sep 5, 2021
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