:tbh_bounce:
This commit is contained in:
@@ -34,7 +34,12 @@ smem is used to wipe unallocated RAM to ensure that no remaning traces of data a
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
To install:
|
To install:
|
||||||
`sh hidden.sh install`
|
```
|
||||||
|
cd ~
|
||||||
|
git clone https://github.com/PrincessPi3/hiddencrypto.git
|
||||||
|
cd hiddencrypto
|
||||||
|
sh hidden.sh install
|
||||||
|
```
|
||||||
|
|
||||||
To encrypt:
|
To encrypt:
|
||||||
`sh hidden.sh enc`
|
`sh hidden.sh enc`
|
||||||
@@ -50,7 +55,6 @@ See [assets/COPYING.txt](assets/COPYING.txt) for text
|
|||||||
```
|
```
|
||||||
Todo:
|
Todo:
|
||||||
|
|
||||||
Total data descruction by shredding headers and/or encrypted file // script // automatable call
|
|
||||||
Potential memory key leaks
|
Potential memory key leaks
|
||||||
Potential OS key leaks
|
Potential OS key leaks
|
||||||
Potential side-channel attacks
|
Potential side-channel attacks
|
||||||
|
|||||||
Reference in New Issue
Block a user