T
Termux2mo ago
Ahek

Permission for data/data

I can't seem to get permission for the data folder. I rooted my phone and gave the app storage permission. Important to know may be I'm using BlueStacks What else would I need to do to access the folder? I also just tried 'termux-setup-storage' and ran it. But I still don't have permission
No description
15 Replies
Ahek
AhekOP2mo ago
@Biswa96
NoNameForIdea
NoNameForIdea2mo ago
Don't ping people randomly
Ahek
AhekOP2mo ago
it wasn't random #general
NoNameForIdea
NoNameForIdea2mo ago
I didn't see, sorry
Ahek
AhekOP2mo ago
no worries Nevermind I just figured it out
su
setenforce 0
su
setenforce 0
NoNameForIdea
NoNameForIdea2mo ago
Why setenforce 0? You don't need to.
Ahek
AhekOP2mo ago
no clue I asked chatgpt what would be the right value then
NoNameForIdea
NoNameForIdea2mo ago
1 like normal setenforce apply for everything, it's very dangerous. Why do you nees to access /data/data?
Ahek
AhekOP2mo ago
That would probably be against the rules but there's an app I want to get the files of
NoNameForIdea
NoNameForIdea2mo ago
That's not hacking Just go in su mode and you can access any files.
Biswa96
Biswa962mo ago
Please feel free to ping me in this discord server. I would not mind :blobcatheart:
NoNameForIdea
NoNameForIdea2mo ago
OK
Catinette
Catinette2mo ago
you should avoid using any code AI/LLM tells you you can be in deep trouble esp if you are rooted (be it emulator or not) if you do use AI, go check what it does before using it
FalconSN
FalconSN2mo ago
Why the hell would you need to disable selinux just for that? Simply root shell will be enough, you aren't in root shell in the screenshot.
FZXO
FZXO2mo ago
you can also use sudo instead of su like this sudo ls /data/data

Did you find this page helpful?