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

mira_module helper API's #28

Open
3 of 8 tasks
kiwidoggie opened this issue Oct 23, 2021 · 0 comments
Open
3 of 8 tasks

mira_module helper API's #28

kiwidoggie opened this issue Oct 23, 2021 · 0 comments
Labels
help wanted Extra attention is needed Trainers Usermode Usermode development

Comments

@kiwidoggie
Copy link
Owner

kiwidoggie commented Oct 23, 2021

mira_module will be a shared library that is used throughout applications, trainers, etc. Will provide a common base for people to have reusable code that will handle most of the "heavy lifting" of trainers in order to abstract all the mess behind a facade.

These are the scopes, but not limited to. Currently open for discussion before work continues.

  • Implement libSubstitute functions
  • Implement pattern scanning
  • Implement memory reading/writing
  • Implement VTable hooking
  • Implement IAT hooking
  • Implement Function hooking
  • Implement thread controls
  • Implement auto-mono support
@kiwidoggie kiwidoggie added help wanted Extra attention is needed Trainers Usermode Usermode development labels Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Trainers Usermode Usermode development
Projects
None yet
Development

No branches or pull requests

1 participant