opensource2 icon indicating copy to clipboard operation
opensource2 copied to clipboard

doubts on funchook?

Open slow-dev opened this issue 1 year ago • 3 comments

hey very interesting project, but is the hooking method not going to be detected since it uses generic approaches such as trampoline hooking? took a look at other projects and they're using kiero/minhook

slow-dev avatar Oct 10 '23 15:10 slow-dev

Mh also trampoline lmao, changing to another hooking library doesnt make ur code magically undetected

maecry avatar Oct 12 '23 03:10 maecry

Yes this hooking is probably detected

asm00009 avatar Oct 16 '23 16:10 asm00009

You can do inline hooking if you have a proper VAC bypass.

pogrammerX avatar Jun 04 '24 15:06 pogrammerX