Hehouhua / idapython

Automatically exported from code.google.com/p/idapython
Other
0 stars 0 forks source link

idaapi.register_timer #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when I run the code "idaapi.register_timer()",the IDAPython says "module object 
has no attribute register_timer"

IDA 6.1 + IDAPython 1.5.2 + Python27

Original issue reported on code.google.com by 4B5F5...@gmail.com on 27 Mar 2012 at 3:22

GoogleCodeExporter commented 8 years ago
register_timer() is 1.5.3 and up

Original comment by elias.ba...@gmail.com on 24 Jun 2012 at 8:55