0.0.4
* 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.