x64dbg / x64dbgpy

Automating x64dbg using Python, Snapshots:
https://ci.appveyor.com/project/mrexodia/x64dbg-python/build/artifacts
MIT License
1.47k stars 70 forks source link

Unable to load x64dbgpy plugin in the latest version of x32dbg #34

Closed ChangUk closed 5 years ago

ChangUk commented 5 years ago

It is unable to load x64dbgpy plugin in the latest version of x32dbg, while it is successfully loaded in x64dbg(64-bit). I'm using "Mar 10 2019" version of x64dbg and Anaconda2(both 32bit and 64bit). The log message is as follows:

[PLUGIN]Failed to load plugin: x64dbgpy.dp32
[PLUGIN, xAnalyzer] Command "xanal" registered!
[PLUGIN, xAnalyzer] Command "xanalremove" registered!
[PLUGIN] xAnalyzer v2 Loaded!

As shown above, another plugin (xAnalyzer in this case) is successfully loaded. Please check it out.

ChangUk commented 5 years ago

Solved. It was caused by incorrect system environment variables...

BackTrackCRoot commented 4 years ago

I have same problem, can you tell me how you solved this problem? Thanks for lot.

Joshehutch commented 4 years ago

No, get your own answers.

On Wed, Apr 29, 2020 at 11:07 PM CRoot notifications@github.com wrote:

I have same problem, Can you tell me how do you solve this problem? Thanks for lot.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/x64dbgpy/issues/34#issuecomment-621585283, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACYLGHL5KFOCI6KHL6IVUZLRPDTOLANCNFSM4G7DA6HA .