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
One thing that I needed w/ ARM64 is to find a call gadget; rp isn't able to find anything like that because it doesn't allow a branch instruction in a gadget; just the last instruction. Add an option that allows users to override that.
The text was updated successfully, but these errors were encountered:
One thing that I needed w/ ARM64 is to find a call gadget; rp isn't able to find anything like that because it doesn't allow a branch instruction in a gadget; just the last instruction. Add an option that allows users to override that.
The text was updated successfully, but these errors were encountered: