python - How to open an (not saved) auto-logged in BLOB from DB browser -


so i'm using python , db browser week or now, i'm kind of layman , got pretty far, i'm stuck. i'm dutch , still in high school english not perfect. okay problem want obtain autologged in password, when open site i'm logged in chrome didnt remember password. when open login data, see passwords (encrypted in blob) , see 1 logged in site. tried open them python , worked, except autologged in 1 because isnt saved. tried put autologin blob in saved blob nothing happened, put autologin in saved login, still don't see password. kind of stupid question, passwords out in open now, how make sure gone, not important, facebook , stuff.

second question, when want open file, preferences of google chrome, can't because have put key in 'i' used encrypt it. i'm not sure windows encrypts right? there anyway obtain key?

and sorry if people asked these questions , got answer, searched everywhere , couldnt find it. hope can me because use haha


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -