Open bruhderek opened 5 months ago
I think you need to Frida::obtain
before calling any frida functions.
@s1341 I'm sorry for oversimplifying. I had Frida::obtain at the top of the file
Please provide a full reproducer.... It's hard to tell what you're doing wrong, or whether there is a bug...
Calling
Injector::new()
causes the program to segfault with no error. Example code:produces this:
Process finished with exit code 139 (interrupted by signal 11:SIGSEGV)