nginxpwner icon indicating copy to clipboard operation
nginxpwner copied to clipboard

refactor for setup.py

Open necrose99 opened this issue 2 years ago • 0 comments

you could add a dev branch for now ... and all

emerge -bavgk gobuster ... wala... gobuster solvved

Motives https://gpo.zugaina.org/net-analyzer/maryam and or similar python ebuild templates ... >> app-exploits/nginxpwner or net-anylyzer/ngnixp... I could write an ebuild far less cludgly for @pentoo as python setup.py pthyon/elass/s takes out much of dirty work. [most of it's current deps are shipped in Pentoo Live CD iso as is. with similar tools. ] inset of pushing /opt/nnginxpwner and symlinking .py to /usr/bin/nginxpwner or having to hack a bash script as a compatibility wrapper.

[Gentoo or related uses python-exe to manage exe symlinks and eselect-python ie python 3.12 etc might be unstable .... however I can run them else pick 3.10 or 3.9 or 3.11 on the fly ... and per python 3 instance makes sure all the deps are installed properly ] makes for testing against newer python or switching from a busted python deps to working and fixing it later doable. ie nnginxpwner and it should just run ... no matter what python3 .. --- else https://pypi.org/project/pyp2rpm/ https://pypi.org/project/py2deb/ , make-deb ... easier maintenance in Kahli or debian ... pypi2pkgbuild I'm sure the @archstrike or @blackarch ppl would approve.

pip install py2exe2msi ie choco distro tool or related https://github.com/mandiant/commando-vm / https://github.com/mandiant/flare-vm

necrose99 avatar Mar 24 '23 20:03 necrose99