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

解决注入后找不到端口的问题 #495

Open
tlxfif opened this issue Dec 4, 2024 · 2 comments
Open

解决注入后找不到端口的问题 #495

tlxfif opened this issue Dec 4, 2024 · 2 comments

Comments

@tlxfif
Copy link

tlxfif commented Dec 4, 2024

1. 提示dll不存在时,不要只补充提示的那几个dll,而需要去下载并安装【微软运行库】,这样会出现及时提示了注入成功

2.特别是提示注入结果1时,使用netstat -ano | findstr 19088没有发现端口,更需要去装【微软运行库】

3. 我的命令是这样的

ConsoleApplication.exe -i WeChat.exe -p D:\WeChat\wxhelper-3.9.8.25.dll

4. 特别是powerShell 提示注入结果0,cmd提示注入结果1,反正我最后是补充了单个dll不行,然后装了【微软运行库】才行的

@vchenpeng
Copy link

1. 提示dll不存在时,不要只补充提示的那几个dll,而需要去下载并安装【微软运行库】,这样会出现及时提示了注入成功

2.特别是提示注入结果1时,使用netstat -ano | findstr 19088没有发现端口,更需要去装【微软运行库】

3. 我的命令是这样的

ConsoleApplication.exe -i WeChat.exe -p D:\WeChat\wxhelper-3.9.8.25.dll

4. 特别是powerShell 提示注入结果0,cmd提示注入结果1,反正我最后是补充了单个dll不行,然后装了【微软运行库】才行的

你好,是具体是哪个运行库呐?能说一下吗,感谢~

@tlxfif
Copy link
Author

tlxfif commented Dec 23, 2024

1. 提示dll不存在时,不要只补充提示的那几个dll,而需要去下载并安装【微软运行库】,这样会出现及时提示了注入成功

2.特别是提示注入结果1时,使用netstat -ano | findstr 19088没有发现端口,更需要去装【微软运行库】

3. 我的命令是这样的

ConsoleApplication.exe -i WeChat.exe -p D:\WeChat\wxhelper-3.9.8.25.dll

4. 特别是powerShell 提示注入结果0,cmd提示注入结果1,反正我最后是补充了单个dll不行,然后装了【微软运行库】才行的

你好,是具体是哪个运行库呐?能说一下吗,感谢~

就搜微软运行库,我用的果核剥壳的,https://www.ghxi.com/yxkhj.html 微软官方应该也有的

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