首页
社区
课程
招聘
[旧帖] [求助]请原谅我的无知,但是我还是想问?怎么搭建Immunity Debugger的Pycommand开发环境呢? 0.00雪花
发表于: 2013-8-8 11:36 1684

[旧帖] [求助]请原谅我的无知,但是我还是想问?怎么搭建Immunity Debugger的Pycommand开发环境呢? 0.00雪花

2013-8-8 11:36
1684
各位同仁,各位朋友:
        请原谅我确实对immunity debugger不了解,但是又想学习去写pycommand。 可就是一直都不成功,看在我从昨天到今天一直在尝试的份上,如果您知道,请务必告诉我。
        主要问题是:
   找不到debugger模块。
  File "C:\Program Files\Immunity Inc\Immunity Debugger\PyCommands\vcthook.py", line 2, in <module>
    from immlib import *
  File "C:\Python27\lib\immlib.py", line 16, in <module>
    import debugger
ImportError: No module named debugger

  但是在它自带的immunity debugger python shell 中却可以导入immlib。
   是我忽视了什么吗? 请告诉我,好吧。。。。
  多谢。。。

[课程]Linux pwn 探索篇!

收藏
免费 0
支持
分享
最新回复 (1)
雪    币: 1
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
你要把.py檔放在pycommand資料夾下
且需要用debugger去執行
2013-10-18 14:32
0
游客
登录 | 注册 方可回帖
返回
//