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

TypeError #25

Open
auqf opened this issue Apr 9, 2019 · 8 comments
Open

TypeError #25

auqf opened this issue Apr 9, 2019 · 8 comments

Comments

@auqf
Copy link

auqf commented Apr 9, 2019

TypeError: Cannot set property 'firstObj' of undefined
image

@wisec
Copy link
Contributor

wisec commented Apr 9, 2019

Thanks for this @auqf ,
is it possibile to have the code that triggered the error?

@auqf
Copy link
Author

auqf commented Apr 9, 2019

how can i fix it?

@wisec
Copy link
Contributor

wisec commented Apr 9, 2019

In order to be sure of the fix I should look at the JS that you wanted to deobfuscate and the caused the error in JStillery.

@auqf
Copy link
Author

auqf commented Apr 9, 2019

test.js.txt

@wisec
Copy link
Contributor

wisec commented Apr 9, 2019

Thanks!
I'll look into it ASAP

@auqf
Copy link
Author

auqf commented Apr 9, 2019

thanks

@auqf
Copy link
Author

auqf commented Apr 15, 2019

hi, Has the problem been done?

@DayDun
Copy link

DayDun commented May 28, 2019

The error in question can be reproduced using

[function() {
    var a = {};
    var b = a.hasOwnProperty;
}]

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

3 participants