Подведи собственные итоги года совместно с YOUGAME и забери ценные призы! Перейти

So anyone can help with lsd

Начинающий
Начинающий
Статус
Оффлайн
Регистрация
16 Май 2019
Сообщения
41
Реакции
3
I realy dont know why it is crashing offsets are updated and when i niject it some seconds later it instant crashes if anyone can send me the fixed source or tell me how to fix it it would he realt thank ful))))
 
const auto dw_ccs_player_renderablevftable = *reinterpret_cast<DWORD*> (tmp_addr + 0x4E);
if (dw_ccs_player_renderablevftable)
o_setup_bones = vftable_hook::hook_manual< setup_bones_t >(
reinterpret_cast<uintptr_t*> (dw_ccs_player_renderablevftable), 13, reinterpret_cast<setup_bones_t> (Hooks::hk_setup_bones)
);
 
const auto dw_ccs_player_renderablevftable = *reinterpret_cast<DWORD*> (tmp_addr + 0x4E);
if (dw_ccs_player_renderablevftable)
o_setup_bones = vftable_hook::hook_manual< setup_bones_t >(
reinterpret_cast<uintptr_t*> (dw_ccs_player_renderablevftable), 13, reinterpret_cast<setup_bones_t> (Hooks::hk_setup_bones)
);
14
 
Назад
Сверху Снизу