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

android 12 game will not open and android 13 some mobiles game crash and have a few questions #74

Open
matrixhax opened this issue Dec 15, 2023 · 0 comments

Comments

@matrixhax
Copy link

hello
as the title said android 12 is really no way to get it work
testing pubg mobile game
android 13 seems to work but some mobile always crash
and my questions is :
this is a very powerfull tool but can you edite the sdk to support more futures ?
for example add the ability to direct deal with game syscall in jni
as the game is working inside the container and you already redirecting all its file to your sandbox namespace
it will be amazing if you give the user the ability to access all syscalls made by a process or give him a native access to that process and we can perform our own hooks and syscall monitoring
instead of modifying my whole kernel to intercept the syscalls you
sandbox tool is very useful in reversing like syscall monitoring and anlayses
i hope you consider this

and my second question i want to know if i we can redirect all IO access for all files in a specific dir
your example was redirect the maps file but can for example i redirect the entire /proc/ dir to another location ?
or the /storage/emulated/0/Android/ to another dir like : /storage/emulated/0/Vertual/Android/ or any name specifid by the user

can also add the ability to change the window title name of a process ? currently it is [FO] maybe you can allow us to modify it

thanks for this great work and i hope you can add me in telegram for more discussion and help
@matrixhxd

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

No branches or pull requests

1 participant