adb shell logcat > logcat.txt
findstr "I/MSL_Checker(1166):" logcat.txt
findstr "aaa_pw:" logcat.txt
findstr "sec_pw:" logcat.txt
findstr "aaapw:" logcat.txt
findstr "ha_pw:" logcat.txt
findstr "hapw:" logcat.txt
findstr "MSL:" logcat.txt
findstr "spc:" logcat.txt
findstr "aaa_pw" logcat.txt
findstr "sec_pw" logcat.txt
findstr "aaapw" logcat.txt
findstr "ha_pw" logcat.txt
findstr "hapw" logcat.txt
findstr "MSL" logcat.txt
findstr "spc" logcat.txt
PAUSE