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

Add Dynamic Patch from config file #12

Merged

Conversation

Acrisio-Filho
Copy link
Contributor

@Acrisio-Filho Acrisio-Filho commented Feb 16, 2024

Addition of dynamic "Patch" via .json configuration file.

Example of "Patch":

"PatchAddress": {
       "0x00d19ffc": "lobby_gbin",
       "0x00d19ffc": "lobby_gbin\\x00",
       "0x00d19ffc": "lo\\x62\\x62\\x79_\\x77\\x65\\x73\\x74\\x2egbin\\x00",
}

Note:
Compiled in Microsoft Visual Studio Community 2017.
I didn't compile it in MinGW or Watcom

@jchv
Copy link
Collaborator

jchv commented Feb 17, 2024

Thanks for implementing this, it's definitely something that was on my TODO list. This weekend I'm going to try to clean up the previous work to build on other compilers, so I may as well merge this in too while we're at it.

@jchv jchv merged commit f5f7368 into pangbox:master Feb 17, 2024
1 check failed
@Acrisio-Filho Acrisio-Filho deleted the add-dynamic-patch-from-config-file branch February 17, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants