Python_editor
Python_editor copied to clipboard
Better CodeEditor for Ida Pro.
Z:\Users\os\IDAPro7.5\plugins\Python_editor.py: qRegisterResourceData(int, bytes, bytes, bytes): argument 2 has unexpected type 'str' Traceback (most recent call last): File "Z:\Users\os\IDAPro7.5\python\3\ida_idaapi.py", line 616, in IDAPython_ExecScript exec(code, g) File "Z:/Users/os/IDAPro7.5/plugins/Python_editor.py", line 11, in import...
Hi, I'm trying to install this plugin on my Ida Pro 7.2. I have successfully uploaded all files to "Program Files\IDA 7.2\python\" folder overwriting my PyQT5 folder. I also loaded...
TODO: `D:\IDA Pro 7.5 SP3\IDA Pro 7.5 SP3(x86, x64, ARM, ARM64, PPC, PPC64, MIPS)\plugins\Python_editor.py: qRegisterResourceData(int, bytes, bytes, bytes): argument 2 has unexpected type 'str' Traceback (most recent call last): File...
Traceback (most recent call last): File ".\pyeditor.py", line 56, in from PyQt5.Qsci import QsciScintilla, QsciLexerPython ImportError: DLL load failed: not found require oprogram file
Not work in MacOS. ``` Traceback (most recent call last): File "/Applications/IDA Pro 7.0/ida.app/Contents/MacOS/python/ida_idaapi.py", line 553, in IDAPython_ExecScript execfile(script, g) File "/Applications/IDA Pro 7.0/ida.app/Contents/MacOS/plugins/Python_editor.py", line 9, in import ico ImportError:...