-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add LOOBin for textutil #62
Comments
I can take this one. Do you have a format of how you'd like the information? Similar to LOLBAS? |
@ezaspy check out the schema linked in the contributing instructions. You can also reference a the ones in the LOOBins/ folder. |
Apologies, tried the following command but not working:
Also tried
Same error... |
What version of Python are you running?
pyloobins requires 3.8 or above. |
You can also use the template example included at the end of the schema doc here: |
I'm running Python 3.9.7 |
Is your pip install up to date? Any chance your pip.conf is pointed to a non-PyPI repo? Anything that may be preventing your workstation from connecting to PyPI? To save some time, I recommend using the template I linked above instead. The pyloobins CLI will essentially produce the same content. |
Closed by #96 |
LOOBin description
No response
The text was updated successfully, but these errors were encountered: