Closed GanbaruTobi closed 2 years ago
If it works with auto_load_libs=True, then that is likely correct. Feel free to open a PR correcting it or I can do so this week.
This issue has been marked as stale
because it has no recent activity. Please comment or add the pinned
tag to prevent this issue from being closed.
This issue has been closed due to inactivity.
After installing sdk and so on and running the solve.py, i get the error:
"angr.errors.AngrSimOSError: No JNI lib was loaded. Is the jni_libs_ld_path set correctly?"
When setting auto_load_libs to True this example works https://github.com/angr/angr-doc/blob/8b415e9296296ce554dcfa27092ccea042edfbc4/examples/java_androidnative1/solve.py#L37