CryptoGo

Antivirus, forensics, intrusion detection, cryptography, etc.
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

CryptoGo

#1 Post by labbe5 »

Instructions for Dog-based OS:

First you need to install golang :
https://www.ostechnix.com/install-go-language-linux/

Golang being a programming language developed by Google.

Secondly, clone the CryptoGo repository using command :

git clone https://github.com/isfonzar/CryptoGo.git

Follow steps to install :
https://www.ostechnix.com/cryptogo-easy ... ect-files/

After installation is complete :

cryptogo encrypt file.txt
or
cryptogo decrypt file.txt

You provide password to encrypt and decrypt.

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

golang version 1.9.2

#2 Post by recobayu »

I make a pet of go version 1.9.2 (52mb) in my google drive here:
https://drive.google.com/open?id=1zUyvU ... xuhSyCwomz
please try this at our 32bit puppy. I was tested on Dpup stretch

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#3 Post by recobayu »


Post Reply