Skip to content

Add helper_functions.h: memory/window helpers#14

Closed
ActingBadly wants to merge 1 commit intoBekenn:mainfrom
ActingBadly:Helper_Functions
Closed

Add helper_functions.h: memory/window helpers#14
ActingBadly wants to merge 1 commit intoBekenn:mainfrom
ActingBadly:Helper_Functions

Conversation

@ActingBadly
Copy link
Copy Markdown
Contributor

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.
@ActingBadly ActingBadly deleted the Helper_Functions branch February 17, 2026 15:18
@ActingBadly ActingBadly restored the Helper_Functions branch February 28, 2026 17:05
@ActingBadly ActingBadly deleted the Helper_Functions branch March 28, 2026 21:20
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