https://github.com/jordanej/img-editor-tool
Unpack, Edit, and Repack system.img and vendor.img Files For Android ROM Customisation
https://github.com/jordanej/img-editor-tool
android custom customise edit extract img repack rom system unpack vendor
Last synced: about 1 month ago
JSON representation
Unpack, Edit, and Repack system.img and vendor.img Files For Android ROM Customisation
- Host: GitHub
- URL: https://github.com/jordanej/img-editor-tool
- Owner: JordanEJ
- Created: 2023-12-13T03:48:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T05:14:52.000Z (over 1 year ago)
- Last Synced: 2025-04-11T00:13:42.430Z (about 1 month ago)
- Topics: android, custom, customise, edit, extract, img, repack, rom, system, unpack, vendor
- Language: Batchfile
- Homepage:
- Size: 5.31 MB
- Stars: 30
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMG-Editor-Tool
Unpack, Edit, and Repack system.img and vendor.img Files For Android ROM Customisation## Usage:
1. Download the files by clicking the green download button and then "Download ZIP"
2. Find the .zip file in your downloads and extract it
3. Place your system.img and/or vendor.img in the folder with the imgeditor.bat file
4. Double click the imgeditor.bat and unpack your .img
5. The contents of the .img will be extracted to the "editor" folder. Make your changes here
6. Run the imgeditor.bat again and repack the img
## Credits:
- [wahyu6070](https://github.com/wahyu6070) for [Jancox Tool](https://github.com/Wahyu6070/Jancox-Tool-Windows) (The basis of my tool)