> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.

If you posted a new version of the program, please notify the moderator by clicking the "Complaint" button on your message.

Catalog of Android programs


39 pagesV  < 1 2 3 4 5 6 > »  
 
REPLY
> Update Script Generate | The program for creating updater-script (update.zip) based on boot.img
blackeangel
Message#1
25.07.17, 22:04
Nothing Is Impossible! Never
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2088
Check in: 12.12.14
Xiaomi Redmi 4 Prime

Reputation:-  734  +

Update Script Generate (USG) download


version: 18a

Last update of the program in the header:04.12.2017

Attached Image


Screenshots
Attached Image


Short description:
The program for creating updater-script (update.zip) based on boot.img and system.img for any processor that has the ability to flash system images in img format (ext2, ext3, ext4)

Description:
The program for creating updater-script (update.zip) based on boot.img and system.img with just one click!
The program is absolutely free. Without advertising.
Opportunities:
- Create updater-script in edifi language based on file_contexts + system_statfile.txt
- Create firmware in edifi language based on boot.img + system.img
- Creating firmware in edifi language based on boot.img + system.new.dat + system.transfer.list
- Creating firmware for edifi language based on TWRP backup
- Getting a map of MT67xx processor blocks
- Convert file_contexts.bin to text format and back
- Calculator rights
- Get file_contexts.bin / file_contexts from boot.img
- Create patches with installation via Aroma Installer
- Generate a script for installing deodex firmware over odex firmware

Supported Android version: 4.2-8
Interface: Russian / English
OS: Windows, Linux 64bit
Recovery: TWRP

Developer: blackeangel

Changes:
beta:
- support system.new.dat (requires system.transfer.list file)
- now the result is packed in the flash.zip archive
(it remains to throw the binary, boot.img, the system folder, in META-INF, decompose busybox and supersu.zip)
- now you do not need to add anything to the finished script
beta2:
- rewritten to VB6
- fixes in script creation
beta 3:
- Added block generator for MTK67xx based on scattert file
beta4:
- fix run-as
beta 5:
- optimization
beta 6:
- small fixes
beta 7:
- Added converter from file_contexts.bin to file_contexts
- batch file removed, now the program itself does everything
- some bugs fixed
beta 8:
- fixed bugs
- sdat2img from 11/23/16
beta 13:
- fixed bugs
- support for android 4.2
- now you put into the bin folder busybox (archive or binary), gapps, supersu, xposedinstaller
- 7z instead of the packager built into the Windows
Beta14:
- fixed bugs forgotten in beta13
beta15:
- fixed bugs
beta16:
1. autodetection of language and switching to English / rus
2. fix long names in symlinks
3. fix some capabilities for MIUI8 firmware
4. test version of the script generator in unix script
5. test version of the script generator from the folder, not based on the image
6. optimization of code
7. added donate
8. changed interface
9. Added help in Russian
beta17:
1. Probably fixed error 6, try and unsubscribe
2. Added logging of program errors to make it easier to work with you.
beta17.4 (07/29/17):
1. Corrected capability for android 7, 7.1, 8
2. Updated components
USG 1.8 alfa 07/07/17:
* Completely rewritten prog on Java 1.8.
+ Added the ability to create the Aroma installer for firmware (While the installation of zip and sh mods via Aroma is supported)
+ rights calculator
+ create deodex script blanks for installing deodex on top of coke
+ convert rights in any text file from RWX into numbers
+ getting system_statfile.txt from TWRP backup
+ script generation by TWRP backup
+ sign the archive with a test key
+ Linux x64 support
+ added by Aroma generator (11/07/17)
+ added explanations to the fields (11/07/17)
+ unified generator

still the buttons "generate by system folder" and "generate Unix-Shell script" test,
because no testers, so they are blocked


Linux requirements:
0. Extract to home folder
1. Python 3.4+ (although in Ubuntu it’s all preinstalled)
2. Run in terminal (Ubuntu):
sudo su
sudo -s echo "ALL ALL = (ALL: ALL) NOPASSWD: ALL">>/ etc / sudoers

and reboot.
Attention! After that, no password will be requested, so beware!
I recommend after using the program to roll back the command
sed -i "$ d" / etc / sudoers


Solving the problem of unpacking system.img through ImgExtractor.exe

Download:
1. Base(135 MB)Google drive

