A200K / IDA-Pro-SigMaker

Signature maker plugin for IDA 8.x and 9.x
Other
332 stars 65 forks source link

not working SigMaker9_64.dll #25

Open mrlabmate opened 1 week ago

mrlabmate commented 1 week ago

LoadLibrary(C:\Users\Nandini\AppData\Roaming\Hex-Rays\IDA Pro\plugins\SigMaker9_64.dll) error: The specified module could not be found. C:\Users\Nandini\AppData\Roaming\Hex-Rays\IDA Pro\plugins\SigMaker9_64.dll: can't load file metapc

A200K commented 1 week ago

This happened multiple times with the latest version of IDA. A possible fix was discussed in #23 and #24, by just recompiling the project with the latest IDA sdk (which I sadly currently don't have access to).

papstuc commented 1 day ago

SigMaker9_64.zip <- works on newest IDA Pro version (9.0.240925)

idasdk90.zip <- SDK I compiled it with.