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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

problem

stonedreamforest opened this issue · comments

commented

ida 6.8:
Labeless::loadImportTable: storage::loadExternSegData() failed

commented

I is not an error, I'll remove that noisy message, thanks.

commented

new problem:

No analysis
13

commented

labeless(labeless_release_full_1.1.0.9)

ida(6.8):
Labeless: do sync all now...
Labels: 895, comments: 0
RPC Thread: OK, tasks left: 0

x64dbg(oct 6 2016 ):
LL: Labeless::onClientSockAccept: Connected from: 127.0.0.1:53208
LL: socket 000011CC accepted
LL: Labeless::onClientSockRead: Received 18389 bytes of 18389.
LL: Labeless::onClientSockBufferReceived: new request pushed { jobId: 8, bkg: 0, finished: 0 }
LL: Labeless::serverThread: jobId 8 socket 000011CC Response sent, len: 0x0000000A
LL: Labeless::serverThread: jobId 8 is removed

commented

@stonedreamforest Hi, I see, you have loaded module at different addresses, but you was not adjusted the remote module base in the Labeless settings view.

commented

Successfully modified.

next problem:
1

commented

You should check "Function local vars (structs only) in the settings view.

commented

I have chosen it ,but No analysis yet

commented

222

Thanks for your help(-_-)

commented

Yep, the are displayed as comments...
You welcome