frida / frida-tools

Frida CLI tools
Other
344 stars 93 forks source link

Add a toggle to wrap every input in Java.perform #76

Closed yotamN closed 2 years ago

yotamN commented 2 years ago

The patch make it off by default of course because there are still a few things to iron out. Mostly I need to be sure that there is no risk of doing it and to figure out how to make the variables globals.

Fixes #74