is it possible to pass the generated _agent.js to the javascript function called "eval" ? this frida specific format does not generate a valid js file, which dont allow use such javascript parses and eval function, is there a flag to make it transpile to a simple js valid syntax file?
is it possible to pass the generated _agent.js to the javascript function called "eval" ? this frida specific format does not generate a valid js file, which dont allow use such javascript parses and eval function, is there a flag to make it transpile to a simple js valid syntax file?