ghidra icon indicating copy to clipboard operation
ghidra copied to clipboard

IDA Pro 7.5 plugin compatibility added

Open Redict opened this issue 3 years ago • 3 comments

  • Added Python 3 compatibility (7xx)
  • Fixed typos (functional ones)
  • Formatted to PEP-8

Redict avatar Jan 13 '21 15:01 Redict

Fixes: #2352

Redict avatar Jan 13 '21 16:01 Redict

Doesn't work with 7.5 Pro and Py 3.92. I'm getting UnicodeDecodeError exceptions in idaxml.py. I can send you an idb to repro the issue.

Pirulax avatar Aug 07 '21 01:08 Pirulax

Sorry for the extremely delayed response to this PR, but we are looking to finally add Python 3 support to these scripts. Have the issues brought up by @Pirulax been addressed? Would you mind squashing, rebasing, and force-pushing your branch?

ryanmkurtz avatar Sep 20 '22 07:09 ryanmkurtz