a1ext / labeless

Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Other
514 stars 82 forks source link

x86 plugins can not be loaded #43

Closed allphfa closed 6 years ago

allphfa commented 6 years ago

Win10 x86 plug-ins can not be loaded normally, olldbg and x64dbg

a1ext commented 6 years ago

What installation steps did you perform, give me more information, attach ollydbg/x64dbg logs.

allphfa commented 6 years ago

The win10 x64 system plug-in menu is not displayed.

allphfa commented 6 years ago

Plugins are not loaded, where log information is available.

a1ext commented 6 years ago

@AlphaFase, do you understand me? Have you performed installation steps from README? Probably, you need at least to install labeless python module as well as to specify plugins directory for OllyDBG. x64dbg should work out of the box. I checked on the latest Win 10 x64: image image

a1ext commented 6 years ago

So, I'm closing the issue. If are still have the problem, write here and reopen the issue.