Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] QQ崩溃、出现错误报告 #5

Open
lvhailong opened this issue Jul 21, 2023 · 5 comments
Open

[bug] QQ崩溃、出现错误报告 #5

lvhailong opened this issue Jul 21, 2023 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@lvhailong
Copy link

截屏2023-07-21 下午7 55 41
测试了QQ9.7.3.28946和QQ9.7.6.28997都不行,运行main.py或hook.py后都会弹出错误报告并退出qq进程。

@Young-Lord
Copy link
Member

QQProtect关了吗?重启试过吗?

@lvhailong
Copy link
Author

QQProtect关了吗?重启试过吗?

尝试在启动QQ后登陆前从进程里结束了QQ安全盾进程也不管用。重启也无效,依然会弹出那个窗口。另外,这是我命令行里的记录信息:

Microsoft Windows [版本 10.0.21301.1000]
(c) 2020 Microsoft Corporation. 保留所有权利。

C:\Users\lvhailong>cd C:\Users\lvhailong\Desktop\qq-win-db-key-master


C:\Users\lvhailong\Desktop\qq-win-db-key-master>python main.py
QQ pid is: 5024
Traceback (most recent call last):
  File "C:\Users\lvhailong\Desktop\qq-win-db-key-master\main.py", line 178, in <module>
    session = frida.get_local_device().attach(QQ_PID)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\lvhailong\AppData\Local\Programs\Python\Python311\Lib\site-packages\frida\core.py", line 86, in wrapper
    return f(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^
  File "C:\Users\lvhailong\AppData\Local\Programs\Python\Python311\Lib\site-packages\frida\core.py", line 1010, in attach
    return Session(self._impl.attach(self._pid_of(target), **kwargs))  # type: ignore
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
frida.ProcessNotRespondingError: process with pid 5024 either refused to load frida-agent, or terminated during injection

C:\Users\lvhailong\Desktop\qq-win-db-key-master>

@Young-Lord
Copy link
Member

QQProtect关了吗?重启试过吗?

尝试在启动QQ后登陆前从进程里结束了QQ安全盾进程也不管用。重启也无效,依然会弹出那个窗口。另外,这是我命令行里的记录信息:

能否试试用README中的知乎链接永久关闭QQProtect?

@lvhailong
Copy link
Author

QQProtect关了吗?重启试过吗?

尝试在启动QQ后登陆前从进程里结束了QQ安全盾进程也不管用。重启也无效,依然会弹出那个窗口。另外,这是我命令行里的记录信息:

能否试试用README中的知乎链接永久关闭QQProtect?

我按照知乎里的方法删除了QQProtect但依旧是同样的错误弹窗

@Young-Lord
Copy link
Member

emm 那就不太清楚了,抱歉帮不上忙

@Young-Lord Young-Lord changed the title 提示错误报告 [bug] QQ崩溃、出现错误报告 Jul 22, 2023
@Young-Lord Young-Lord added bug Something isn't working help wanted Extra attention is needed labels Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants