TransWikia.com

How to parse the IAT using IDApython?

Reverse Engineering Asked on January 14, 2021

Is it possible to parse the IAT using IDApython?

i know how to do it with python libraries like lief, but i was wondering if IDApython also has an ability to parse IAT or not?

One Answer

There’s no built-in functionality for that, it’s too target-specific to be useful as standard API. What you can do is to retrieve the list of exports and/or imports for the file which was used to create the database. If you need the low-level IAT details you’ll have to parse it manually from memory or database (not sure if database keeps enough information so you may need to go back to the input file).

Correct answer by Igor Skochinsky on January 14, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP