Hi,
I wanted to build a firefox for purpose of javascript deobfuscation. I need only few features to be present DOM,html parser and js engine in the build. I am building it on windows. Also I don't want features like support for extension maintaining profiles etc.
Where can I make change in source code to do so?
Using firefox version 10.0.1.
https://archive.mozilla.org/pub/firefox ... ce.tar.bz2
I am able to build it successfully with full features.
Thanks in advance