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

Timeout issue #8

Closed
ahmetabdi opened this issue Mar 15, 2018 · 10 comments
Closed

Timeout issue #8

ahmetabdi opened this issue Mar 15, 2018 · 10 comments

Comments

@ahmetabdi
Copy link

Enter ProcessID: 12664
Injecting into remote process: Success!
Waiting for remote thread IPC:
Remote thread wait timeout: Unable to find target thread
Press any key to continue . . .

I've tried in calculator and multiple UWP Apps I just get a timeout, this is using a compiled version of the build x64.

OS Name Microsoft Windows 10 Pro
Version 10.0.16299 Build 16299
System Type x64-based PC

@idb-
Copy link

idb- commented Mar 7, 2019

I am getting this same issue. Did you find a solution?

@ahmetabdi
Copy link
Author

nope

@Wunkolo
Copy link
Owner

Wunkolo commented Mar 7, 2019

Not sure why you closed this issue immediately after opening it though. I figured it meant "nvm fixed it" or something.
I'm doing some work on #16 that might help with this: 2ff1b40

@Wunkolo Wunkolo reopened this Mar 7, 2019
@tunip3
Copy link
Contributor

tunip3 commented Dec 21, 2019

any update?

@tunip3
Copy link
Contributor

tunip3 commented Dec 21, 2019

nope

try with a compiled version of #16

UWPDumper.zip

@tunip3
Copy link
Contributor

tunip3 commented Dec 23, 2019

this issue occurs with the new game pass for pc titles

@tunip3
Copy link
Contributor

tunip3 commented Dec 23, 2019

this issue occurs with the new game pass for pc titles

the issue may be a mismatched platform. Try the x86 version

@gbdrbob
Copy link

gbdrbob commented Mar 7, 2020

nope

try with a compiled version of #16

UWPDumper.zip

I'm experiencing the timeout issue with some UWP apps and wanted to try your patched version, but this UWPDumper is compiled against the debug version of the VC++ dlls which aren't included in the VC++ redistributable so I can't run it. Any chance of a version compiled against the public runtime library?

@gbdrbob
Copy link

gbdrbob commented Apr 24, 2020

this issue occurs with the new game pass for pc titles

the issue may be a mismatched platform. Try the x86 version

This worked for me on some titles! Remember, even if you're running 64 bit windows, some software binaries may be 32-bit.

@tunip3
Copy link
Contributor

tunip3 commented Apr 24, 2020

It may be worth closing this issue

@Wunkolo Wunkolo closed this as completed Apr 25, 2020
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

5 participants