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

Not working on 64-bit? #21

Closed wangray closed 6 years ago

wangray commented 6 years ago

Just tried the Python command line on latest x64dbg snapshot, and no Python commands are giving any output in the log. It also seems they are not taking effect.

mrexodia commented 6 years ago

Did you install the 64 bit python interpreter?

wangray commented 6 years ago

Ah, not used to needing both.