Releases: a1ext/labeless
v 1.1.6.0
New features added, improved scripting for Olly1/2
- [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
x64dbg binary dist and pluginsdk updated to snapshot on 1 Jul 2018
- [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
IDA 7x, new features, improvements, stability inc
[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
Jedi-powered code-completion fixed
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
Some fixes, improvements and python auto-completion in the editors
[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
IDA for Linux support added, some fixes
x64dbg updated
[x64dbg] SDK and testing bundle are updated to snapshot on 2016-09-18_01-22
Bug fixes & improvements
[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
Bug fixes & small improvements
[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