Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Skype Tools Directory
:: info ::
cert_decrypt -- for decode skype credentials into text form.
unsign 0x188 data blocks with user cert (0x100) in session handshake
data_decrypt -- unsign newblk block in skype msg packet (restore original 41 data)
logdump_parse -- parse skype logs to readeable format
skydumpcred3 -- for dumping skype credentials.
extract and decrypt public/private keys and cert
(signed public key by skype network) to use in multysend
or in my crypto tools
recovery_signed_data -- for restore signed text (in old newblk blocks)
in signed packets (for chatinit, headersign and msgsign data)
(i.e. improved cert_decrypt/data_decrypt in one project)