thanks@a1ext: I also congratulate!
Hi all, short questionnaire:
- What do you think, should I continue supporting old IDA version like IDA 6.8?
- [IDA] qmake project added to help on Linux build
- [IDA] Fixed issue #18 (hanging on shutdown)
- [IDA] About page. Check for updates button added.
- [IDA] Checking for updates with wait box
- [IDA] Func local vars sync
- [IDA] Don't freeze the GUI of IDA on 'Test Connection'
- [IDA] Fixed issue #20 (added option to use 'all' local function vars as comments)
- [IDA] prevent editor tab close by ESC
- [OllyDbg110] Added license files from the original bundle
- [Python utils] perform meta preparing even if 'Check PE-headers' is not set in the Settings.
- [IDA, debug backend] Added code-completion support in the Python editors, powered on jedi
pip install jedi
[PLUGIN] Failed to load plugin: labeless_x64dbg.dp64
[PLUGIN] Labeless v16843265 Loaded!
LL: Labeless::startServer: Server thread started.
Labeless
Hi,Hi @a1ext:
x64dbg, cannot load the lastest version v_1_1_2_1:
x32dbg, load fine:
Can you rebuild the labeless_x64dbg.dp64 for the newest release of x64dbg?
Thanks so much!!
Regards,
m4n0w4r
Ah, OkHi,
The 1.1.2.1 version works for me (I tried the latest snapshot "snapshot_2017-09-12_00-45"). Did you perform all the installation steps mentioned in README (did you set up protobu and labeless python module for python x64)?
No problemAh, Ok
That's my mistake! Need to install python x64
Tks so much!!