# Andro-Firmware-Tool **Repository Path**: source-code-sync/Andro-Firmware-Tool ## Basic Information - **Project Name**: Andro-Firmware-Tool - **Description**: fork from https://github.com/chankruze/Andro-Firmware-Tool.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-04 - **Last Updated**: 2024-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### About All tools in one repo used for android generic devices' system folder and files extraction. ### Platform(OS) - Windows only ### What These Tools Do ? | Tool Name | What They Do | Usage | |---|---|---| | Brotli-Decrypter | Decrypt Brotli Encryption & convert `system.new.dat.br` to `system.new.dat`
(know more on [Brotli Encryption](https://en.wikipedia.org/wiki/Brotli)) |[Here](/docs/Brotli-Decrypter.md)| | System-Extracter | Converts `system.new.dat` with the help of `system.transfer.list`
to ext4 format (system.img) and then extracts system folder from converted image |[Here](/docs/System-Extracter.md)| | System-Unpacker | Unpacks system folder from ext4 system image (system.img).|[Here](/docs/System-Unpacker.md)| | 7-Zip-zstd | Decompress the `Brotli`, `Lizard`, `LZ4`, `LZ5`, `Fast LZMA2` compression algorithms.|[Here](/docs/lz4-decompress)| | packsparseimg | Unpack `System_XX.img` to `system.raw` (Qualcomm only)|[Here](/docs/packsparseimg.md)| | SparseConverter | Converts `system.img_sparsechunk.x` to `system.img`|[Here](/docs/SparseConverter.md)| ### How to use ? Usage of each tool is documented in [here](https://github.com/chankruze/Andro-Firmware-Tool/tree/master/docs) or can be found in the table above. ### Official Website - Official domain : https://geekofia.in. - Blog : https://blog.geekofia.in. visit those in your leisure hours.There are some cool stuffs to get excited about. ### Developer Community Join my telegram community to discuss about various development, issues and projects. - **Official Telegram Group** [![Telegram Group](http://icons.iconarchive.com/icons/froyoshark/enkel/128/Telegram-icon.png)](https://goo.gl/iEFPAh) - **Official Telegram Channel** [![Telegram Channel](http://icons.iconarchive.com/icons/froyoshark/enkel/128/Telegram-icon.png)](https://goo.gl/YaTQMi) ### Thanks - The OSS Community, Google, Microsoft, canonical, Oracle, XDA, GitHub, xpirt, And_pda, lz4 and others.