zblurx / dploot

DPAPI looting remotely and locally in Python
MIT License
410 stars 55 forks source link

Updating Chrome and Edge paths #3

Closed mxrch closed 1 year ago

mxrch commented 1 year ago

I think dploot cannot fetch Chrome (and sometimes Edge) data on newer systems because of the new paths, maybe there are all the information you need in https://github.com/login-securite/DonPAPI/pull/40 ? :)

zblurx commented 1 year ago

Hey, new paths have already been added. Can you provide a debug trace of the tool running ?

mxrch commented 1 year ago

Hey, debug is sensible data :eyes: but the debug trace prints everything ("Found MasterKey", "Found MSEDGE AppData files for user X") except Chrome related data

mxrch commented 1 year ago

But DonPAPI finds the cookies well, I tested both to debug a little

zblurx commented 1 year ago

I'll dig on it

zblurx commented 1 year ago

After some digging, I've may have found the problem : a dirty break. Fixed in 0fd2b6b232426ff74f22cea10ed88de110c7b8db. Closing now, but if there is still a problem, anyone can react on this issue