Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yangr0/cryptz
:lock: [ Multi Encryption / Decryption ] :unlock:
https://github.com/yangr0/cryptz
crypto cryptography ctf ctf-tools cyber-security cybersecurity decryption encryption hack hacking hacking-tool hacks pentest pentest-tool pentesting python python3 redteam security security-tools
Last synced: about 1 month ago
JSON representation
:lock: [ Multi Encryption / Decryption ] :unlock:
- Host: GitHub
- URL: https://github.com/yangr0/cryptz
- Owner: yangr0
- License: gpl-3.0
- Created: 2019-12-28T01:45:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-31T19:23:47.000Z (about 5 years ago)
- Last Synced: 2024-09-08T06:36:03.762Z (4 months ago)
- Topics: crypto, cryptography, ctf, ctf-tools, cyber-security, cybersecurity, decryption, encryption, hack, hacking, hacking-tool, hacks, pentest, pentest-tool, pentesting, python, python3, redteam, security, security-tools
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 20
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cryptz
[ Advanced Encryption / Decryption ]## Installation
`sudo apt-get install git`
`git clone https://github.com/iinc0gnit0/cryptz`
`cd cryptz`
`pip install -r requirements.txt`
## Usage
`python cryptz.py`
## Credits
[inc0gnit0](https://github.com/iinc0gnit0)
[r2dr0dn](https://github.com/r2dr0dn)
[Haxys](https://github.com/cmsteffen-code)