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

Adding base65536 decoder #787

Closed
0xkn1gh7 opened this issue Oct 17, 2023 · 2 comments
Closed

Adding base65536 decoder #787

0xkn1gh7 opened this issue Oct 17, 2023 · 2 comments
Labels
invalid This doesn't seem right

Comments

@0xkn1gh7
Copy link

Problem:

Encountered decoding this in a recent month long CTF. I suggest adding its decoder.

Solution:

The implementation for base65536 is standard. So adding a decoder should not be very tough. The priority could be around 0.05.

@0xkn1gh7 0xkn1gh7 added the enhancement New feature or request label Oct 17, 2023
@SkeletalDemise
Copy link
Contributor

That already exists, it's just not in the newest release.
https://github.com/Ciphey/Ciphey/wiki/Supported-Ciphers

Additionally, we are not working on Ciphey anymore. We are remaking Ciphey in Rust due to numerous reasons. Read the pinned issue: #764

Base65536 is already in Ares.
bee-san/Ares#61

@0xkn1gh7
Copy link
Author

Yes, I just realised sorry

@SkeletalDemise SkeletalDemise added invalid This doesn't seem right and removed enhancement New feature or request labels Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants