google-code-export / wallproxy-plugins

Automatically exported from code.google.com/p/wallproxy-plugins
0 stars 0 forks source link

关于1.0.7加密AES-CBC-32 #237

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
用CMD进入DOS后打PROXY.EXE --KEY test
生成如下:
---------------------------------------
You are using wallproxy-plus, it's free and non-commercial.
All Rights Reserved by authors.
\xac\xfb\xf0\xed\x95\xc1\x07\x1f~\x91ur-9\x8c\x8a\xb6\x7fG"\xa1\xdcl\xcf\x89U5\x
17\xefR\xdd\x12
---------------------------------------
我在APP里siteKey里是输入:test还是\xac\xfb\xf0\xed\x95\xc1\x07\x1f~\x91u
r-9\x8c\x8a\xb6\x7fG"\xa1\xdcl\xcf\x89U5\x17\xefR\xdd\x12

两个我都试了,我在CLIENT设置
server_type = 'simple2'
password = ''
crypto = 'AES-CBC-32'

这里的PASSWORD是设置test还是\xac\xfb\xf0\xed\x95\xc1\x07\x1f~\x91ur-9\x8
c\x8a\xb6\x7fG"\xa1\xdcl\xcf\x89U5\x17\xefR\xdd\x12

出错为
---------------------------------------------------
127.0.0.1 - [DATETIME] ERROR code 502, message ['Data format not
match(http://xxxxxx.appspot.com/simple2.py:Hello World!)', '[Errno 10054] ']
127.0.0.1 - [DATETIME] INFO  "GET http://lookup.pw08.iciba.com/di
ct/dict.php?request=%3Cservice%3E%09%3Cclass%3E2%3C%2Fclass%3E%09%3Citem%3E%09%0
9%3Cdata%3E%E5%A4%8D%E5%88%B6%3C%2Fdata%3E%09%09%3Cflag%3E1%3C%2Fflag%3E%09%09%3
Cmemo%3E%3C%2Fmemo%3E%09%3C%2Fitem%3E%20%20%3Cdictid%3E617%7C611%7C621%7C%3C%2Fd
ictid%3E%09%3Csecond%3E1%3C%2Fsecond%3E%3C%2Fservice%3E&cc=0f67ab58c339a914ef507
618ca04b92a&t=2 HTTP/1.1" 502 - 1

Original issue reported on code.google.com by e.yangt...@gmail.com on 5 Oct 2011 at 10:32

GoogleCodeExporter commented 9 years ago
新密码问题,看WIKI里的FAQ

Original comment by 7895...@gmail.com on 5 Oct 2011 at 6:33