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

Auto-detect the correct rale and rdb injection point #105

Open
TwitchBronBron opened this issue Sep 1, 2022 · 0 comments
Open

Auto-detect the correct rale and rdb injection point #105

TwitchBronBron opened this issue Sep 1, 2022 · 0 comments

Comments

@TwitchBronBron
Copy link
Member

In most cases, we should be able to scan the source code and:

  • find the entry function (main, RunUserInterface, etc...)
  • find the scene and screen creation logic
  • find the .show() method.
  • auto-inject the RALE or RDB tracker code right after the show.

Obviously this won't work 100% of the time, in which case we would fall back to scanning for the comment.

@TwitchBronBron TwitchBronBron moved this to In Progress in Activity Board Sep 1, 2022
@TwitchBronBron TwitchBronBron moved this from In Progress to In Discovery in Activity Board Sep 1, 2022
@TwitchBronBron TwitchBronBron moved this from In Discovery to In Progress in Activity Board Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant