-
Notifications
You must be signed in to change notification settings - Fork 56
API Reference
InWILL edited this page Feb 4, 2022
·
4 revisions
The Table of Contents provides a listing of the available API functions, which can be grouped as follows:
Common Library for C++ to Create/Remove file mapping object in memory cache.
- LRProfile
- LRConfigFileMap
- WrtieConfigFileMap
- ReadConfigFileMap
- FreeConfigFileMap
Main dll is injected into executable file.
- DllMain
APIs for hook functions.
- AttachFunctions
- DetachFunctions
- HookMessageBoxA
- HookGetACP
- HookGetOEMCP
- HookSendMessageA
- HookMultiByteToWideChar
- HookWideCharToMultiByte
- HookWinExec
Main entrance to run an application and inject LRHook.dll file.