P
Phil
I'm trying to investigate the workings of a Web page associated with
some large, complicated, and (in some cases) obfuscated JavaScript
files. What I want to do is load this page into a browser, perform some
of the actions that trigger that JS code, and then get a report back
that tells me what happened: which functions were called, in what
order, what functions they called, etc.
Is there a free tool out there that can do something like this?
some large, complicated, and (in some cases) obfuscated JavaScript
files. What I want to do is load this page into a browser, perform some
of the actions that trigger that JS code, and then get a report back
that tells me what happened: which functions were called, in what
order, what functions they called, etc.
Is there a free tool out there that can do something like this?