T
Termux4mo 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
AhekOP4mo ago
@Biswa96
NoNameForIdea
NoNameForIdea4mo ago
Don't ping people randomly
Ahek
AhekOP4mo ago
it wasn't random #general
NoNameForIdea
NoNameForIdea4mo ago
I didn't see, sorry
Ahek
AhekOP4mo ago
no worries Nevermind I just figured it out
su
setenforce 0
su
setenforce 0
NoNameForIdea
NoNameForIdea4mo ago
Why setenforce 0? You don't need to.
Ahek
AhekOP4mo ago
no clue I asked chatgpt what would be the right value then
NoNameForIdea
NoNameForIdea4mo ago
1 like normal setenforce apply for everything, it's very dangerous. Why do you nees to access /data/data?
Ahek
AhekOP4mo ago
That would probably be against the rules but there's an app I want to get the files of
NoNameForIdea
NoNameForIdea4mo ago
That's not hacking Just go in su mode and you can access any files.
Biswa96
Biswa964mo ago
Please feel free to ping me in this discord server. I would not mind :blobcatheart:
NoNameForIdea
NoNameForIdea4mo ago
OK
Catinette
Catinette4mo 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
FalconSN4mo 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
FZXO4mo ago
you can also use sudo instead of su like this sudo ls /data/data

Did you find this page helpful?