Metadata-Version: 2.4
Name: IDAMoles
Version: 1.0.5
Summary: IDA Moles is a reverse analysis interface for IDA Pro 9.1. It controls decompilation, debugging, and other operations via standardized calls, returning POST-formatted results. It supports custom MCP server development to enhance reverse analysis efficiency and flexibility.
Home-page: http://moles.lyshark.com
Author: lyshark
Author-email: me@lyshark.com
License: MIT Licence
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-python
Dynamic: summary

IDA Moles is a professional reverse analysis interface tool tailored specifically for IDA Pro 9.1. Its core function is to efficiently control IDA Pro to perform various reverse operations such as decompilation, debugging, memory analysis, function parsing, etc. through standardized call logic, and return execution results in a unified POST data format. Users can quickly develop custom MCP server interfaces based on its open parameter system and interface specifications, thereby flexibly expanding reverse analysis capabilities, empowering diversified reverse scenarios such as automated batch processing and customized analysis processes, and greatly improving the efficiency and flexibility of reverse analysis.

Copyright (c) 2009-2025 LyShark <me@lyshark.com>

All rights reserved.

For detailed copyright information see the file COPYING in the root of the distribution archive.
