Log in

View Full Version : Extending IDAPython in IDA 6.5: Be careful about the GIL


Hex Blog
April 15th, 2014, 03:18
Target audience You may want to read this if you have been writing an IDA C++ plugin, that itself uses the CPython runtime. Prior art In 2010, Elias Bachaalany wrote a blog post about extending IDAPython: http://www.hexblog.com/?p=126 Note that this … Continue reading → ("http://www.hexblog.com/?p=788")

http://www.hexblog.com/?p=788