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,
Sorry if this is a noob question, it somewhat resembles #119, but for functions for which rizin knows the correct signature. I built a simple example binary, one function has the following signature when using afs:
Is this a skill issue (i.e. do I have to define the argument differently) or a limitation of the interoperability between rizin and the ghidra decompiler?
The text was updated successfully, but these errors were encountered:
Hi,
Sorry if this is a noob question, it somewhat resembles #119, but for functions for which rizin knows the correct signature. I built a simple example binary, one function has the following signature when using
afs
:Password is also a variable in rdi:
however, the signature in rz-ghidra differs:
Is this a skill issue (i.e. do I have to define the argument differently) or a limitation of the interoperability between rizin and the ghidra decompiler?
The text was updated successfully, but these errors were encountered: