From 5bc1927f379e35f2335715913dcf1535347d2c9e Mon Sep 17 00:00:00 2001 From: yangyi_peng Date: Thu, 24 Aug 2017 15:10:40 +0800 Subject: [PATCH] [PyDecryptiPhonePC] Update run.bat Symptom: Update run.bat Root Cause: Update run.bat Solution: Update run.bat Project: PyDecryptiPhonePC <-- run.bat Note: Update the run.bat, no newline issue --- run.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.bat b/run.bat index fc3879f..8862b0f 100644 --- a/run.bat +++ b/run.bat @@ -2,4 +2,4 @@ ::Like: decryption.exe "axo6VEI3Tn2ekTeLxA8KBBmH7CA=" "GuCyTQ==" decryption.exe "RestrictionsPasswordKey" "RestrictionsPasswordSalt" -pause \ No newline at end of file +pause