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

cli option --run does not work #27

Closed
HansH111 opened this issue Apr 6, 2017 · 0 comments
Closed

cli option --run does not work #27

HansH111 opened this issue Apr 6, 2017 · 0 comments

Comments

@HansH111
Copy link

HansH111 commented Apr 6, 2017

if I do:
xenos --load someprofile.xpr it starts xenos and I only need to press inject and it successfully injects the specified dll.

if I do the same with xenos --run someprofile.xpr I get a popup stating 👍
Can not attach to the process.
An invalid Client ID was specified.

The log states:
2017-04-06 20:13:12 NORMAL Started on Windows 6.1.1.7601 x64. Driver status: 0xC0000225
2017-04-06 20:13:12 CRITICAL Injection initiated. Mode: 1, process type: 0, pid: 0, mmap flags: 0x4,
erasePE: 0, unlink: 0, thread hijack: 0, init routine: '', init arg: ''
2017-04-06 20:13:12 ERROR Can not attach to the process.
An invalid Client ID was specified.

So somehow it doesn't seem to load the specified profile with --run

DarthTon added a commit that referenced this issue Apr 20, 2017
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