Skip to content

Add Mounts module to collect /system mount information#69

Merged
besendorf merged 2 commits intomainfrom
root_detection
Oct 9, 2025
Merged

Add Mounts module to collect /system mount information#69
besendorf merged 2 commits intomainfrom
root_detection

Conversation

@besendorf
Copy link
Copy Markdown
Collaborator

@besendorf besendorf commented Aug 27, 2025

This module checks the for how /system is mounted in writes information about the mounts to mounts.json to mounts.json
This can then be checked by mvt for a rw mounted /system partition. Sticking by how androidqf only gathers data I did not check for the rw here in androidqf, but would rather to that in mvt.
mvt-project/mvt#627

As mounting /system as rw is a very old rooting method I was not able to find a phone to test this with.

@besendorf besendorf requested a review from roaree August 27, 2025 16:27
@Te-k
Copy link
Copy Markdown
Contributor

Te-k commented Aug 27, 2025

Nice one ! Could we may dump all /proc/mounts and check for /system on the analysis side?

@besendorf
Copy link
Copy Markdown
Collaborator Author

Also fine with me

@besendorf besendorf merged commit 15dfc04 into main Oct 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants