Skip to content

flxflx/watchasayin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watchasayin

WARNING: Probably does not compile and work anymore.

A tool for encrypting Skype calls (Windows only).

The central Skype CA as the root-of-trust is replaced by a direct OTR based AKE in which each party verifies the other's fingerprint. The exchanged key is used to establish an additional layer of encryption on top of Skype's own. In essence ws2_32.dll socket functions are hooked and outgoing/incoming data belonging to a to be protected call is encrypted/decrypted. Due to this approach at the current state of development only calls made over direct p2p connections are supported (in essence no relayed calls).

Uses libotr, libgcrypt, N-CodeHook and Skype4COM. The first two were customly cross-compiled a while ago and are thus a bit outdated (did not check so far which security implications arise from this).

About

OTR tool for encrypting Skype calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published