예제 #1
0
#test checkPWD	
#haind

import PwdDictAtk

#print "Thuc hien check file ZIP:"
#PwdDictAtk.checkZip(raw_input('Hay nhap file can giai nen: '), raw_input('Hay nhap file Dictionary: ')) 

print "PwdDictAtk"
print ""
PwdDictAtk.readPWD(raw_input('Hay nhap file can giai nen: '), raw_input('Hay nhap file Dictionary: '))
예제 #2
0
파일: main.py 프로젝트: haopd/pbc082015
#test checkPWD	
#haind

import PwdDictAtk

print "Thuc hien check file ZIP:"
PwdDictAtk.checkZip('lab.skype.pythonclass.zip','dictionaryAttk.haind')

print "Doc file Dictionary PWD"
PwdDictAtk.readPWD('lab.skype.pythonclass.zip','dictionaryAttk.haind')