-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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: Jscript.Encode Decoder #165
Labels
Comments
Merged
Closed by #183 |
BRAVO68WEB
pushed a commit
to BRAVO68WEB/CyberChef
that referenced
this issue
May 29, 2022
BRAVO68WEB
pushed a commit
to BRAVO68WEB/CyberChef
that referenced
this issue
May 29, 2022
BRAVO68WEB
pushed a commit
to BRAVO68WEB/CyberChef
that referenced
this issue
May 29, 2022
[FEATURE] Granular User Access Fixes gchq#165
This was referenced Sep 26, 2022
This was referenced Oct 6, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Request to add a feature to decode Javascript encoded with https://en.wikipedia.org/wiki/JScript.Encode
Example
https://www.cylance.com/en_us/blog/threat-spotlight-the-truth-about-fileless-malware.html
Possible solutions
C implementation for reference:
https://gist.github.com/bcse/1834878
The text was updated successfully, but these errors were encountered: