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

Feature request: support uuencoding #377

Closed
evandrix opened this issue Oct 7, 2018 · 1 comment
Closed

Feature request: support uuencoding #377

evandrix opened this issue Oct 7, 2018 · 1 comment

Comments

@evandrix
Copy link

evandrix commented Oct 7, 2018

Summary

Support uuencoding.

Example

For instance, writeup for CTF task would then be do-able.

@n1474335
Copy link
Member

There is a uuencoding alphabet supported by the Base64 operations:
https://gchq.github.io/CyberChef/#recipe=To_Base64('%20-_')&input=SGVsbG8sIHdvcmxk

Is this sufficient?

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

3 participants