Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change arguments, return values #1

Open
dbdante opened this issue May 15, 2020 · 1 comment
Open

Change arguments, return values #1

dbdante opened this issue May 15, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dbdante
Copy link

dbdante commented May 15, 2020

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

@enkomio
Copy link
Owner

enkomio commented May 15, 2020

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 enkomio self-assigned this May 15, 2020
@enkomio enkomio added the enhancement New feature or request label May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants