PaulGerken
July 7th, 2006, 13:03
Hi All,
I can't seem to get Ollydbg to work with MSACCESS, and/or visa-versa...
I am using Win2000 SP2, Ollydbg v1.10, and MSACCESS 2003 (11.5614.5606).
The Ollydbg install seems to be ok.
I have tried Ollydbg with Notebook, and that works fine.
MSACCESS by itself has been working ok for several years...
I have created a small MDB for this test, and it comes up ok.
I have tried both Olly-File-Open and Olly-File-Attach.
1.One failing sequence is-
start Ollydbg
Olly->File->Open->...system32\MSACCESS.exe
then Olly does the Analyze ok,
Olly->...Run
MSACCESS->File->Open->test.mdb
Olly->Run
Olly then has status-line with Exception...
Olly->press Shift-F8
MSACCESS then pops up modal window saying--
Microsoft Visual C++ Runtime Library
RunTime Error: Program C:\...\...\MSACCESS.EXE
abnormal termination
2.Another failing sequence is--
start MSACCESS
start Ollydbg
Olly->File->Attach->...MSACCESS
then Olly does the Analyze ok
Olly->...Run
MSACCESS->File->Open->test.mdb
MSACCESS then pops up modal window saying the same as before--
Microsoft Visual C++ Runtime Library
RunTime Error: Program C:\...\...\MSACCESS.EXE
abnormal termination
Each sequence terminates with the same result--
I would like some advice on how to persue getting this to run.
What items should I look at next?
What sequence might be better?
Thanks for the effort in reading/responding...
tkx, Paul
I can't seem to get Ollydbg to work with MSACCESS, and/or visa-versa...
I am using Win2000 SP2, Ollydbg v1.10, and MSACCESS 2003 (11.5614.5606).
The Ollydbg install seems to be ok.
I have tried Ollydbg with Notebook, and that works fine.
MSACCESS by itself has been working ok for several years...
I have created a small MDB for this test, and it comes up ok.
I have tried both Olly-File-Open and Olly-File-Attach.
1.One failing sequence is-
start Ollydbg
Olly->File->Open->...system32\MSACCESS.exe
then Olly does the Analyze ok,
Olly->...Run
MSACCESS->File->Open->test.mdb
Olly->Run
Olly then has status-line with Exception...
Olly->press Shift-F8
MSACCESS then pops up modal window saying--
Microsoft Visual C++ Runtime Library
RunTime Error: Program C:\...\...\MSACCESS.EXE
abnormal termination
2.Another failing sequence is--
start MSACCESS
start Ollydbg
Olly->File->Attach->...MSACCESS
then Olly does the Analyze ok
Olly->...Run
MSACCESS->File->Open->test.mdb
MSACCESS then pops up modal window saying the same as before--
Microsoft Visual C++ Runtime Library
RunTime Error: Program C:\...\...\MSACCESS.EXE
abnormal termination
Each sequence terminates with the same result--
I would like some advice on how to persue getting this to run.
What items should I look at next?
What sequence might be better?
Thanks for the effort in reading/responding...
tkx, Paul