Adrian Vollmer
Adrian Vollmer
Thanks for checking it out! I built the Sphinx docs here and it works flawlessly from what I can tell: https://adrianvollmer.github.io/Zundler/output/sphinx.html Not sure what is creating these `blob:` links, because...
Perhaps this might interest you: https://github.com/AdrianVollmer/Zundler
Fixed in 2.0.0
I'd love to see uv as a backend for pipx. > I think it’s a real possibility pipx becomes essentially deprecated in favor of uv. Not sure if or when...
FWIW I got a blank screen right after the login almost always, but not quite. Once in 20 attempts or so it would work. (Note that I was using podman...
See mail
Closing since DonPAPI fills this gap
> There appears to be an issue with stager generation before obfuscation, and I've been reliably working around the issue by decoding the base64 string, correcting the single [System.Net.WebRequest] object...
Sooo looks like I forgot to add a dependency. I didn't notice for a while because responder catches the relevant `ImportError` and replaces the exception with a print statement which...
I recently discovered [uv](https://astral.sh/blog/uv), which, as far as I understand, does deduplication besides being mind boggingly fast. I wonder if `pipx` could have an option to use `uv` instead of...