Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labeless just works with x32dbg but not x64dbg #17

Closed
trietptm opened this issue Sep 28, 2016 · 7 comments
Closed

Labeless just works with x32dbg but not x64dbg #17

trietptm opened this issue Sep 28, 2016 · 7 comments

Comments

@trietptm
Copy link

trietptm commented Sep 28, 2016

Labeless in the latest release "[x64dbg] SDK and testing bundle are updated to snapshot on 2016-09-18_01-22"(labeless_release_full_1.1.0.9.7z) just works with x32dbg but not x64dbg.

screenshot - 9_28_2016 5_26_30 pm
screenshot - 9_28_2016 5_28_35 pm

@a1ext
Copy link
Owner

a1ext commented Sep 28, 2016

Did it work on previous releases? Does it work with x64dbg x64 shipped in release bundle?

@trietptm
Copy link
Author

No, it doesn't work with the x64dbg x64 shipped in release bundle.

@trietptm
Copy link
Author

In the previous release (labeless_release_full_1.1.0.8.7z), Labeless doesn't work with both x32dbg and x64dbg.

@a1ext
Copy link
Owner

a1ext commented Sep 28, 2016

Could you show me the log tab in x64dbg, maybe there is some error information

@trietptm
Copy link
Author

Here it is:

Initializing wait objects...
Initializing debugger...
Initializing debugger functions...
Setting JSON memory management functions...
Initializing capstone...
Initializing Yara...
Getting directory information...
Start file read thread...
Symbol Path: C:\TEST\labeless_release_full_1.1.0.9\x64dbg\x64\symbols
Allocating message stack...
Initializing global script variables...
Registering debugger commands...
Registering GUI command handler...
Registering expression functions...
Registering Script DLL command handler...
Starting command loop...
Loading plugins...
[PLUGIN] command "allocex" registered!
LL: Labeless::logInitPythonFail: "import labeless as ll" failed.
LL: pluginit: Labeless::initPython() failed
[PLUGIN] pluginit failed for plugin: labeless_x64dbg.dp64
Handling command line...
Initialization successful!
Mnemonic help database loaded!
Error codes database loaded!
Exception codes database loaded!
NTSTATUS codes database loaded!
Reading notes file...
File read thread finished!

@a1ext
Copy link
Owner

a1ext commented Sep 28, 2016

Did you set up labeless python module and protobuf for python x64?

@trietptm
Copy link
Author

trietptm commented Sep 28, 2016

Ah, I just setuped labeless python module and protobuf for python x32 only :D .
After I setup for Python x64, Labeless works with x64dbg now 👍 .
Thank you for your support :) .

@pedrib pedrib mentioned this issue Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants