debugging - Perl and IDA Pro -


IDA can provide a good link for document / content / examples of Perl (adding Perl scripting and Automation support A plugin for IDA Pro)? I think there are a lot of documents about Python and IDA Pro but do not do anything for Pearl or can someone suggest a Pearl CPAN module, which automates the IDA Pro debugger?

Apparate applies precise functions as IDA's native IDC scripting language.

There is no high level cover to run on interesting objects, even the lower level internal IDA APIs do not have access, such as idapython.

Willem (I'm the author of idaperl)


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -