Исходник Anti-Cheat – Detect cheats [AKA if your stuff detected by Vac3]

Пользователь
Пользователь
Статус
Оффлайн
Регистрация
3 Янв 2020
Сообщения
153
Реакции
164
GitHub:
Пожалуйста, авторизуйтесь для просмотра ссылки.


Hey guys,

Just releasing something I originally made for personal use, a simple but effective toolkit to help you figure out whether your hooks are detected, your .text modifications are spotted, or if you've slipped up somewhere.
While developing my own stuff, I needed a quick way to check if my hooks were being picked up or if I'd messed up somewhere bad patching, poor cleanup, etc. I built this to make it easier to test changes and improve

i expand and improve upon it more and add other detection methods

I didn’t want to rely on trial and error or blind testing, so I made something that gives quick feedback and helps me improve my approach.
  • Helps you see if your hooks are being detected
  • Checks .text modifications and other common detection points, be expanded more later on
  • Lets you know if you're on right track or if something’s wrong
  • Gives controlled feedback, so you're not guessing what went wrong, or waiting for the vac ban, be expanded more
  • Edited: imgui done via win32, ps can copy just imgui stuff to make a loader
 

Вложения

  • Screenshot 7_14_2025 8_10_08 PM.png
    Screenshot 7_14_2025 8_10_08 PM.png
    4.5 KB · Просмотры: 567
  • Screenshot 7_14_2025 8_10_20 PM.png
    Screenshot 7_14_2025 8_10_20 PM.png
    10.9 KB · Просмотры: 537
  • Screenshot 7_14_2025 8_25_04 PM.png
    Screenshot 7_14_2025 8_25_04 PM.png
    11.4 KB · Просмотры: 522
Последнее редактирование:
update: did a abit of changes added new stuff and tested againts more dll / hook types, and againts a couple of injectors, this only trying to do what valve vac3 does / similar methods, to give you a good idea to know if you stuffed up, or you want a easier way tell if your stuff detected, i do plan on adding a gui and possible detection that valve might, and more info

Edited: basic imgui window atm, and no lag, i push to git when menu done,
 

Вложения

  • Screenshot 2025-07-13 213943.png
    Screenshot 2025-07-13 213943.png
    209.7 KB · Просмотры: 266
Последнее редактирование:
good job, you can also check this for reference -
Пожалуйста, авторизуйтесь для просмотра ссылки.
 
np bro you've done well so far
 
Назад
Сверху Снизу