Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MJx0/KittyMemoryEx
/ get_TargetAddress
Method
get_TargetAddress
KittyMemoryEx/MemoryPatch.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
uintptr_t MemoryPatch::get_TargetAddress() const
61
{
62
return _address;
63
}
64
65
bool MemoryPatch::Restore()
66
{
Callers
2
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected