A few weeks ago I lost my passwords for msn and more importent my company email, which change every 30 days or something, they are annoying because of there lengh and a I dont like writting them down. Anyhow I downloaded a so called password recovery tool and it worked well, but then spammed me for days with ads. My question is, how can I go about making a tool like this in delphi. There are soooo many programs that do this, well I want my own that I can trust. I have 8 msn accounts yes 8 and each one is for each company we deal with, its very confusing.. I need....
- locates all usernames
- decrpts passes to show with matching names
- shows both in memo1 and memo2
now the code I need must start with a function, must store in strings, and must end result should be, showmessage(functionname);
You see this has happened a few times so If I can make a tool to auto locate and remember usernames and passes I use in the webrowser it would be much better. I normally reset the web browser of usernames and passes every 10 days, well the script does that.