SOOT like program analysis tool for Javascript -


i have looked @ this question graphical representation not want.

is there soot tool javascript gives intermediate representation can play with? or else, there javascript -> java-bytecode -> javascript converter? (so can use soot java-bytecode transformations , javascript)

i don't think such tool exists. wala can analyze js extent cannot generate js code again. many people know analyze js modifying jit compiler.


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -