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

win7 更新ip后cmd和翻墙程序闪退,只有hysteria和v2rayb能用,请问这是为什么 #868

Open
ascp1911 opened this issue Jan 29, 2024 · 16 comments

Comments

@ascp1911
Copy link

本项目提供多个软件和多项服务,请明确说明您反馈的问题是有关哪一个软件,或哪一个服务?

@bannedbook
Copy link
Owner

打开cmd命令行,进入程序目录,输入 翻墙命令cmd文件名,看看启动的日志

@ascp1911
Copy link
Author

打开cmd命令行,进入程序目录,输入 翻墙命令cmd文件名,看看启动的日志

你好,我用cmd打开后文件名后,文件直接被打开,没有出现启动的日志,请问是不是没有启动显示日志的程序

@bannedbook
Copy link
Owner

记事本 打开 cmd 文件,删除
%1 start "" mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit

这样应该会能看到日志

@ascp1911
Copy link
Author

记事本 打开 cmd 文件,删除 %1 start "" mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit

这样应该会能看到日志

你好,打开后是乱码

@bannedbook
Copy link
Owner

bannedbook commented Jan 29, 2024

用这个软件编辑吧
https://notepad-plus-plus.org/downloads/

@ascp1911
Copy link
Author

有的是乱码,有些不是乱码

@ascp1911
Copy link
Author

F:\ChromeGo\clash.meta>clash.meta-windows-386
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x18fe64 pc=0x4761f5
eax 0x8
ebx 0x1dc916c
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60
eip 0x0
eflags 0x10202
cs 0x23
fs 0x53
gs 0x2b

F:\ChromeGo\clash.meta>

打开cmd命令行,进入程序目录,输入 翻墙命令cmd文件名,看看启动的日志

你好,你说的是这个吗?

@ascp1911
Copy link
Author

准确的说,是ip更新启动后,在弹出浏览器的时候,负责翻墙那个应用程序闪退,而负责一键启动的cmd有的会闪退,有的不会闪退

@bannedbook
Copy link
Owner

F:\ChromeGo\clash.meta>clash.meta-windows-386 Exception 0xc0000005 0x8 0x0 0x0 PC=0x0

runtime.asmstdcall() runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x18fe64 pc=0x4761f5 eax 0x8 ebx 0x1dc916c ecx 0x0 edx 0x18fe90 edi 0x18fe6c esi 0x18fec4 ebp 0x18fe6c esp 0x18fe60 eip 0x0 eflags 0x10202 cs 0x23 fs 0x53 gs 0x2b

F:\ChromeGo\clash.meta>

打开cmd命令行,进入程序目录,输入 翻墙命令cmd文件名,看看启动的日志

你好,你说的是这个吗?

这个,可能是这个程序不支持windows7了

@ascp1911
Copy link
Author

F:\ChromeGo\clash.meta>clash.meta-windows-386 Exception 0xc0000005 0x8 0x0 0x0 PC=0x0
runtime.asmstdcall() runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x18fe64 pc=0x4761f5 eax 0x8 ebx 0x1dc916c ecx 0x0 edx 0x18fe90 edi 0x18fe6c esi 0x18fec4 ebp 0x18fe6c esp 0x18fe60 eip 0x0 eflags 0x10202 cs 0x23 fs 0x53 gs 0x2b
F:\ChromeGo\clash.meta>

打开cmd命令行,进入程序目录,输入 翻墙命令cmd文件名,看看启动的日志

你好,你说的是这个吗?

这个,可能是这个程序不支持windows7了

那这些打不开的大概都是这个问题,对吗(捂脸笑)

@bannedbook
Copy link
Owner

你一个个测试看看,就是cmd执行它的exe文件

@ascp1911
Copy link
Author

E:\ChromeGo\v2rayB>v2ray
A unified platform for anti-censorship.

Usage:

    E:\ChromeGo\v2rayB\v2ray.exe <command> [arguments]

