 |
|
 |
Doesn't this code work on IE7? Why not? What should be done for it to work fine on IE7?
|
|
|
|
 |
|
 |
i'm not getting passwords,only integer values,what to do
|
|
|
|
 |
|
 |
not working anymore.. just getting half and bad decrypted passwords
|
|
|
|
 |
|
 |
this code is working well on my computer.......
but when i am importing protected storage entries from remote computer.....problem arises....
in my protected storage(registry entries ) contents from remote entries is showing .... but this code throws expection at "ipstore->readitem ()".......
can any body help me out??
|
|
|
|
 |
|
 |
Please start, K_R of Japan, and ..English.. permit no living somewhat.
Then ..going out of the error.., when this code is compiled with
VisualStudio2005 VC8, the article of taking comctl32.lib is found from
among this bulletin board.
#pragma comment(lib, "comctl32.lib")
It would be greatly appreciated the advice of someone ..the same.. though it did in
this manner if it could get it the result.
The future error code
It is an identifier in which error C2065 'I':is not defined.
The left side of error C2228 '. POPuser' is a class, should be a structure, and be
a common body.
|
|
|
|
 |
|
 |
all:
chang "InitCommonControls();" to "//InitCommonControls();" after dowland this project on your local dirver!
after it can runing!
paul cai
|
|
|
|
 |
|
 |
Why there are so many vars without use?
:S
|
|
|
|
 |
|
 |
for(int m=0; m&& m ;m+=2){
|
|
|
|
 |
|
|
 |
|
 |
for(int m=0; m<psDataLen && m <sizeof(szItemData)/2 ;m+=2){
|
|
|
|
 |
|
 |
can't show chine info. coolstar
|
|
|
|
 |
|
 |
Hirosh Joseph can you please add explantion to how you have done it.
I am intrested to know where that information is saved and Its realy dificult to read sources.
Sincerely yours
Yaniv r.
Sincerely yours
Y.R.
|
|
|
|
 |
|
 |
Its great piece of code..i was looking for the same..since past a week...
Happy to see it here...
However there are some compiler errors . Just including comctl32.lib..is enough to resolve these errors...
Thanks for posting the code..
Source code is more than sufficient.. No content required..
[ Some things are self explainatory..dumb ppl don't know.. ]
Thanks again...
"Winners make things to happen"
|
|
|
|
 |
|
 |
How can i use IOlkAccount interface to get current user in the outlook.
If possible give me sample code
hi
|
|
|
|
 |
|
 |
I compiled the code, and at one point at runtime PStore->ReadItem() raises an unhandled exception because the underlying COM invocation fails with HR=-2146697215: kernel32.dll!_RaiseException@16() + 0x52 ProtectedStorage.exe!_CxxThrowException(void * pExceptionObject=0x0012e308, const _s__ThrowInfo * pThrowInfo=0x0041a904) + 0x39 C++ ProtectedStorage.exe!_com_raise_error(HRESULT hr=-2146697215, IErrorInfo * perrinfo=0x00000000) Line 19 C++ ProtectedStorage.exe!_com_issue_errorex(HRESULT hr=-2146697215, IUnknown * punk=0x0097356c, const _GUID & riid={...}) Line 67 C++ > ProtectedStorage.exe!IPStore::ReadItem(unsigned long Key=0, _GUID * pItemType=0x0012f7dc, _GUID * pItemSubtype=0x0012eb74, unsigned short * szItemName=0x00154de0, unsigned long * pcbData=0x0012e678, unsigned char * * ppbData=0x0012e684, _PST_PROMPTINFO * pPromptInfo=0x00000000, unsigned long dwFlags=0) Line 185 C++ ProtectedStorage.exe!EnumPStorage(int Save=0) Line 215 + 0x3a C++ ProtectedStorage.exe!DLgProc(HWND__ * hDlg=0x001310e4, unsigned int message=272, unsigned int wParam=1773814, long lParam=0) Line 415 + 0x7 C++ user32.dll!_InternalCallWinProc@20() + 0x28 user32.dll!_UserCallDlgProcCheckWow@32() + 0x50e user32.dll!_DefDlgProcWorker@20() + 0x7f user32.dll!_DefDlgProcA@16() + 0x22 user32.dll!_InternalCallWinProc@20() + 0x28 user32.dll!_UserCallWinProcCheckWow@32() + 0xb7 user32.dll!_SendMessageWorker@20() + 0xc8 user32.dll!_InternalCreateDialog@28() + 0x4d2 user32.dll!_InternalDialogBox@24() + 0xa3 user32.dll!_DialogBoxIndirectParamAorW@24() + 0x36 user32.dll!_DialogBoxParamA@20() + 0x4c ProtectedStorage.exe!WinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * hPrevInstance=0x00000000, char * lpCmdLine=0x00141f15, int nCmdShow=1) Line 483 + 0x17 C++ ProtectedStorage.exe!WinMainCRTStartup() Line 251 + 0x30 C kernel32.dll!_BaseProcessStart@4() + 0x23
Any clue? How can I work around this exception?
|
|
|
|
 |
|
 |
Nice... McAfee VirusScan 7 detects the compiled software as a virus! (but only if compiled in release mode)
|
|
|
|
 |
|
 |
Ok, thats pretty cool (not the most readible peice of code ... but cool)
A few questions for you :
What about Outlook in MS Office (97 thru 2003)? (please see the NOTE)
What about changing one of these passwords? (OE / MSN / IE)
What about removing an account so it dosn't show as deleted (wipe from system)?
** NOTE **
You should adjust the description to explain
that this code if for Outlook Express not MS Outlook
It's kinda misleading
Also in VC6 I had to add in the support for comctl32.lib under link in the settings
(your project was missing it and as a result, generating unresolved external errors)
** **** **
Thoughts, Feedback, Flames ... All are welcome
-=[ QuieT Cha0s ]=-
|
|
|
|
 |
|
 |
Hi,
Quiet Chaos, How do u know that this code is for outlock express and not for outlock?
Why doesnt it work with outlook?
Is it becasue outlook dont save the passes in PS or because
the program doesnt enumrate its acounts (in the function "EnumOutlookAccounts").
Thanks in advance
Y.R.
|
|
|
|
 |
|
 |
Outlook doesn't store it's passwords in the Protected Storage. It stores the passwords in the registry with the rest of the account details and uses it's own encyption method.
|
|
|
|
 |
|
 |
Thanks.
Btw do you know any site that have details about this subject?
Sincerely yours
Y.R.
|
|
|
|
 |
|
 |
About the encryption Outlook uses? I wish I knew. The reason I came across this project right here is because I'm trying to find out for a project. There are programs that can retrieve the Outlook password (or so they claim, I've never been able to test them because the trial versions don't allow any password over 3 characters to be recovered), but I have not seen any source code that can do that. I assume Outlook uses the Windows crypto API, but then we still need to know what key they use for the encryption.
|
|
|
|
 |
|
 |
ok thank you.
I will check it out and let you know if I come across anything.
Sincerely yours
Y.R.
|
|
|
|
 |
|
 |
Well, I've just had contact with Microsoft and they told me there is no official, documented way to add Internet mail accounts to Outlook. So it's only hacking from here on. Since the customer I work for has accepted the fact I cannot add passwords to Outlook, I won't be spending anymore time on the issue. But if you find out a method, I still would like to hear it.
Good luck.
|
|
|
|
 |
|
 |
Sorry, I compiled it, but it doesn't work
Raul Bove
|
|
|
|
 |
|
 |
add a library(comctl32.lib) to the project, then you should be able to get it compiled.
Josh
|
|
|
|
 |