Commit Graph

5 Commits (4d1a3912d0275dca3783159de2a19dc7b916e82c)

Author SHA1 Message Date
cfig 4d1a3912d0 support makefile for c/cpp files
Fix: #33
usage:
    make
    ./gradlew unpack
    ./gradlew pack
6 years ago
cfig e250513570
update extract_kernel.py
commit 8b727765111bde78d1b1174e0ed54db819605dd8
Author: Yifan Hong <elsk@google.com>
Date:   Wed Sep 4 12:40:13 2019 -0700

    extract-kernel: Fix indexing

    The original script always tries to extract from index
    0 even if header is found in positive indices. Fix that.

    Also, continue to try other positions if previous run failed.

    Test: builds
    Bug: 139348603

    Change-Id: Ia54fc709de9ae587fc64b59d94a1fa4ae669c14f
6 years ago
cfig 1bcf9389a0
squashed commit
update gradle to 5.6
dtbo parser: force use of python 2.7
add android libsparse utils
add sparse image parser: {system|vendor|product}.img
travis: upgrade to bionic(18.04 LTS)
6 years ago
cfig f03315b08a add dtbo.img parser
also refactor some code structure
6 years ago
cfig 3c6ad3de94
feature enhancements
1. print unpack summary
2. try to extract kernel version/config if possible
6 years ago