You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ Additionally, you can find a selection of straightforward scripts on my [gist](h
24
24
5.**tgpatcher.py:** Patch script for applying patches to Telegram
25
25
26
26
This repo also hosts the github workflow to automate this script and for version checking it stores old version into file named `backup_tg_version.txt`.
27
+
6.**DexRepair.py:** A simple command-line tool for repairing DEX files. It fixes the DEX magic number and updates the checksum and signature in the DEX header. Used in my [@RevEngiBot](https://github.com/RevEngiSquad) project made public :)
27
28
28
29
> [!TIP]
29
30
> First decompile your apk using apktool or APKEditor.
0 commit comments