1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-21 18:09:29 +08:00
Files
Alas/blcrack/cracker/Dobby/source/PlatformUnifiedInterface/ExecMemory/CodePatchTool.h

3 lines
87 B
C
Raw Normal View History

2025-11-01 00:23:46 +08:00
#pragma once
int DobbyCodePatch(void *address, uint8_t *buffer, uint32_t buffer_size);