CASC
CASC copied to clipboard
Make Thread Safe
Several APIs invoked by the plugin are not thread safe and should be wrapped with a call to execute_ui_requests. This will prevent the random crashes that occur as a result of interacting with IDA's underlying database, GUI, etc.