Replies: 3 comments 1 reply
-
Currently there is no mechanism to surgically include your own ia.sinc. I see the failfast issue and that might be able to be handled in the base ia.sinc file, if it is ALWAYS a non-returning int call. I believe you can override the call that is after the SWI pseudo-op to be a CALL/RETURN flow. |
Beta Was this translation helpful? Give feedback.
-
What other changes are you making in the ia.sinc file? |
Beta Was this translation helpful? Give feedback.
-
Among others, I was toying with making changes to the
I havn't been quite able to make it work on both 32 and 64 bit, but the net effect should be to decompile |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to distribute a plugin that is coupled with various changes to SLEIGH specification. This includes (using ia.sinc as an example)
define pcodeop fastfail
Is there a way I can do this in my plugin without needing to distribute my version of
ia.sinc
for users to replace manually in their ghidra installations?Beta Was this translation helpful? Give feedback.
All reactions