
Originally Posted by
sudakaonline
Good work, no detected
A ROP (Return-oriented programming) cheat is very hard to detect.
Here are some words from Speedi13:
"The cheats program code consists of a list of volatile memory addresses that change with each game and computer restart
Afaik VAC prefers to analyze memory pages that are marked as executable but for ROP the list of return-addresses doesn't require to be on an executable memory page.
Additionally the ROP-Compiler supports the option of inserting random padding into the ROP-chain."
Basically, it will be undetected forever (although it can become outdated, but as far as I'm concerned, it takes many updates from CS for that to happen, since the last version lasted for over a year).