Пользователь
- Статус
- Оффлайн
- Регистрация
- 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
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
Последнее редактирование: