yuukikuroyama Posted March 9, 2020 Posted March 9, 2020 Hello, I'm trying to make extern root hack and currently all works fine. But one thing to save for non root users is by copying my external hack app to the Virtual App like how we did for GG to customized Virtual App. But I'm confused how can I run my external all in Virtual App? Virtual App and their virtual processes itself isn't sharing same memory, which makes my app unable to read memory from the Virtual App. So I thought @Enybymade customized virtual app so that gg can run in it? How does that makes difference between original vs customized one? Help me @Enyby, thank you
Administrators Enyby Posted March 10, 2020 Administrators Posted March 10, 2020 I can not explain difference, because it is not help you, but help other devs to figure how prevent work no root mode.
yuukikuroyama Posted March 10, 2020 Author Posted March 10, 2020 @Enyby Ok can you give me some hint/clue what should I do on a virtual app in my app code? I've worked with ptrace but seems failed to attached because of the different process from the virtual app itself. I'd be very thankful if you give me any clue. Edit: no, the game doesnt have any ptrace detection since it works on root mode.
Administrators Enyby Posted March 10, 2020 Administrators Posted March 10, 2020 No. Read man for ptrace. All answers can be found there.
yuukikuroyama Posted March 19, 2020 Author Posted March 19, 2020 I've read stuff there and still cannot find any reference :< Anyone willing to help, I'd be very appreciated. I've looked into VirtualApp source code but still no help
Recommended Posts
Archived
This topic is now archived and is closed to further replies.