You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mona.mona("help") command doesn't work, as expected.
I can see the x64dbgpy option in the menu, but I am not sure why this failed "Could not import x64dbgpy". Does x64dbg need different installations of Python for 32 and 64 bits?
NOTE: On the 64-bit version I get a:
Loading plugins...
[PLUGIN] Failed to load plugin: x64dbgpy.dp64
The text was updated successfully, but these errors were encountered:
I am trying to use mona with x64dbg. I installed the files as instructed.
If I try to capture the exception via:
I get:
The mona.mona("help") command doesn't work, as expected.
I can see the x64dbgpy option in the menu, but I am not sure why this failed "Could not import x64dbgpy". Does x64dbg need different installations of Python for 32 and 64 bits?
NOTE: On the 64-bit version I get a:
The text was updated successfully, but these errors were encountered: