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

Error Creating remote thread : 5 #5

Open
JiriOgurek opened this issue Jan 12, 2023 · 8 comments
Open

Error Creating remote thread : 5 #5

JiriOgurek opened this issue Jan 12, 2023 · 8 comments

Comments

@JiriOgurek
Copy link

I get this exception: "Error Creating remote thread : 5", I guess it's related to calling 64-bit target. so I have tried to compile x64 ClrDumper, but with no luck (x86 is fine), can you help me, please?

@0x410c
Copy link
Owner

0x410c commented Jan 23, 2023

Only compiling the project won’t work as the process injection has to be taken care of for 64Bit processes, 64Bit is not supported right now.it will need a Little work

@0x410c
Copy link
Owner

0x410c commented Mar 22, 2023

can u expalin the situation where u need 64bit support?

@JiriOgurek
Copy link
Author

I have 64-bit target assembly.

@0x410c
Copy link
Owner

0x410c commented Mar 23, 2023

.net assembly where u want to dump, another assembly being loaded in it?

@JiriOgurek
Copy link
Author

I am not sure, how target is working (it's obfuscated).

@0x410c
Copy link
Owner

0x410c commented Mar 23, 2023

upload the target? if you can?

@JiriOgurek
Copy link
Author

I am sorry, it's private.

@0x410c
Copy link
Owner

0x410c commented Mar 23, 2023

no problem, i will look into x64 support as sonn as i get time, and a monitor mode also.

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