Skip to content

Commit

Permalink
Echoes Password
Browse files Browse the repository at this point in the history
  • Loading branch information
weiweidaolai212 authored Mar 28, 2017
1 parent 1f0b1cb commit 681c99b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Echoes/skype.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Based on the work of https://github.com/AlessandroZ/LaZagne/blob/master/Windows/lazagne/softwares/chats/skype.py
from Crypto.Cipher import AES
import xml.etree.cElementTree as ET
import win32con, win32api, win32crypt
Expand Down Expand Up @@ -141,4 +142,4 @@ def run(self):

#tem = Skype()
#a = tem.run()
#print a
#print a

0 comments on commit 681c99b

Please sign in to comment.