|
|
|
|
|
by vukgr
1619 days ago
|
|
As someone who works on mods for games with no mod api, so using dll injection, hooking, code editing, etc... (basically very similar to what cracks do),
it's very easy to get flagged for doing stuff like that. But even doing simple stuff like compiling with winsock, or with the wrong(!?) compile flags will trigger most AV.
We almost always have to just report the dlls as false positive and pray microsoft actually adds them to the whitelist, and I'm guessing that's not really an option for cracks. |
|