Skip to content
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

[mvt.android.modules.adb.chrome_history] Running module ChromeHistory... #396

Open
g1rafucker opened this issue Sep 24, 2023 · 7 comments
Open
Assignees
Labels
android bug Something isn't working

Comments

@g1rafucker
Copy link

stuck on [mvt.android.modules.adb.chrome_history] Running module
ChromeHistory...
any clues? its been 30mins

@Te-k Te-k added bug Something isn't working android labels Sep 25, 2023
@Te-k
Copy link
Contributor

Te-k commented Sep 25, 2023

Hi,

Is your phone rooted?

@electromage
Copy link

electromage commented Sep 27, 2023

I've hit this also. My phone is not rooted - is that a requirement? Is there a way around this? My understanding is that rooting the phone can present new security issues.

@Te-k
Copy link
Contributor

Te-k commented Sep 28, 2023

Yes, MVT can only access Chrome history if your phone is rooted, which definitely creates some security issues. That said, it should tell you it couldn't access and not block on it. I am not sure what is the issue there.
What is your android version? Can you check if you can access /data/data/com.android.chrome/app_chrome/Default/History in adb?

@lost-in-bits
Copy link

Yes, MVT can only access Chrome history if your phone is rooted, which definitely creates some security issues. That said, it should tell you it couldn't access and not block on it. I am not sure what is the issue there. What is your android version? Can you check if you can access /data/data/com.android.chrome/app_chrome/Default/History in adb?

I'm having the same issue. when I run adb shell getprop ro.build.version.release, adb returns "13".

Additionally, I get "adb: inaccessible or not found" when I try to access /data/data/com.android.chrome/app_chrome/Default/History.

Let me know if you need any more information.

@Te-k Te-k self-assigned this Nov 6, 2023
@Te-k
Copy link
Contributor

Te-k commented Nov 6, 2023

So the modules run and it gets stuck?

@Joedmin
Copy link

Joedmin commented Jan 9, 2024

Is it possible to skip this check on a non-rooted device?

@oefielixir
Copy link

Any news on that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants