You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
importrpycc=rpyc.connect("localhost", 18812)
idaapi=c.root.idaapiidc=c.root.idcidautils=c.root.idautilsaddr=0x14000f544func=idaapi.get_func(addr)
iffuncisnotNone:
function_name=idc.GetFunctionName(func.startEA)
print("The instruction belongs to function: "+function_name)
else:
print("The instruction does not belong to a function.")
many field can not access
ida pro 7.7
The text was updated successfully, but these errors were encountered:
many field can not access
ida pro 7.7
The text was updated successfully, but these errors were encountered: