Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@justfoxing justfoxing released this 27 Aug 03:32
* Fix to allow running on IDA running Python 2 (exec is not a function in py2, so can't wrap it with functools.partial)
* Remove string conversion code for unicode on Py2 - jfx_bridge now takes care of that, as of 0.8.0