Archive for July, 2011

Javascript reverse engineering

One of the things that I miss in js is a simple trace utility that will show me all the functions executed for a particular flow. I solved my problem with this simple firebug extension “fireflow”, hope it will help you too. It can be installed from xpi location You can also download the xpi [...]