Skip to content

Commit 443144a

Browse files
Update README.md
1 parent 104436e commit 443144a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Additionally, you can find a selection of straightforward scripts on my [gist](h
2424
5. **tgpatcher.py:** Patch script for applying patches to Telegram
2525

2626
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 :)
2827

2928
> [!TIP]
3029
> First decompile your apk using apktool or APKEditor.
3130
3231
6. **tgupload.py:** Simple script made to upload files from local dir to telegram chat, also used in this repo scheduled actions to upload patched apk(s) generated by it to telegram thus avoiding abuse of github releases and bypassing BOT upload limit of 50MB (of usual telegram upload actions artifacts).
3332

3433
7. **flutter_ssl_patch.py:** Simple script made to patch flutter ssl certificates.
34+
8. **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 :)

0 commit comments

Comments
 (0)