
Google Talk Decoder v1.0
http://www.insecurety.net/
Dec 2012

This application demonstrates how to recover login passwords for Google Talk.

If you want to compile exe, you'll need visual studio.
Although untested, Mingw should work fine with some minor changes.
The steps to compile with VS.

     cl /O1 /Os /Oy /GS- gtalk_decode.cpp
    
If you have further questions, post it in the comments section 
of article that discusses the algorithm in detail: http://insecurety.net/?p=137

.dietrich
