https://github.com/bee-san/pycat
Python3 implementation of CAT
https://github.com/bee-san/pycat
Last synced: 6 months ago
JSON representation
Python3 implementation of CAT
- Host: GitHub
- URL: https://github.com/bee-san/pycat
- Owner: bee-san
- Created: 2015-10-05T21:01:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T11:38:34.000Z (about 10 years ago)
- Last Synced: 2025-03-13T06:14:17.253Z (10 months ago)
- Language: Python
- Size: 137 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
A simple implementation of the Linux CAT tool in Python3
this has been in devolopment since 05/10/2015
This tool can be massively improved
//TODO//
Implement arguments such as
-H for help
-D for decrypt, using decryption program i made
Implement more than 1 system argument
comment more
implement a cleaner style