Menooker / PFishHook

An x64 inline hook library
Apache License 2.0
30 stars 10 forks source link

improve mmap searching #12

Closed Menooker closed 3 months ago

Menooker commented 3 months ago

format the code update the mmap address searching logic: search the address in both sides below and above the target address. Adjust the MemChunk size.