吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 1149|回复: 15
收起左侧

[求助] 这个python脚本运行报错

  [复制链接]
冥界3大法王 发表于 2023-4-17 11:30
https://github.com/ElvisBlue/x64dbgpython/blob/main/example%20script/upx_oep_finder_x86.py


Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19:21:23) [MSC v.1916 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license()" for more information.
>>>
= RESTART: X:\PYG教学\0.大白补丁使用从入门到精通\0.调试过程中所必须的工具OllyDbg或x36dbg\x64dbg自修改比较牛逼版★★★★★\x32\plugins\Python_Script\upx_oep_finder_x86.py
Traceback (most recent call last):
  File "X:\PYG教学\0.大白补丁使用从入门到精通\0.调试过程中所必须的工具Ollydbg或x36dbg\x64dbg自修改比较牛逼版★★★★★\x32\plugins\Python_Script\upx_oep_finder_x86.py", line 1, in <module>
    from x64dbg import Register, Memory, Debug, Pattern
ModuleNotFoundError: No module named 'x64dbg'
>>>

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

hanson1025 发表于 2023-4-17 11:39
No module named 'x64dbg'
没有找个这个模块
lmsw 发表于 2023-4-17 11:48
天下有道 发表于 2023-4-17 12:04
在终端,输入pip install x64dbg,安装x64dbg就行了呗
 楼主| 冥界3大法王 发表于 2023-4-17 12:06
本帖最后由 冥界3大法王 于 2023-4-17 12:10 编辑
天下有道 发表于 2023-4-17 12:04
在终端,输入pip install x64dbg,安装x64dbg就行了呗
ERROR: Could not find a version that satisfies the requirement x64dbg (from versions: none)
ERROR: No matching distribution found for x64dbg
WARNING: You are using pip version 19.2.3, however version 23.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

@天下有道
谢谢,但是报错。虚拟机里继续玩了 按提示升级之后。。。

C:\Users\Administrator>pip install x64dbg
ERROR: Could not find a version that satisfies the requirement x64dbg (from versions: none)
ERROR: No matching distribution found for x64dbg

靠,坑我啊。
白水饮 发表于 2023-4-17 12:37
冥界3大法王 发表于 2023-4-17 12:06
@天下有道
谢谢,但是报错。虚拟机里继续玩了 按提示升级之后。。。

安装源的问题,尝试换源
 楼主| 冥界3大法王 发表于 2023-4-17 12:54
cry980285208 发表于 2023-4-17 12:37
安装源的问题,尝试换源

@cry980285208
怎么找啊,真的不会啊。
白水饮 发表于 2023-4-17 13:03
本帖最后由 cry980285208 于 2023-4-17 13:06 编辑
冥界3大法王 发表于 2023-4-17 12:54
@cry980285208
怎么找啊,真的不会啊。

阿里云 http://mirrors.aliyun.com/pypi/simple/
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
豆瓣(douban) http://pypi.douban.com/simple/
清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
中国科学技术大学 http://pypi.mirrors.ustc.edu.cn/simple/


pip install pip install x64dbg -i 源
shitdevops 发表于 2023-4-17 13:16
 楼主| 冥界3大法王 发表于 2023-4-17 13:25
本帖最后由 冥界3大法王 于 2023-4-17 17:46 编辑
@shitdevops
这个是上一代的那个坑多版

你需要安装:
x:\Python for x36dbg插件\Microsoft Visual C++ Compiler for Python 2.7.MSI
x:\Python for x36dbg插件\python-2.7.10.amd64(IDA7.2配此版成功).msi
x:\Python for x36dbg插件\python-2.7.10rc1x86.msi
x:\Python for x36dbg插件\PyQt5-Python2.7-Qt5.6.0-MSVC2013-x64.rar
x:\Python for x36dbg插件\PyQt5-Python2.7-Qt5.6.0-MSVC2013-x86.rar
x:\Python for x36dbg插件\解包到x32dbg_plugins目录中.rar
x:\Python for x36dbg插件\解包到x64dbg_plugins目录中.rar

少一个也不能运行。此外,你在论坛还能找到一个就是还需要用虚拟机的。。。
我这个版本可是新发现,新出道的。安python,复制插件,再拷贝文件就能上手的。
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-24 23:33

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表