首页
社区
课程
招聘
[转帖]IDACode
2020-6-7 07:59 3264

[转帖]IDACode

2020-6-7 07:59
3264

IDACode

IDACode makes it easy to execute and debug Python 3 scripts in your IDA environment without leaving Visual Studio Code. The VS Code extension can be found on the marketplace.

IDACode is still in a very early state and bugs are to be expected. Please open a new issue if you encounter any issues.


Features

Speed: Quickly create and execute scripts.

Debugging: Attach a Python debugger at any time.

Compatibility: IDACode does not require you to modify your scripts in a specific way. All scripts can be executed from within IDA without changes.

Modularity: IDACode does not make extensive use of safe wrappers for thread synchronization, this allows you to import any module from any path at any given time. Instead IDACode synchronizes the script execution thread with IDAs main thread to avoid performance and unexpected issues.

IDACode only supports Python 3. If there's a need for Python 2 compatibility please vote here.

_https://github.com/ioncodes/idacode



[培训]二进制漏洞攻防(第3期);满10人开班;模糊测试与工具使用二次开发;网络协议漏洞挖掘;Linux内核漏洞挖掘与利用;AOSP漏洞挖掘与利用;代码审计。

收藏
点赞1
打赏
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回