MT Manager
39.9K subscribers
23 photos
206 files
13 links
MT Manager - powerful tool for apk, xml, arsc, dex files.

Developer: Bin
Site: https://mt2.cn/download
Store: https://paypal.mt2.cn (only it official)

If you have problem with VIP or want send feedback/bugs, write to @mtmanager_support_bot
Download Telegram
Version: 2.11.1 beta πŸ…±οΈ (22052168)

- Updated privacy policy agreement
- Added instructions on applying for account deleting
- Permanent members can get a forum invitation code for free
- Upgraded dex2jar library to latest version
- If file is overwritten when decompressing file, it will be retain permissions of overwritten files
- Since grammar file .mts will be recognized as a video file by the system, it is now changed to .mtsx
- Terminal emulator adds setting options: use root to create a terminal session
- Fixed problem that some systems cannot modify system files
- Fixed bug that caused syntax highlighting engine to crash
Version: 2.11.1 βœ… (22060759)

- Updated dex2jar library to latest version;
- Improved dex fix function to repair more errors;
- Added support batch import/export of xml files in zip mode in arsc+;
- Added support batch import/export of smali files in zip mode in dex+;
- Optimized memory performance to avoid interface interference after opening large files in dex+;
- Optimized judgment logic for text editor floating menu pop-up position;
- Fixed an issue that could cause text editor's syntax highlighting mechanism to flash again;
- Fixed text editor delete line function if last line is blank and cannot be deleted;
- Fixed issue that some systems cannot modify system file;
- Fixed problem with convert svg to xml;
- Fixed problem that file was lost because folder was not detected to be moved to its subfolderβ€Œβ€Œ... among other changes.
Version: 2.11.2 βœ… (22070737)

- Added a paging editing mode in text editor (automatically opens when text exceeds 20 million words)
- Added supports opening text editor in dex+ and arsc+ editor
- Text editor shortcut function bar is changed to slide up and down pop-up style
- Text editor shortcut function bar supports setting function of short press and long press separately
- Text translation function can call dictionary

- Added display of HashCode and CRC32 data to signature information dialog
- Added case-sensitive option in text comparer
- Optimized ANR detection mechanism to reduce false positives
- Removed signature verification to support processing files without v1 signature (in this case the enhanced option will be ignored)

- Added function of renaming classes/packages in dex+ browsing interface
- Added one-click clearing method in dex+ editor

- Added multi-login function, after opening, you can log in to same account in official version and test/clone version at same time
- Multi-login to open entrance: user information - more - multi-login, this function is charged separately

- Updated axml editor for open specific xml files
- Font previewer supports custom displayed content
- Added option "Whether to preserve file time when copying/extracting files" in settings
- When modifying folder permissions and owners, support to specify whether to apply to sub-files or sub-folders respectively

- Fixed an issue where a newline in app name would cause apk to fail to extract
- Fixed problem that signature of v1 and v2 may be inconsistent after apk is signed
- Fixed a serious bug in replace all function of hex editor
- Fixed an issue with custom syntax highlighting that caused a crash
- Fixed several bugs in dex+ that would cause crashes
Version: 2.11.3 βœ… (22071591)

- Text editor shortcut function bar supports setting minimum and maximum number of lines
- Quick close function of text editor sidebar has been moved to first level menu

- Added Azerbaijani language (thanks to dasqinnagiyev)
- Updated arsc editor for open specific files
- Optimized way to get app name when reading apk information

- Fixed problem that clone can't run in Xiaomi system
- Fixed problem when text editor not correctly recognizing file newlines
- Fixed issue where cursor position was incorrect after increasing/decreasing indentation in text editor
- Fixed issue where stream closed error may occur when saving files in text editors
- Fixed other known issues
Java2Smali, developer Bin

Version 1.0
Date release: 2018

This is an auxiliary tool for learning Smali, you can write some simple Java code then quickly get Smali code.
Currently you can only write code in Main class, even if multiple classes are generated after compilation.
Will also only display Smali code of Main class.

❗❗❗No plans to update this application, you can not write about bugs.
Version: 2.11.4 βœ… (22081180)

- Added ABX editing function (such as xml files in /data/system on Android 12)

- Added function "Rename non-existent class" when renaming package name
- Optimized algorithm generation .svg icons
- Optimized logic processing of batch rename function
- Text editor shortcut function bar supports setting scrolling up/down or left/right
- Updated core pseudo-encryption for related multiple apk
- Enhanced res anti-resource obfuscation function and supports restoring resource type names
- Optimized axml compiler (perfectly modifies network_security_config.xml, AndroidManifest.xml with enableOnBackInvokedCallback)

- Fixed issue where ANR errors could occur when text editor searches with regular expressions
- Fixed issue where text containing a large number of certain symbols would cause text editor to freeze
- Fixed issue where file name would be highlighted incorrectly if overwrite option was selected to keep file, when moving file
- Fixed problem that if signature verification is not completed when installing apk, apk will be displayed as unsigned
- Fixed problem in dex+ when code positioning may be wrong after clicking search result for strings
- Fixed bug with function "delete line" in text editor
- Fixed bug with syntax .prop files in text editor
- Fixed some problems with cloud backup function when backing up and restoring file opening methods
Version: 2.11.5 βœ… (22081663)

- Access to directory Android/data no longer requests permission on Android 13 (already adopted by Google Harmony)

- Fixed bug in AXml compiler
- Fixed bug in ABX decompiler
- Fixed bug in C/C++ syntax highlighting rules
- Fixed error when running on Android 13 after signed and verified apk