Monthly Archives: September 2020

Retrieve an Access Database Password (mdb)

Here is a C++ program to extract the password from a MDB file. Note this does not retrieve the password for a multiuser login database, in that scenario that password for each account is stored in a hidden table within … Continue reading

Posted in Uncategorized | Leave a comment