From Collaborative RCE Tool Library

Jump to: navigation, search

Reveal Imports

Tool name: Reveal Imports
Rating: 0.0 (0 votes)
Author: ZaiRoN                        
Website: http://zairon.wordpress.com/2007/02/18/approaching-ida-plugin-reveal-imports/
Current version: 1.0
Last updated: February 18, 2007
Direct D/L link: Locally archived copy
License type: Free
Description: Boring rainy day, I decided to fill some spare time writing my first IDA plugin. I have never tried before but I have to admit it’s a powerful tool after all.
The idea of the plugin comes from a malware I was analysing in these days, it’s packed… As the name suggests the plugin reveals imports of a dumped process. It will come in handy when you need to analyze a dump without rebuilding the file using an external tool.

The plugin could be bugged, it seems to work fine with simple packers but I didn’t test it too much. I don’t want to test the plugin for days (I don’t have to sell it :p), I’ll just use the plugin and when a bug will come out I’ll try to fix it.

Usage: put the plugin inside IDA plugin directory and to run the plugin hit ALT+Z.
Here is a screeshot. As you can see the plugin creates a new window filled with revealed imports.
Related URLs: No related URLs have been submitted for this tool yet


Screenshot:
Screenshot of Reveal Imports


RSS feed Feed containing all updates for this tool.

Here below you will find useful notes about this tool, left by other users.

You are welcome to add your own useful notes here, or edit any existing notes to improve or extend them.


Bugged

On Windows XP SP2 + IDA 5.2 it caused a segfault when called from disassembly of idag.exe, and displayed an empty list when called from disassembly of notepad.exe.

Ehtyar.



If you find that any information for the tool above is missing, outdated or incorrect, please edit it!
(please also edit it if you think it fits well in some additional category, since this can also be controlled)


Views
Category Navigation Tree
   Code Ripping Tools  (1)
   Crypto Tools  (2)
   Firefox Extensions  (1)
   Hex Editors  (10)
   Memory Patchers  (3)
   Packers  (10)
   Profiler Tools  (9)
   Resource Editors  (7)
   String Finders  (5)
   Tool Hiding Tools  (1)
   Tracers  (10)