YIN-PC\yin 7 年 前
コミット
a9b4cd288b
3 ファイル変更2 行追加2 行削除
  1. BIN
      Debug_20180731.xlog
  2. BIN
      Release_15089455982_20180929.xlog
  3. 2 2
      decode_mars_crypt_log_file.py

BIN
Debug_20180731.xlog


BIN
Release_15089455982_20180929.xlog


+ 2 - 2
decode_mars_crypt_log_file.py

@@ -22,8 +22,8 @@ MAGIC_END = 0x00
 
 lastseq = 0
 
-PRIV_KEY = "028e843fe618cf19dd198c5b28d1746c632f941058926fa049c4bbb4979b2800"
-PUB_KEY = "65371432e4c9b9f82557c8c4a09199b001d92610306fc93b7dfa96236e227486e999f3dde6a255e5644c8b85ea3bc4d8c8cbad1240bc1bb378a85dbdfc3d24d8"
+PRIV_KEY = ""
+PUB_KEY = ""
 
 def tea_decipher(v, k):
     op = 0xffffffffL