Anathema icon indicating copy to clipboard operation
Anathema copied to clipboard

Change arguments, return values

Open dbdante opened this issue 5 years ago • 1 comments

Is it possible to change arguments/return values using this framework?

dbdante avatar May 15 '20 14:05 dbdante

Hi, at the moment Anathema doesn't support that specific feature. In the next release I can implement the possibility to replace the method with a specific one, but I'm not able to give you a date for the release.

If you are in a hurry, you can try to have a look at the Harmony project, which behaves similar to Anathema with the difference that it places a memory hook instead of modifying the MSIL code to compile.

enkomio avatar May 15 '20 18:05 enkomio