skelsec / pypykatz

Mimikatz implementation in pure Python
MIT License
2.87k stars 379 forks source link

Just asking #56

Closed Papotito123 closed 4 years ago

Papotito123 commented 4 years ago

Hello: Win 10 1809 x64 .python 3.7.16 x64

I'm trying to compile pypykatz. But the resulting pypykatz.exe doesn't works.

Thanks.

skelsec commented 4 years ago

Hello. pypykatz can be compiled as a stand-alone executable with pyinstaller and a bit of tinkering, but that is not the goal of this project.