You are on page 1of 1

[BEGIN]

App: Somewhere - The Vault Papers


Version: 1.5.1
Patch author: SnwMds
Patch version: 0.1 (First release)
Patch release date: February 12, 2019

Components: This patch disable unnecessary services and permissions.


App Data: The full game has unlocked and the fast mode was enabled by default.

- Notes

This custom patch only works on devices with root access

This custom patch may not work in previous and/or higher versions of the app

I'm not responsible for data loss or fails in your app caused from the use of this patch

[COPY_FILE]
{"file_name":"STVP-Unlocker.bin"}
{"to":"/data/data/com.tanuki.somewhere/files/user.data"}

# Set default file permission


[SET_PERMISSIONS]
{"file_name":"/data/data/com.tanuki.somewhere/files/user.data"}
{"permissions":"777"}

# Disable components/permissions
[COMPONENT]
{"disable":"com.android.vending.BILLING"}
{"disable":"android.permission.INTERNET"}
{"disable":"android.permission.ACCESS_WIFI_STATE"}
{"disable":"android.permission.ACCESS_NETWORK_STATE"}
{"disable":"android.permission.ACCESS_COARSE_LOCATION"}
{"disable":"android.permission.READ_PHONE_STATE"}
{"disable":"android.permission.ACCESS_COARSE_LOCATION"}
{"disable":"android.permission.ACCESS_FINE_LOCATION"}
{"disable":"android.permission.RECEIVE_BOOT_COMPLETED"}
{"disable":"android.permission.GET_ACCOUNTS"}
{"disable":"android.permission.WRITE_EXTERNAL_STORAGE"}
{"disable":"android.permission.READ_EXTERNAL_STORAGE"}

# Redirect all network traffic to localhost


[BLOCK HOSTS]
{"host":"com.tanuki.somewhere"}

[END]
Congratulations! Program patched!
Good Luck!

You might also like