C++ Вопрос how to access function in memory ?

Пользователь
Статус
Оффлайн
Регистрация
11 Ноя 2020
Сообщения
196
Реакции[?]
42
Поинты[?]
8K
I don't get what you mean about overriding, but you can view func args in IDA (for example)
if under "override" meaning there is case about func calling with own args: just look for some xrefs in IDA (again, for example) and check args
if you want to override args in spec place, then just overwrite them in their place in mem, that's all
if you have any more q, just pm/tag me
 
Сверху Снизу