Labeless Versions Save

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.

v_1_1_6_0

2 years ago

A lot of fixes and improvements

v_1_1_2_85

5 years ago
  • [IDA] IDA 7 for Linux project fixed
  • [IDA] Python editors now have line numbers
  • [IDA] Toolbar added
  • [github] Issue template added
  • [fix] Fixed issue #41
  • [IDA] now we could navigate to an error line when click at the debugger's script error line
  • [IDA] log outputs of the debuggee were made read only
  • [IDA] added debug visualizer for Qt5 to the project
  • [labeless] logging function was adjusted to the plugins code which don't add extra line endings
  • [IDA] debuggee's stderr spaces displaying fixed
  • [README] Added PyPI badge
  • [README] donate badge was added
  • [README] Discord channel badge added
  • [README] gitter badge removed, rooms were removed
  • Remote memory allocation for scripting added ll.memory.RemoteAllocRWE/ll.memory.RemoteFree

v_1_1_2_65

5 years ago
  • [x64dbg] SDK update to snapshot 2018-07-01_19-55
  • [x64dbg] fixed issue #39
  • [x64dbg] SWIG SDK-wrapper updated
  • [IDA] Global structure variables sync is under development
  • [IDA] fixed noisy message about the __extern__ is missing
  • Twitter url added
  • [Olly2] Version displaying fixed
  • [Docs] added pause notification following feature demo gif

v_1_1_2_48

5 years ago

[IDA] IDA PRO 7x compatibility added [Feature,IDA] template names substitution added (like in REtypedef, under development) [Feature,Olly2,IDA] Pause notification broadcasting is under development (after you enable it, when you trace (step in/over/out, run till cursor, etc. - on any pause of the debuggee execution) the IDA will receive small packets with the cursor position and the context and will show it to you). Currently Oll2 only is supported, watch how it looks like [Feature,IDA,Olly1,Olly2,x64dbg] Now we can navigate from IDA to debugger and vice versa without copying/typing the address to go to, new hotkeys were added for that Shift+J and Ctrl+Shift+J respectively [IDA68] build options fixed [Linux build] project and fixed bug with GCLIBCXX CXX11 ABI [Fix] issue #29 [3rd-party] Added libprotobuf v140 x64 [Integrations] Added gitter badge and Appveyour automatic builds (build status now is displayed in README.md) [Release] debug symbols package building added [Olly1,Olly2,x64dbg] an about dialog will display build timestamp instead of last source change one [Python module] wheel packaging opportunity added, soon it will be available for installation from PyPI

P.S. linux build will be added a bit later

v_1_1_2_1

7 years ago

IDA: code-completion fixed (not only unicode) Note: build for Linux will be added soon

P.S. The archive was re-uploaded, added IDA plugins for Linux

v_1_1_2_0

7 years ago

[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

v_1_1_1_0

7 years ago

[IDA] IDA for Linux support added (feature request #18) [IDA] fixed issue #16 (GUI resize in high-dpi resolution/font size) [IDA] fixed broken highlighting [deploy to vm] added config path argument

v_1_1_0_9

7 years ago

[x64dbg] SDK and testing bundle are updated to snapshot on 2016-09-18_01-22

v_1_1_0_8

7 years ago

[Python execution] Now the data can be transferred from debug-backend side to IDA side using result variable [OllyDbg20] Fixed issue with loading labeless python module in OllyDbg2 in case of specific configuration

v_1_1_0_7

7 years ago

[IDA] Fixed issue #8 [IDA] New options for python editor added: font (+size), tab size [IDA] Now Memory choose dialog allows to specify region size by "size" and "VA to" on manual select [IDA] Now Memory choose dialog allows to import some memory pages with overrided "RWE" protect using context menu [IDA] Manual memory range validation fixed in Memory choose dialog [IDA] New shortcut Alt+Shift+R is added for "Synchronize now" feature