-
I'm running the obfuscator with basic configuration:
```Bash
python -m obfuscapk.cli -p -o Rebuild -o NewAlignment -o NewSignature original.apk
```
But I receive this error while trying to ins…
iwkse updated
6 months ago
-
full error:
```text
C:\Users\RetailAdmin\Downloads\frankenstein-obfuscator-main\frankenstein-obfuscator-main>powershell -file yesyes.ps1
PE platform doesn't match the architecture of the process it…
-
As a Tyk viewer user, I'd like to specify with a struct field tag which fields need to be obfuscated by default.
It should also allow a way to show raw content.
Example:
`http://username:passwo…
-
Maybe it's me (I don't understand).
I used the program to obfuscate a javascript file, but the strings are all visible in the code.
I used this command line:
```
javascript-obfuscator in.js …
-
It would be nice to have an option to encrypt or obfuscate the correct answers in the JSON file.
-
Is there any chance of getting the code without obfuscation ?
-
I think a variable called `server` is obfuscated to `a191` earlier in the script. Then later:
```
if [ -z "${serverNames}" ]; then serverNames="Test1 Test2"; fi
```
becomes
```
if [ -z "${a191Names…
-
Need help implementing code obfuscation.
https://pdfs.semanticscholar.org/4248/b2b6f8a6389371ce20ec065853b4ef1c4b04.pdf
https://anti-reversing.com/Downloads/Anti-Reversing/The_Ultimate_Anti-Revers…
-
go to the main website https://obfuscator.io/ and obfuscate with the highest preset, https://webcrack.netlify.app/ will crack it in 1 second.
-
![screenshot-20241107-160447](https://github.com/user-attachments/assets/0ce93ecb-3184-4f98-b34a-df44769a3ce3)