-
Last version 1.3 fails to encrypt system disk with dccon. I run command:
`dccon.exe -encrypt pt0 -a -p 123456`
and get two options(where to install bootlaoder):
```
1 - Install to HDD
2 - I a…
-
Tested files were all bellow 1MB. The malware only encrypts the first MB of each file, except for files with special extentions. Code must be tested for those cases
-
Please consider adding functionality along the lines of "blackbox_encrypt_all_files". We currently have:
- "blackbox_update_all_files" which decrypts and re-encrypts all files while overwriting any lo…
N4M3Z updated
5 months ago
-
When i use the ransomware on my vm it encrypts but i didnt got any key on the clientfolder? what can i do?
-
I want to encrypt my files in the server and after downloaded with my ionic app decrypt it with this plugin.
Is there a tool in windows that encrypts the files in the format of this plugin?
-
I would like to propose a feature request for a directory level and global level re-encrypt button or that when you give a user access to a folder in qt-pass that it automatically re-encrypts the pass…
-
Feature request: extend the GPG support to include signing and encrypting, as well as the current decrypting/verification.
This would be a convenience function that structures the email correctly p…
ghost updated
7 years ago
-
The crypto API encrypts and decrypts from and to Array buffers.
- [x] create a private method/module to convert string to Array buffer
- [x] create a private method/module to convert Array Buffer to …
-
Currently, your AES encryption is using [ECB mode](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation), rather than a more reasonable mode of operation like CBC or CTR. ECB mode always encry…
-
Hello,
it would be realy nice if there is a Option to set a MasterPw which encrypts the Important Data (e.g. Passwords) in the DB.
The MasterPw is not stored on the Server and needs to be provided …