![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
What tool used? |
|
#2
|
|||
|
|||
|
"strings"
![]() It's in clear text all over the binary file (*.mde). Just run something like "strings HPPSXP2002_XP.mde | findstr PWD" and you can see for yourself. I'm using the SysInternals strings binary, which lists both Ascii and Unicode occurrences. Had this not been in cleartext, a password cracker for the *.mdb files would need to be searched for (can't remember any at the moment) or intercept API calls to the Access runtime to check which connection strings were used by the *.mde to open the database files. |
| The Following User Says Thank You to Mkz For This Useful Post: | ||
ontryit (02-08-2017) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to debug a program spawned by another program? | jonwil | General Discussion | 19 | 11-25-2012 18:39 |
| Datarescue IDA pirated .idb database | arlequim | General Discussion | 22 | 03-21-2009 01:15 |
| Database programming in C++ | hmora | General Discussion | 1 | 07-12-2004 09:48 |