Every task i preform it doesn't get executed always uninitialized
[15/1/2023 2:50:20 AM UTC] GetCurrentDirectory uninitialized
(admin) > pwd
[15/1/2023 2:52:47 AM UTC] ListDirectory uninitialized
(admin) > ListDirectory
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 😃
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?
@wglobke change the attacking device i could solve it that way