Exemplo n.º 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: '))
Exemplo n.º 2
0
#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')