Metadata-Version: 1.1
Name: first-plugin-ida
Version: 0.1.1
Summary: FIRST Integration: IDA Pro
Home-page: https://github.com/vrtadmin/FIRST-plugin-ida
Author: Angel M. Villegas
Author-email: first_@googlegroups.com
License: GPLv2
Description: FIRST IDA Pro Integration
        =========================
        Function Identification and Recovery Signature Tool
        
        This project provides a Python plugin for IDA Pro. Make sure your environment
        meets the requirements. Using pip to install this package will ensure the
        minimum system requirements are met. If you are installing this manually then
        follow the in-depth guide for installation.
        
        Check out the docs at http://first-plugin-ida.readthedocs.io
        
Keywords: first 1st reverse engineering ida pro
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: User Interfaces
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2.7
