We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
JSFuck'd x = 'a':
x = 'a'
[].filter.constructor('x = ' + [].filter.constructor('return unescape')()('undefined27') + 'a' + [].filter.constructor('return unescape')()('undefined27'))();
The text was updated successfully, but these errors were encountered:
Partial fix for #7
7d1287c
better deal with TaggedTemplateExpression execution, first ArrowFunction support
fixed the undefined part, need to deal with resolution of [].filter.constructor to Function in order to deal with the rest of the reduction
Sorry, something went wrong.
No branches or pull requests
JSFuck'd
x = 'a'
:The text was updated successfully, but these errors were encountered: