Skip to content

Conversation

@ActingBadly
Copy link

GetTickCount64

WCDX_INJECT_TAG

  • Used to identify injected code in process.

Process_Has_Title

  • Returns true if the window has the desired Title. Address differ from title to title.

Pull_Byte

  • Read Bytes from games memory.

Push_Byte

  • Push data into games memory.

Bytes_To_String

  • Convert bytes to an std::string for use with voice overs.

GetTickCount64

WCDX_INJECT_TAG
- Used to identify injected code in process.

Process_Has_Title
- Returns true if the window has the desired Title. Address differ from title to title.

Pull_Byte
- Read Bytes from games memory.

Push_Byte
- Push data into games memory.

Bytes_To_String
- Convert bytes to an std::string for use with voice overs.
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.

1 participant