Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

cgranade

Re: How to get password (decrypted)

martin wrote:

No other way :-(

Okay. Thanks! BTW, what compiler did you use? Is there a premade makefile? Thanks for all the help! (Actually the reason I need to see the password is because I forgot, and WinSCP remembered...)
martin

Re: How to get password (decrypted)

cgranade wrote:

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!

No other way :-(
cgranade

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!