curl https://api.deepseek.com/chat/completions 127 ↵
-H "Content-Type: application/json"
-H "Authorization: Bearer <DeepSeek API Key>"
-d '{
"model": "deepseek-chat",
"messages": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "Hello!"}
],
"stream": false
}'
/opt/homebrew/Cellar/[email protected]/3.13.0_1
./idapyswitch --force-path /opt/homebrew/Cellar/python@3.13/3.13.0_1/Frameworks/Python.framework/Versions/3.13/Python
./pip3.13 install --upgrade --break-system-packages git+https://github.com/mrexodia/ida-pro-mcp
opt/homebrew/lib/python3.13/site-packages/../../../bin/ida-pro-mcp
/opt/homebrew/lib/python3.13/site-packages/../../../bin/ida-pro-mcp --install
原文始发于微信公众号(从黑客到保安):IDA Pro + MCP 逆向分析
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论