0xgalz / Virtuailor

IDAPython tool for creating automatic C++ virtual tables in IDA Pro
GNU General Public License v3.0
1.24k stars 130 forks source link

crashes IDA pro 7.5 #14

Open reverser69 opened 3 years ago

reverser69 commented 3 years ago

as soon as I load the script the error pops up:

IDA has encountered a problem a minidump has been created

update: tried IDA 7.3 "finished" is shown but there are so many: Warning! At address 0xXXXXX: The vtable assignment might be in another function (Maybe sub_XXXXXX), could not place BP.

in the log.

requizm commented 3 years ago

Same error on IDA 7.3 I try on master branch and BeforeIDA-7.4. And i get this errors:

Error! at BP address: 0x%08x 5951178
Error in adding functions to struct, at BP address::0x00718e9a
Failed to create struct: vtable_-3943354567_struct
luoyanghero commented 2 years ago

I also get crashed. I opened IDA, imported the script file.

IDA has encountered a problem, A mini dump file has been created in xxxxx

My IDA version:

Version 7.5.201028 Windows x64 (64-bit address size)

Python version:

3.9.0 (tags/v3.9.0:9cf6752, Oct  5 2020, 15:34:40) [MSC v.1927 64 bit (AMD64)]

IDA pro need crack, after cracked, it is OK. For crack method, you can ref this: https://github.com/jas502n/IDA_Pro_7.2/issues/14