Skip to content

0.0.4

Compare
Choose a tag to compare
@justfoxing justfoxing released this 19 Jul 05:16
* Fix remote_eval to use idaapi.execute_sync to get on main thread, allowing you to use IDA functions in remote_eval
* Change to using MFF_WRITE for the execute_sync flag for maximum safety - whether you're reading/writing/otherwise, should cover your use case.