4 lines
237 B
Bash
Executable file
4 lines
237 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rm -rf tmext/TelemetryClassAuthenticator.cpp && \
|
|
openssl aes-256-cbc -K $encrypted_55502862a724_key -iv $encrypted_55502862a724_iv -in tmext/TelemetryClassAuthenticator.cpp.enc -out tmext/TelemetryClassAuthenticator.cpp -d
|