How to get password (decrypted)
I need to see what password WinSCP v2.3.0 is sending to a server, but winscp.ini contains only a hexadecimal string encoded from the password. Is there any way of doing this short of recompiling the source code exposing the functions in Security.cpp? Thanks!