The commands are:

    run           run V2Ray with config
    api           call V2Ray API
    convert       convert config files
    test          test config files
    tls           TLS tools
    uuid          generate new UUID
    verify        verify if a binary is officially signed
    version       print V2Ray version

Use "E:\ChromeGo\v2rayB\v2ray.exe help " for more information about a c
ommand.

E:\ChromeGo\Xray>xray
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x18fe64 pc=0x475b65
eax 0x8
ebx 0x1b7f2ec
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60
eip 0x0
eflags 0x10202
cs 0x23
fs 0x53
gs 0x2b

E:\ChromeGo\Xray>c

E:\ChromeGo\singbox>sing-box
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
$GOROOT/src/runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x18fe64 p
c=0x476475
eax 0x8
ebx 0x1e4f1ac
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60
eip 0x0
eflags 0x10202
cs 0x23
fs 0x53
gs 0x2b
E:\ChromeGo\singbox>

naive无法找到入口,无法定位kenrel32.dll文件

E:\ChromeGo\Quick>quick
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x18fe64 pc=0x4761f5
eax 0x8
ebx 0x1dc916c
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60
eip 0x0
eflags 0x10202
cs 0x23
fs 0x53
gs 0x2b

E:\ChromeGo\Quick>

E:\ChromeGo\hysteria2>hysteria2
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x18fe64 pc=0x46e2f5
eax 0x8
ebx 0x116814c
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60
eip 0x0
eflags 0x10202
cs 0x23
fs 0x53
gs 0x2b

E:\ChromeGo\hysteria2>

E:\ChromeGo\v2rayB>xray
Xray 1.8.4 (Xray, Penetrates Everything.) Custom (go1.21.0 windows/386)
A unified platform for anti-censorship.
2024/01/30 13:42:48 Using default config: E:\ChromeGo\v2rayB\config.json
2024/01/30 13:42:48 [Info] infra/conf/serial: Reading config: E:\ChromeGo\v2rayB
\config.json
Failed to start: app/proxyman/inbound: failed to listen TCP on 20808 > transport
/internet: failed to listen on address: 127.0.0.1:20808 > transport/internet/tcp
: failed to listen TCP on 127.0.0.1:20808 > listen tcp 127.0.0.1:20808: bind: On
ly one usage of each socket address (protocol/network address/port) is normally
permitted.

E:\ChromeGo\v2rayB>

E:\ChromeGo\v2go>xray
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x18fe64 pc=0x4761f5
eax 0x8
ebx 0x1dc916c
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60
eip 0x0
eflags 0x10202
cs 0x23
fs 0x53
gs 0x2b

E:\ChromeGo\v2go>

E:\ChromeGo\v2go>v2free
V2Ray 4.45.2 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.18.3 wind
ows/386)
A unified platform for anti-censorship.
2024/01/30 13:45:49 Using config from STDIN
2024/01/30 13:45:49 [Info] main/jsonem: Reading config: stdin:

你一个个测试看看,就是cmd执行它的exe文件

你好,我基本上都试过了

@bannedbook
Copy link
Owner

bannedbook commented Jan 30, 2024

eax 0x8
ebx 0x1dc916c
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60

感觉出现类似这种的信息,就是不支持win7了

@ascp1911
Copy link
Author

eax 0x8
ebx 0x1dc916c
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60

感觉出现类似这种的信息,就是不支持win7了

那好吧(笑哭)

eax 0x8
ebx 0x1dc916c
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60

感觉出现类似这种的信息,就是不支持win7了

@bannedbook
Copy link
Owner

好不容易找到2个老版本,
ChromeGo-20230516.7z
ChromeGo-20231102.7z
还在用Windows7的网友可以试试,使用时请先更新IP。
https://github.com/bannedbook/fanqiang/releases/tag/ChromeGo-latest

@bannedbook
Copy link
Owner

禁止了深造播放器进程,卸载了360,现在不闪退了

@bannedbook bannedbook mentioned this issue Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants