This website requires JavaScript.
Explore
Help
Sign In
Public-Mirror
/
LunaHook-mirror
Watch
1
Star
0
Fork
0
You've already forked LunaHook-mirror
mirror of
https://github.com/HIllya51/LunaHook.git
synced
2024-11-27 15:54:03 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
97fd0d32e6
LunaHook-mirror
/
LunaHook
/
hookfinder.h
5 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-02-07 20:59:24 +08:00
#
pragma once
fmt
2024-07-21 21:04:12 +08:00
void
SearchForText
(
wchar_t
*
text
,
UINT
codepage
)
;
Initial commit
2024-02-07 20:59:24 +08:00
void
SearchForHooks
(
SearchParam
sp
)
;
Reference in New Issue
Copy Permalink