ajkhoury / ReClassEx

ReClassEx
MIT License
873 stars 175 forks source link

vtable read faild #48

Closed huangfengye closed 3 years ago

huangfengye commented 5 years ago

can;t read vtable win7 sp1 Chinese language https://puu.sh/CIGSV/d5f83f26e3.png

huangfengye commented 3 years ago

this is bug still not be fixed.....on WIN10 1809 image

ajkhoury commented 3 years ago

Try pressing the little camera icon. Also the address you're trying to read the vtable of is just the PE header, which will be pointing to invalid memory, hence the error message.

huangfengye commented 3 years ago

thank. after pressing the little camera icon, it work. but why we should do this??xD