2. Updates:
Update 10/11/17:
Attached fileUSG_10.11.17.rar(192.57 KB)

Update from 12/04/17:
-correct signature error
-fixed bug when working with backup
Attached fileUSG_18a041217.rar(369.11 KB)

Update by replacing files in the database.

Alpha version 18.6Update Script Generate (Post by blackeangel # 75598425)
The list of changes can be found by reference.


Incomplete instruction
For complete instructions, see the program's help.
1. Download the archive of the database, then if there is, the latest update
2.We unpack everything in one folder on a disk with system. Paths should not contain Cyrillic, spaces, points, underscores.For example, "C: \ 1 \"
To generate a script:
3. Put the system.img (or system.new.dat + system.transfer.list) and boot.img in the project folder.
3.1. If you need SuperSu, Busybox or GAPPS or Xposed in the script, then we drop them into the Addon folder and rename it according to the blanks that are already there, and put the appropriate checkboxes
4. Run USG_start_win.exe for Windows or USG_start_lin.sh for Linux and click Generate
5. The program will notify you of the readiness to perform the operation.
6. All, Archive Flash.zip will appear in the output folder.
The script has a clear Data partition, without Data / media (internal memory of the phone), if you don’t have it, change the path to your own, otherwise everything on the internal memory will be deleted.
Or delete this part in the script and wipe manually

To get blocks:
3. Run USG_start_win.exe for Windows or USG_start_lin.sh for Linux, go to the Tools tab and click Blocks (MTK67xx)
4. Select the _Android_scattert_file.txt file
5. The finished file blocks.txt will be in the project folder.
To get file_contexts in text format:
3. Put file_contexts.bin in the project folder
4. Run USG_start_win.exe for Windows or USG_start_lin.sh for Linux, go to the Tools tab and click Convert file_contexts.bin to file_contexts txt file
5. The finished file_contexts will appear in the project folder.

Acknowledgments

Possible solutions to some errors
- If with the firmware it is hanging on the logo or bootanimation, repack the archive without compression
- if error 4, change the binary file
- for android 7 do not forget to patch the boot to verify verification
- just look at the solution of errorshere

Video instructions

Past versions
Attached fileUSGb17.4.rar(22.3 MB)

Attached fileUSG_b17.rar(20.49 MB)



All errors, suggestions and suggestions write to QMS. Due to this, the program will be developed.


Dedicated to porters: before porting we take the stock firmware of the port, feed it to the prog, get the script, and then port it. Otherwise, you can not create a script, because file permissions may change, etc. charms.
You also need to use RomHelper to collect one system image from many small ones.


Sources Update Script Generate (Post by blackeangel # 77798037)

Post has been editedblackeangel - 26.04.19, 06:45
s1a1g1e1r1t
Message#42
04.09.17, 10:51
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangelAnd how do you send? I suppose to send system.img and boot.img?
s1a1g1e1r1t
Message#43
04.09.17, 13:25
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangelhttps://mega.nz/#F!igU…cEwuleHz_NCuzog9d1po5g. It seems correct and accessible.
s1a1g1e1r1t
Message#44
05.09.17, 21:11
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangelThank you, I didn’t expect to help. I installed your program on Windows for the first time and naturally I don’t know all the details of the program. I’ve also reinstalled Windows often and the laptop is not the first fresh.
s1a1g1e1r1t
Message#45
05.09.17, 21:24
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangelI tried to install the firmware through twrp. Fires out of error 4. Writes the Updater process completed with code 4. Failure when installing the zip file "emmc / Flash.zip" This is probably installation yet.
s1a1g1e1r1t
Message#46
06.09.17, 07:59
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangelYes, I did it. Maybe the first time I installed the folder with the program on the memory card. And this time I installed the folder with the program on the system disk. And it turned out that I could only do the size of another 234 mb. And error 4 read that I need another twrp older. It will come to look older cwm.
s1a1g1e1r1t
Message#47
06.09.17, 17:17
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangelSorry, but I still do not know what this binary file is and where to find it?
sanya1602
Message#48
06.09.17, 21:48
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 775
Check in: 26.07.14
Jinga Hotz M1

Reputation:-  78  +

This miracle only works with img. Folders from the archive under the custom recovery does not channel


--------------------
Nothing discourages the desire to create, as ingratitude.
Bodya-kolibass
Message#49
06.09.17, 22:28
The local
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 3350
Check in: 03.01.14
Xiaomi Redmi 5 3/32

Reputation:-  1513  +

* s1a1g1e1r1t,
Speech about update-binary.

* sanya1602
"This Miracle," as you put it:
The program for creating updater-script (update.zip) based on boot.img and system.img
those. for those who do not have
Sanya1602 @ 09/06/17, 21:48*
archive for custom recovery
with already ready updater-script inside.

Post has been editedBodya-kolibass - 06.09.17, 22:28


--------------------
My humble works on 4
A man cannot know everything and possess the full truth, but he can strive for it ...
s1a1g1e1r1t
Message#50
07.09.17, 07:31
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* Bodya-KolibassAnd I thought only to update root rights. I really Kingoroot was not very fresh. I downloaded the newer site.
isinkin
Message#51
08.09.17, 14:50
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 212
Check in: 06.04.17
Xiaomi Redmi 5A

Reputation:-  22  +

Blackeangel @ 09/08/17, 16:30*
alfa

May bealpha? Or is it a feature? : lol:

Post has been editedisinkin - 08.09.17, 14:51
metroflex
Message#52
08.09.17, 19:41
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1662
Check in: 26.07.14
Xiaomi Mi Mix 2

Reputation:-  264  +

Blackeangel @ 09/08/17, 16:30*
USG 1.8 alfa

I have one this version writes: Java Runtime Environment not found / valid? Java is of course installed and configured, other Java applications work without problems (compilation / decompilation, etc.) and the previous version of the USG works without errors (at least without errors with Java).

Post has been editedmetroflex - 08.09.17, 19:44
metroflex
Message#53
08.09.17, 19:57
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1662
Check in: 26.07.14
Xiaomi Mi Mix 2

Reputation:-  264  +

Blackeangel @ 09/08/17, 10:50*
metroflex, writes that Java 8 was not found ...

So the fact is that Java is installed, as I wrote above.

Post has been editedmetroflex - 08.09.17, 19:57
metroflex
Message#54
08.09.17, 20:02
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1662
Check in: 26.07.14
Xiaomi Mi Mix 2

Reputation:-  264  +

Blackeangel @ 09/08/17, 10:58 PM*
You try to put this particular version.

When I first started I gave out - java runtime not found, so I immediately downloaded this version (which you specified), and after installation I started writing Java runtime not valid. Version 17b is working. I don’t know, maybe it’s just me, but I don’t have any problems with Java (in other applications).

Post has been editedmetroflex - 08.09.17, 20:03
metroflex
Message#55
08.09.17, 20:06
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1662
Check in: 26.07.14
Xiaomi Mi Mix 2

Reputation:-  264  +

Blackeangel @ 09/09/17, 23:05*
do you have windows 10 x64?

Yes
metroflex
Message#56
08.09.17, 20:12
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1662
Check in: 26.07.14
Xiaomi Mi Mix 2

Reputation:-  264  +

Blackeangel @ 09/08/17, 23:06*
install jre 32bit

It started without errors.
Trifle of course, but the application does not close on the X button, it closes on the "exit" button

Post has been editedmetroflex - 08.09.17, 20:18
isinkin
Message#57
09.09.17, 13:21
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 212
Check in: 06.04.17
Xiaomi Redmi 5A

Reputation:-  22  +

* blackeangel,
But you can add an exit confirmation, for example.
s1a1g1e1r1t
Message#58
10.09.17, 09:08
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangelThanks, of course. But where exactly is the version for Linux to download it? How to check the java version for ubuntu17 and how to install it in ubuntu? My windows is buggy.
s1a1g1e1r1t
Message#59
10.09.17, 09:19
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangel
writes java version
Error: Could not find or load main class version
s1a1g1e1r1t
Message#60
10.09.17, 10:48
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangeljava -version
java version "1.8.0_144"
Java (TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot (TM) 64-Bit VM Server (build 25.144-b01, mixed mode)
go then i downloaded 2 and tar.gz and rpm.
s1a1g1e1r1t
Message#61
10.09.17, 14:26
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 962
Check in: 11.09.15
ASSISTANT AP-101

Reputation:-  45  +

* blackeangel

This 18a of yours when running on windows requires installing java. And that 17.4 started up normally. Maybe I have a problem with updates on Windows. They are not installed.

39 pagesV  < 1 2 3 4 5 6 > » 


 mobile version    Now: 05/18/19, 03:11