Jump to content
  • 0

Manipulating files without root


HorridModz
 Share

Question

Gameguardian lets manipulates files the lua file library. The most popular commands that work with files are io.write, io.read, and dofile.

I am currently making a script with these features, and something hit me. You are able to run gameguardian with no root via virtual space.

So my question is: If you are in a virtual space, can gameguardian still manipulate files? Does anything change? Files in the virtual space? Files on the whole phone? Are there any limitations? I need to know if I have to make any changes to my script so that it works for everybody.
Thanks!

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0
2 hours ago, HorridModz said:

Gameguardian lets manipulates files the lua file library. The most popular commands that work with files are io.write, io.read, and dofile.

I am currently making a script with these features, and something hit me. You are able to run gameguardian with no root via virtual space.

So my question is: If you are in a virtual space, can gameguardian still manipulate files? Does anything change? Files in the virtual space? Files on the whole phone? Are there any limitations? I need to know if I have to make any changes to my script so that it works for everybody.
Thanks!

Bump

Link to comment
Share on other sites

  • 0
15 hours ago, HorridModz said:

Gameguardian lets manipulates files the lua file library. The most popular commands that work with files are io.write, io.read, and dofile.

I am currently making a script with these features, and something hit me. You are able to run gameguardian with no root via virtual space.

So my question is: If you are in a virtual space, can gameguardian still manipulate files? Does anything change? Files in the virtual space? Files on the whole phone? Are there any limitations? I need to know if I have to make any changes to my script so that it works for everybody.
Thanks!

This is kind of thing you should try by yourself instead of asking, you have just to make a litle script and try to manipulate files from virtual and see what happen

Link to comment
Share on other sites

  • 0
12 hours ago, MAARS said:

This is kind of thing you should try by yourself instead of asking, you have just to make a litle script and try to manipulate files from virtual and see what happen

I don't have a virtual space.

Link to comment
Share on other sites

  • 0

Okay @MAARSapparently gameguardian doesn't have root directory access anyway 😞 do you know any link or resource so i can understand its limitations for things like accessing files?

Link to comment
Share on other sites

  • 0
6 hours ago, HorridModz said:

Okay @MAARSapparently gameguardian doesn't have root directory access anyway 😞 do you know any link or resource so i can understand its limitations for things like accessing files?

ofc it does have root access, just a reasonable restriction for a script.

Link to comment
Share on other sites

  • 0
8 hours ago, HorridModz said:

Okay @MAARSapparently gameguardian doesn't have root directory access anyway 😞 do you know any link or resource so i can understand its limitations for things like accessing files?

You have access to the / directory but there's are some folders and files that requires root 

Edited by MAARS
Link to comment
Share on other sites

  • 0
On 6/19/2022 at 11:03 PM, Rs92ks said:

ofc it does have root access, just a reasonable restriction for a script.

Root DIRECTORY access.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.