Подпишитесь на наш Telegram-канал, чтобы всегда быть в курсе важных обновлений! Перейти

Вопрос Hwbp hook rotation bug

Пользователь
Пользователь
Статус
Оффлайн
Регистрация
3 Янв 2020
Сообщения
162
Реакции
172
hay guys been having a problem and cant work out exactly why so ive been working on a hwbp hook and way have more then 4 hooks, ive manage get it working fine with each being called correctly etc but i have a problem were when ever i try do a sig scan inside one of the hooks i get a crash

the crass Occurs inside the signature scanner's memory read loop (module_base[i + j]
Unhandled exception at 0x00007FFABA1BE07D (counter strike 2 base.dll) in cs2.exe: 0x80000001: Not implemented (parameters: 0x0000000000000000, 0x00007FFACF408000).

wondering if anyone know how fix, or doing a similar method and can point me in the right directions thanks
ive tried a few ways and such make sure hooks not doing the stuff it should not be doing while the hook is active,each way worked but still same problem
 
Последнее редактирование:
manage to fix it the problem is was more specif to my code so dont wanna share much info but, the sigs for the create hooks was giving the problems i needed make sure the the stuff for my hook is more done after the create hooks and add a pending function so now i have basically unlimted hwbp hooks mostly done just need improve the timing
 
Назад
Сверху Снизу