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: Warn against invalid hex input #1918

Open
seritools opened this issue Sep 29, 2024 · 0 comments
Open

Feature request: Warn against invalid hex input #1918

seritools opened this issue Sep 29, 2024 · 0 comments
Labels

Comments

@seritools
Copy link

Is your feature request related to a problem? Please describe.

I forgot to switch the XOR key input field from hex to UTF8. Ideally, CyberChef would have warned if the input contains non-whitespace, non-[0123456789abcdef] inputs.

https://cyberchef.org/#recipe=XOR(%7B'option':'Hex','string':'Why%20is%20this%20allowed'%7D,'Standard',false)&input=U29tZSB0ZXN0IHN0cmluZw

Describe the solution you'd like

A warning or something would be nice to see

Additional context

Wasted like 2h in flare-on because of this 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant