You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the following method to get the exit status of the attached program, but the function bound by process-crashed is not triggered. Only the function corresponding to detached is executed, but the data of the second parameter crash passed by the function is None.
Use the following method to get the exit status of the attached program, but the function bound by
process-crashed
is not triggered. Only the function corresponding todetached
is executed, but the data of the second parametercrash
passed by the function isNone
.I noticed that Frida 12.3 introduced Device to add
process-crashed
to monitor crashes, but it didn't seem to work successfully.frida 14.2.2
The text was updated successfully, but these errors were encountered: