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

Find a way to directly call functions in the c++ binary & implement standardized logging utils in librivets #6

Open
notnotmelon opened this issue Aug 13, 2024 · 0 comments

Comments

@notnotmelon
Copy link
Member

Currently you can only detour functions that would have been called anyway.
But what about the case when you would like to call some function from scratch?
For example, factorio's log functions.

This ticket would also involve adding some standardized logging utils into librivets.

@notnotmelon notnotmelon converted this from a draft issue Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant