Skip to content

Conversation

@ShadyWhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added plugin /plugin needs-review Awaiting review labels Sep 16, 2025
Comment on lines +109 to +110
// Updated in 7.3, signature was no longer unique, include the preceeding "jz LAB_?????????"
private static String kInCombatSignature = "74??803D??????????74??488B03488BCBFF50";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you validate this in the CN client? I'm a bit wary of this being 100% correct because of the required sig change, would like confirmation that it's correct.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, just a simple copy.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll go ahead and pre-approve this but recommend that it's validated via either of the following before merging:

  1. Manually scan the executable to make sure the signature is unique in the binary
  2. Verify that you get the expected Info: Found in combat memory via InCombatMemory73. output from OverlayPlugin

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just verified, it is unique.

@github-actions github-actions bot removed the needs-review Awaiting review label Sep 16, 2025
@ShadyWhite ShadyWhite merged commit d325944 into OverlayPlugin:main Sep 16, 2025
13 checks passed
@ShadyWhite ShadyWhite deleted the plugin-update-signatures-and-memory-for-cn-7.3 branch September 16, 2025 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin /plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants