cutthecordS/patches/branding
ave cd2ead46a9
9.0.0
Imagine wanting to write a smali parser and patcher from scratch but all
patches succeed at porting.

Waiting for future updates IG.
2019-05-18 10:29:12 +03:00
..
833.patch
834.patch
835.patch
836.patch
839.patch
841.patch
842.patch
843.patch
844.patch
845.patch
848.patch
850.patch
851.patch
853.patch fix offsets on branding 2019-03-01 13:17:23 +03:00
854.patch Update patches to v8.5.4 2019-03-03 19:22:59 +03:00
855.patch Push v8.5.5 patches 2019-03-04 12:01:18 +03:00
856.patch patchport: fix dir-level issues also fix auto-fixed patches 2019-03-08 16:17:28 +03:00
876.patch Add v8.7.6 support and improve patchport 2019-04-25 13:12:30 +03:00
884.patch Add v884 support 2019-04-25 14:01:07 +03:00
888.patch Add 8.8.8 support 2019-05-01 09:17:47 +03:00
896.patch Allow backing up and debugging 2019-05-13 11:45:31 +03:00
897.patch Port patches to v8.9.7 2019-05-14 07:17:51 +03:00
898.patch Port patches to 8.9.8 2019-05-15 01:19:19 +03:00
899.patch 8.9.9 2019-05-17 15:00:15 +03:00
900.patch 9.0.0 2019-05-18 10:29:12 +03:00
README.md 9.0.0 2019-05-18 10:29:12 +03:00
addpatch.py
customicon.sh

README.md

DisTok CutTheCord: Custom Branding Patch

This patch renames Discord app to CutTheCord.

It also enables debuggability (android:debuggable) and backupability (android:allowBackup) of the application.

You'll need to run "addpatch.py" with syntax of python3 addpatch.py $in_patch_filename $app_name $branch_name and use the -custom.patch version, or else it'll fail. You'll need to put a valid directory for storing hacky build counters to it.

Running customicon.sh (while on root of the extracted folder) will also change the icon to the debug icon:

You can use the following line to patch authorities:

sed -i 's/android:authorities="com.discord./android:authorities="top.distok.cutthecord.CTCBRANCH./g' AndroidManifest.xml

Available and tested on:

  • 8.3.3
  • 8.3.4g
  • 8.3.5g
  • 8.3.6g
  • 8.3.9g
  • 8.4.1g
  • 8.4.2g
  • 8.4.3g
  • 8.4.4g
  • 8.4.5g
  • 8.4.8
  • 8.5.0
  • 8.5.1
  • 8.5.3
  • 8.5.4
  • 8.5.5
  • 8.5.6
  • 8.7.6
  • 8.8.4
  • 8.8.8
  • 8.9.6
  • 8.9.7
  • 8.9.8
  • 8.9.9
  • 9.0.0