zhenghan.zh

Results 3 issues of zhenghan.zh

I met some stranger things mysql code: #!/usr/bin/python # Win32 DLL injector from Grey Hat Python # Minor formatting cleanups done... import sys from ctypes import * print "DLL Injector...

> shared arguments too big (51/ max 0) any body meet this problem?

相比于词频统计判定,使用高频词字典命中判定解密后的字符串是否为原文的思路很棒,建议加上一个阈值,当累积出现多少次命中后判定解密成功,这种置信度模型是否会更好?