Пользователь
- Статус
- Оффлайн
- Регистрация
- 3 Янв 2020
- Сообщения
- 134
- Реакции
- 145
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.
Пожалуйста, авторизуйтесь для просмотра ссылки.
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
Вложения
Последнее редактирование: