Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malladisiddu authored Jul 22, 2020
1 parent 6753e50 commit c96b05c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# ZCrypt
## Basic decryption tool

### Author's Note
ZCrypt is a basic decryption tool for all ctf enthusiasts especially for Crypto-analysts which covers XOR and RSA techniques. Many updates are going to release in future.

### Installation
```
git clone https://github.com/malladisiddu/ZCrypt.git
Expand All @@ -14,4 +17,4 @@ pip3 install -r requirements.txt
### Usage
```
python3 ZCrypt.py
```
```

0 comments on commit c96b05c

Please sign in to comment.