-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with Chrome default profile #70
Comments
Hey man! I'm interested in this. Do you think it's better to get the last one or get them all ? I'd say get them all no ? |
Hey! In my opinion, I think it's better to dump the last one by default but also allow user to dump them all (via a command line arg ?) 😆 🌻 |
I'd say that if you let people choose, they won't use the arg because you know... People don't RTFM ahah |
It's up to you! But thanks in advance for your work 🌻 |
Hi, have you done any work on this issue? So far I see that this is the default functionality of dploot, and to realize the work with profiles it will be necessary to make PR in dploot repo or move part of the code to DonPAPI. I think I could do it. |
Hey @8BitLogic, yeah it has to be changed directly in dploot. I'm waiting for Zblurx, who's not available for now, and once he is back we will work on that! ;) |
Hello,
During an engagement I found that DonPAPI looks for the
Default
user profile. However, many of my targets has non default profile name (such as "Profile 1") or multiple profiles. Current profile name can be found within theLocal State
file:Renamed profile
Multiple Profiles
Maybe it is possible to loop through the profiles or just dump the
last_active_profiles
?🌻
The text was updated successfully, but these errors were encountered: