https://github.com/onlyf0ur/python-utility-tool
A simple Python interactive shell that includes a few modules. (PoC)
https://github.com/onlyf0ur/python-utility-tool
collatz-conjecture comparing decryption encryption hashing password-generator proof-of-concept
Last synced: over 1 year ago
JSON representation
A simple Python interactive shell that includes a few modules. (PoC)
- Host: GitHub
- URL: https://github.com/onlyf0ur/python-utility-tool
- Owner: OnlyF0uR
- Created: 2021-10-04T08:52:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T10:16:53.000Z (over 4 years ago)
- Last Synced: 2025-01-31T03:01:59.775Z (over 1 year ago)
- Topics: collatz-conjecture, comparing, decryption, encryption, hashing, password-generator, proof-of-concept
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-Utility-Tool
A simple Python interactive shell that includes a few modules. (PoC)
## School-Project
This project was made for a school assignment related to Offensive Programming.