Atsika

Results 4 comments of Atsika

I understand now. How can I try to find missing parameters ?

Alright, I got you. Since process is created using CreateProcessInternalW most of the process parameters and environment are set. I'll give it a try. Thanks for your help.

I don't know how maintained is this project, but it seems that it has been added : https://github.com/Porchetta-Industries/pyMalleableC2/blob/main/malleablec2/grammar.lark#L28

Have you tried installing all QT packages ? I had a similar issue and managed to fix it using the following command : ```bash sudo dnf install 'qt5*devel' ```