IDAmetrics
IDAmetrics copied to clipboard
Get error - no attribute "get_func_name"
I use IDA pro 6.95, and python 2.7, I get the attributeError:"module" object has no attribute "get_func_name" in line 269 of start_analysis function_name = idc.get_func_name(function_ea) Can you please help me and give me some suggestions, I am trying to fix it. Thanks.