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

Every task i preform it doesn't get executed always uninitialized #378

Open
ahmedfamhy3 opened this issue Jan 15, 2023 · 3 comments
Open

Comments

@ahmedfamhy3
Copy link

[15/1/2023 2:50:20 AM UTC] GetCurrentDirectory uninitialized

(admin) > pwd

[15/1/2023 2:52:47 AM UTC] ListDirectory uninitialized

(admin) > ListDirectory

@jannlemm0913
Copy link

Hey @ahmedfamhy3 I had this behavior when the launcher was assigned to a listener that wasn't active at the moment. As an example, I created a binary launcher example.exe that was using listener1, then I stopped listener1 and started listener2. When running example.exe, I got a Grunt connection back but all commands were uninitialized.
Check if the launcher uses your current listener 😃

@wglobke
Copy link

wglobke commented Mar 7, 2023

I have the same issue. Could it be that the reason is that the target machine does not have the right .NET Framework version installed?

@ahmedfamhy3
Copy link
Author

@wglobke change the attacking device i could solve it that way

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

3 participants