-
CakeHax stopped working starting with this commit
https://github.com/mid-kid/CakeHax/commit/ec40102ddbc664977c1cee84ee914d01ebe24f4b
See, for example here:
http://gbatemp.net/threads/download-decrypt…
-
not really an issue, but I wanted to share how to build your Borderland tools on macOS:
- install protobuf-c:
```sh
brew install protobuf-c
```
- modify the Makefile:
```
# Li…
-
- Extension version: 0.0.17
- VSCode Version: 1.55.0
- OS: Windows 10
Steps to Reproduce:
1. Install the extension
2. Upgrade VSCode version
3. Restart VSCode
Observed this in the D…
-
**Describe what's not working**
The jar is obfuscated by ZKM (unknown version) and has string encryption + reference obfuscation applied. Only the calls to the string decryption method are encrypted.…
-
### Discussed in https://github.com/FiloSottile/age/discussions/413
Originally posted by **rmculpepper** May 2, 2022
When a user attempts to decrypt a file with an scrypt passphrase, the work…
-
Hi All,
i have a 2TB Mybook WD drive with all my personal backups, the usb-sata bridge chip failed (does not power on), took the drive out the enclosure and connected it to a pc running Lubuntu 14.…
-
Hi, I am running the tool and after a "successfull" decryption run I have a lot of empty md files and the org files are renamed to .bak still containing the encrypted blocks. Is there a way to decrypt…
-
### Detailed description
The Playfair cipher is a classical encryption technique that uses a 5x5 grid to encrypt pairs of letters (digraphs) in a message. This method helps obscure the frequency an…
-
```
It is required to implement CefSchemeHandler to be able to load content from
custom scheme.
Next step is to implement AES encryption/decryption using custom key, a tool
for encryption would be …
-
```
It is required to implement CefSchemeHandler to be able to load content from
custom scheme.
Next step is to implement AES encryption/decryption using custom key, a tool
for encryption would be …