首页
社区
课程
招聘
[转帖]idaenv - IDAPython Plugin Management
发表于: 2020-5-27 07:35 3062

[转帖]idaenv - IDAPython Plugin Management

2020-5-27 07:35
3062

idaenv - IDAPython Plugin Management


idaenv is a plugin manager for the IDA Pro disassembler. It bridges the gap between IDA Pro and the greater Python ecosystem of setuptools/virtualenv.


Most Python packages are distributed using setuptools (or perhaps distutils) and the PyPi package repository. However IDA Pro expects extensions to be standalone files placed in a specific directory. Using idaenv, you can install Python packages into a virtual environment using setuptools (or pip), run a single "update" command, and immediately use plugins, processor modules, or loaders contained in the package.

_https://pypi.org/project/idaenv/


[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

最后于 2020-5-27 07:35 被linhanshi编辑 ,原因:
收藏
免费 1
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//