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

JSFuck single quotations #7

Open
samczsun opened this issue Jan 24, 2018 · 1 comment
Open

JSFuck single quotations #7

samczsun opened this issue Jan 24, 2018 · 1 comment

Comments

@samczsun
Copy link

JSFuck'd x = 'a':

[].filter.constructor('x = ' + [].filter.constructor('return unescape')()('undefined27') + 'a' + [].filter.constructor('return unescape')()('undefined27'))();
wisec added a commit that referenced this issue Jan 30, 2018
better deal with TaggedTemplateExpression execution, first ArrowFunction
support
@wisec
Copy link
Contributor

wisec commented Jan 30, 2018

fixed the undefined part, need to deal with resolution of [].filter.constructor to Function in order to deal with the rest of the reduction

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

2 participants