Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MJx0/KittyMemoryEx
/ get_PatchSize
Method
get_PatchSize
KittyMemoryEx/MemoryPatch.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
size_t MemoryPatch::get_PatchSize() const
56
{
57
return _size;
58
}
59
60
uintptr_t MemoryPatch::get_TargetAddress() const
61
{
Callers
2
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected