626
General Software Discussion / Re: How to recover a MySQL Password?
« Last post by Stoic Joker on November 03, 2015, 06:49 AM »Right, took a look at the MySQL Workbench sourcecode - passwords seem to be stored in workbench_user_data.dat, protected with the CryptProtectData WIN32 API - without any application-specific entropy. So it should be pretty trivial to decrypt - as long as you have access to the user account the workbench was run from-f0dder (November 03, 2015, 06:30 AM)
hehe Well... I am the user account the workbench was/is run from, so that part's covered. However I fear we may have slightly different perceptions of what is trivial..
..As I have no where near your background in Crypto. So if you could give me a hint or two on how to hang the code together it would be greatly appreciated.
Recent Posts
