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
Hi Brida Team ( cc: @federicodotta ),
I'm running to an issue when trying to get the result from calling exported Frida function. Brida exported function is working fine and return a string value, but something went wrong with the Pyro proxy so I cannot get the result from that ( I"m calling exported function from Custom Burp Plugin )
The code and stack traces are below:
Java code calling Frida exported function:
Hi Brida Team ( cc: @federicodotta ),
I'm running to an issue when trying to get the result from calling exported Frida function. Brida exported function is working fine and return a string value, but something went wrong with the Pyro proxy so I cannot get the result from that ( I"m calling exported function from Custom Burp Plugin )
The code and stack traces are below:
Java code calling Frida exported function:
Error from Burp plugin extension:
The text was updated successfully, but these errors were encountered: