Commit Graph

12 Commits

Author SHA1 Message Date
Hendra Manudinata 5443d89a08
utils: Use Android version of DTC
Using Android version of DTC resulting more correct of dumped DTS. The
one that I notice is comma seperator between value. With Linux DTC, the
comma seperator is converted to '\0', while Android DTC convert these
normally.

I don't know the difference of those, but if there a normal version, why
not?

The source of Android DTC is taken from here:
https://android.googlesource.com/platform/external/dtc, branch master.
2021-06-19 11:18:53 +07:00
rokibhasansagar c4d479d03d utils: Update lpunpack
- Merge build from 8a056f69fbd9558c3577317922afe7a127298f80

Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2021-04-04 08:42:37 +00:00
rokibhasansagar da2073a47d
Onedrive Direct Link Fix
- With Disabled Certificate Check For wget & aria2c

Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2021-01-22 17:15:59 +06:00
rokibhasansagar 84385e2c45
Use update_metadata_pb2.py from Android's update_engine Git Repository
Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2021-01-22 16:57:45 +06:00
AndroiableDroid 3624d73c90
Added V3 bootimgs extraction
Signed-off-by: AndroiableDroid <mohd.faraz.abc@gmail.com>
2020-12-27 13:34:41 +06:00
Mohd Faraz ed7d56cced added dtbo unpack tasks
Signed-off-by: Mohd Faraz <androiabledroid@gmail.com>
2020-12-07 23:50:05 +05:30
rokibhasansagar 05a93aa9f0
Huge Update
- Bumped patch version
- Oppo ofp firmware in-a-zip file is currently supported
- Both Oppo's ozip and ofp decrypter is fetched from upstream now
- vmlinux-to-elf by marin-m is fetched from upstream now
- unpacking boot/recovery image is no longer silent
- Files larger than 62 MB will be split into parts

Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2020-12-02 14:16:01 +06:00
rokibhasansagar e63053f84f
Minor Update: vmlinux-to-elf updated
Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2020-11-06 21:51:20 +06:00
rokibhasansagar 3721b32cc8
Add recovery image support
- Helpfull for making TWRP Trees
- Also added another possible path for finding realme codename

Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2020-11-06 21:34:21 +06:00
rokibhasansagar e51f9dd441
Enhancement: Remove zippyshare & GDrive folder support
- Unified badown and gdrive script with a little modification

Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2020-10-31 18:40:42 +06:00
Rokib Hasan Sagar cb09a69792
Little Bugfix
Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2020-10-21 14:43:07 +06:00
rokibhasansagar b976e12beb
Phoenix is Risen
Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2020-10-18 12:13:25 +06:00