-
Passwords can be set through localconf parameters, but this relies on knowing what all the parameters are and providing encrypted strings. Instead, there should be a command that changes passwords fo…
fnoop updated
5 years ago
-
Essentially, I'm trying to deal with encrypted objects. Dealing with strings seems to be causing issues as it later incorrectly gets converted to Uint8Array.
How would I go about receiving bytes di…
-
```[Thread-12] INFO com.javadeobfuscator.deobfuscator.Deobfuscator - Loading classpath
[Thread-12] INFO com.javadeobfuscator.deobfuscator.Deobfuscator - Loading input
[Thread-12] INFO com.javadeobfu…
-
Tests Already Created, But are not working. They are failling with the Stacktrace below. It appears that the Jasypt components are not executing and resolving the encrypted strings. When you remove th…
ghost updated
8 years ago
-
The build command hardcodes the computed values from `config/app.php` in Phar builds, which may interfere with app functionality.
Example `config/app.php`:
```php
/*
|-------------------…
-
Splitted from #15:
> kubetest (https://github.com/garethr/kubetest/blob/master/kubetest/kubetest.go#L113 ?) also doesn't allow PEM encoded certificates or PGP encrypted strings in files (e.g. confi…
-
It would be nice if crypto-js supported the Fernet standard for implementing encryption/decryption serialized into a compatible format that works across multiple languages.
https://github.com/ferne…
-
From what I can see, it requires the user inputting their `callbacks`, `Passkeys`, and even `Business shortcodes`.
This info cannot surely be mangled by anything whether proguard, or R8 or yGuard, wh…
Borwe updated
1 month ago
-
I would like to read an encrypted csv file using this addon:
https://github.com/jkosoy/ofxCrypto
My idea is to hide the file (previously encrypted outside OF) when using my app on an installation.
…
-
Note: this does not help in decrypting, so it is only a "fun fact" ;)
I used Ghidra to analyze a wrapped program and found what it is. In short, it **is** an offset to an **steam-xor-encrypted** st…
TsXor updated
3 months ago