Kyle Avery
Kyle Avery
Definitely try rebuilding with verbose and error uncommented, let me know what the output looks like then.
Thanks for the debugging this problem, I know it's annoying when tools don't work as expected. Hopefully we can figure out what is causing this so I can fix it....
@ScriptIdiot Can you tell me more about the endpoint environment and what process you are injecting into?
Next you can try attaching WinDbg to the process and enabling CLR error catching, any information you get from that could help me understand what's going on.
@LarryCheech I'm going to revisit the issue this week. Schedule is finally cleared up and this is some good information to go off of. Thank you for taking a look!
The issue appears to be with the `IDispatch` function. `wmiexec.py` does not call this one, so it makes sense that it works as expected. I am still investigating the issue...
Hey! Yea I probably should have made this more clear. Until my [pull request](https://github.com/MythicAgents/atlas/pull/4) is accepted, you will have to use [my fork](https://github.com/kyleavery/atlas) of atlas for testing scarecrow_wrapper.
You can use `mythic-cli uninstall atlas` followed by `mythic-cli install github https://github.com/kyleavery/atlas` to swap out the original for my fork.
What options are you selecting? And can you send a screenshot of the Build error messages from the created payloads page?
Update: I tried uploading a simple .txt file and the result was the same. Doesn't seem to be related to PDF files specifically or the size of my original file.