Misc: Operation request - Base16 Decode
Open
feature
operation
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
Through both malware analysis and CTF participation, we have observed Base16 encoding being employed to obscure text. These encodings use a custom character set (such as A-P instead of 0-F). Please provide a "From Base16" Operation that accepts "Alphabet" entry (and possibly the equivalent "To Base16"). Thank you for the consideration!
Contributor guide
Assessment
This issue has not been assessed yet.