TypeError
auqf opened this issue · 8 comments
auqf commented
auqf commented
how can i fix it?
wisec commented
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 commented
wisec commented
Thanks!
I'll look into it ASAP
auqf commented
thanks
auqf commented
hi, Has the problem been done?
DayDun commented
The error in question can be reproduced using
[function() {
var a = {};
var b = a.hasOwnProperty;
}]