<div dir="ltr">I am new to Soot and considering using Soot to instrument bytecode in a java agent.<div>But I am not sure whether this could work because Soot seems to process the </div><div>classes once while the JVM will load the classes one by one.</div><div><br></div><div>Could I just simply let Soot work in non-application mode so that a class loaded by java agent </div><div>will be instrumented by Soot without processing the referenced classes?</div><div><br></div><div>Besides, could Soot be configured to emit a byte[] representation of a class instead of dumping </div><div>to a file?</div><div><br></div><div>Thanks!</div><div><br></div><div><br></div><div>Han Liu</div></div>