login-securite / DonPAPI

Dumping DPAPI credz remotely
GNU General Public License v3.0
930 stars 110 forks source link

Single Binaries #67

Open thatssorude opened 8 months ago

thatssorude commented 8 months ago

With all due respect to your (really incredible project), working with python dependencies is just terrible. I have managed to install version 1.0 through pip3 install -r req.txt several times, but the latest versions via pipx/poetry (besides the fact that these are terrible platforms in themselves that don't work well) force me to download the msvsc compiler for Windows to install modules and I never have the moral strength to finish it

Maybe you could make a separate version for github sponsors with precompiled single binaries, like crackmapexec did? Working with dependency modules in python completely destroy my mood for entire day and deprives me of my will to live, these are endless quicksands of traces and errors

Best regards