mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 11:07:53 -08:00
@@ -916,6 +916,7 @@ class CapaExplorerForm(idaapi.PluginForm):
|
||||
logger.error("Failed to match function/basic block rule scope (error: %s)", e)
|
||||
return False
|
||||
else:
|
||||
fh = None
|
||||
func_features = {}
|
||||
except UserCancelledError:
|
||||
logger.info("User cancelled analysis.")
|
||||
|
||||
Reference in New Issue
Block a user