- 2b8a351 extract-utils: add apktool patching helper by Cosmin Tanislav · 4 months ago leaf-3.2
- 63e589e extract-utils: switch oat2dex to use prebuilt jdk by Cosmin Tanislav · 4 months ago
- 015783e extract-utils: make image extraction follow symlinks as well by nift4 · 4 months ago
- 9d83b15 extract-utils: Ensure that install_symlink names are always unique by Bruno Martins · 5 months ago
- e3d40c9 extract-utils: Make symlink_target account for moved blobs by Bruno Martins · 5 months ago
- 19df2c5 extract-utils: Fix ARCH of symlinks installed to app folders by Bruno Martins · 8 months ago
- 79a2a0f extract-utils: Set install_symlink PREFIX based on installed_location by Mashopy · 7 months ago
- bd1fbd3 extract-utils: Add support for adding required modules to packages by SamarV-121 · 9 months ago
- 045c650 extract-utils: Support declaring symlinks to source files by SamarV-121 · 8 months ago
- 39c6124 extract-utils: Prevent adding AB_OTA_PARTITIONS definition on non AB devices by SamarV-121 · 9 months ago
- 6ff62a9 extract_utils: Add preprocessed: true to all presigned apps by Michael Bestas · 9 months ago
- 3b7da6c extract-utils: Disable elf checks by default by Aaron Kling · 1 year, 1 month ago leaf-3.1
- 88ddd69 extract-utils: Use sub_dir for sh_binary by Aaron Kling · 1 year, 1 month ago
- 71a53af extract-utils: Specify arch for binary targets by Aaron Kling · 1 year, 2 months ago
- 8c60233 extract_utils: Sort prefix_match() output by Sebastiano Barezzi · 2 years, 8 months ago
- 8e791d8 extract-utils: Specify filename for sh_binary by Aaron Kling · 1 year, 3 months ago
- 563d962 extract-utils: Support rfsa package targets on vendor by Aaron Kling · 1 year, 3 months ago
- 94fac09 extract-utils: Enable elf checks on elf targets by Aaron Kling · 1 year, 3 months ago
- f33c681 extract_firmware: Unsparse images before copying by Michael Bestas · 11 months ago
- 696f89f extract-utils: Extract A/B OTA partitions in parallel by Michael Bestas · 11 months ago
- 644d397 extract-utils: Improve KEEP_DUMP logic when extracting from OTA by Michael Bestas · 11 months ago
- 222c8a6 extract-utils: Switch to ota_extractor by Michael Bestas · 11 months ago
- f6abdcd extract-utils: Use newly introduced add-radio-file-sha1-checked macro by LuK1337 · 12 months ago
- c569ced templates: Allow extracting only firmware images by Bruno Martins · 12 months ago
- 700f714 extract-utils: Add support for extracting from /vendor/odm by LuK1337 · 12 months ago
- 9c40eb6 extract-utils: Add support for EROFS extraction by LuK1337 · 12 months ago
- c422aea templates: Add firmware extraction support by Michael Bestas · 12 months ago
- e1f4257 extract-utils: Add prepare_firmware function by Michael Bestas · 12 months ago
- 9fa2faa extract_firmware: Add support for adb extraction by LuK1337 · 12 months ago
- f626f91 extract_firmware: Skip files that can't be found by Michael Bestas · 1 year, 4 months ago
- 88be24b extract_firmware: Support A/B OTA by Chirayu Desai · 2 years, 6 months ago
- 6af359d extract_firmware: Handle renamed firmware files by Michael Bestas · 1 year, 7 months ago
- 4e4fff4 extract-utils: Simplify firmware extraction support by Michael Bestas · 2 years, 7 months ago
- 5e451aa extract-utils: Rework firmware extraction support by Michael Bestas · 2 years, 9 months ago
- d3a3660 extract_utils: Add patchelf 0.17.2 support by Woomymy · 1 year, 9 months ago
- 4b5515a extract-utils: Try to use arch specific vdex for JARs by Sebastiano Barezzi · 1 year, 3 months ago
- 561ce19 extract_utils: Remove super.raw after dumping partitions by Michael Bestas · 1 year, 5 months ago leaf-2.0 leaf-3.0
- 7e3eb4d extract_utils: Don't extract multiple times for the same run by Michael Bestas · 1 year, 5 months ago
- c1ea677 extract_utils: Add option to save extracted content by Michael Bestas · 1 year, 5 months ago
- 40dbd6b extract_utils: Add helper function for carriersettings_extractor.py by Michael Bestas · 1 year, 5 months ago
- d469bc3 extract_utils: Add helper functions to generate RRO package structure by Michael Bestas · 1 year, 5 months ago
- d5ad621 extract_utils: Add helper functions for single items by Michael Bestas · 1 year, 5 months ago
- 0f8eccc extract_utils: Add support to generate carriersettings file list by Michael Bestas · 1 year, 5 months ago
- 09c751c Support extracting from sparsechunk super images by Michael Bestas · 1 year, 8 months ago
- 9724a2a extract-utils: Allow overriding VENDOR with VENDOR_COMMON by pjgowtham · 1 year, 9 months ago
- 2102622 extract_utils: Stop treating subdirs as special during sort by Kevin F. Haggerty · 1 year, 10 months ago
- cf1fe40 Stop using TMPDIR by Chirayu Desai · 2 years, 1 month ago
- 56fbdef extract_utils: Sync adb pull paths with local extract by LuK1337 · 2 years, 3 months ago
- 3d1e865 extract-utils: Fix for `sh_binary` by Mohd Faraz · 2 years, 2 months ago
- 23e4b57 extract_utils: extract recovery and vendor_ramdisk by Mohd Faraz · 2 years, 4 months ago
- ebdf73f extract-utils: egrep: warning: egrep is obsolescent; using grep -E by Chirayu Desai · 2 years, 2 months ago
- 0456377 extract_utils: fix generating system/bin & system/etc blueprint by Luca Weiss · 2 years, 2 months ago
- 929c9b9 Allow re-using extracted content by Chirayu Desai · 2 years, 6 months ago
- 58851a0 extract_utils: Add a script to reorder blobs list by Sebastiano Barezzi · 2 years, 6 months ago
- 7ae0b6f Split up setup_vendor by Chirayu Desai · 2 years, 8 months ago
- a345780 extract_utils: export SIGSCAN by Michael Bestas · 2 years, 8 months ago
- ebae91b extract_utils: Support extracting from super.img by Michael Bestas · 2 years, 9 months ago
- d5dc2b6 Use simg2img from prebuilts/extract-tools by Chirayu Desai · 2 years, 8 months ago
- 2c5c8df extract_utils: sort the package list before writing blueprints by Chenyang Zhong · 2 years, 9 months ago
- 3521e25 extract_utils: Remove support for /sbin by Michael Bestas · 3 years, 11 months ago
- 64ed764 extract_utils: do not cut off extension for cc_binary_prebuilt by Tim Zimmermann · 2 years, 11 months ago
- 75bcf7f extract_utils: disable strip for ELF binaries as well by Tim Zimmermann · 2 years, 11 months ago
- 91767c5 extract_utils: allow overriding package name by Tim Zimmermann · 2 years, 11 months ago
- 33012bf extract_utils: Support copying out to /vendor_dlkm. by Alexander Koskovich · 2 years, 10 months ago
- 9c6948b extract_utils: Ensure comm uses LC_COLLATE=C by Pablo Cholaky · 2 years, 10 months ago
- 8466101 sdat2img.py: chore: add LICENSE by Andrei Conache · 3 years ago
- 4785178 extract_utils: Support A/B OTAs by Chirayu Desai · 3 years ago
- 37be759 Add a simple script to extract payload-based OTAs by Chirayu Desai · 3 years ago
- c1566eb extract_utils: Avoid requiring sudo by Chirayu Desai · 3 years ago
- 48f78ad regen-vendor: Support directly extracting from sparse images by Chirayu Desai · 3 years ago
- 3e6a2fe regen-vendor: Allow proprietary list generation for all partitions by Michael Bestas · 3 years ago
- 4af145c extract_utils: Support images as a source by Chirayu Desai · 3 years ago
- 376460e extract_utils: Update debugfs error message by Michael Bestas · 3 years ago
- a12add2 extract_utils: Handle prebuilt APEX by Chirayu Desai · 3 years ago
- d4c47bf extract_utils: Automatically add apk/jar/vintf fragments to PRODUCT_PACKAGES by Michael Bestas · 3 years ago
- acaaa7b Remove default skipped files from generate_prop_list_from_image() by Michael Bestas · 3 years ago
- 484e2db Use LC_ALL=C sorting in generate_prop_list_from_image() by Michael Bestas · 3 years ago
- d3e0c02 extract_utils: Seperate multiple override targets with comma by Arian · 3 years, 2 months ago
- 8b33503 extract_utils: Don't fixup pinned files when they are supposed to be kept by Arian · 3 years, 2 months ago
- 302226b extract_utils: Display the fixup hash when keeping pinned files by Arian · 3 years, 2 months ago
- 72d5bdf fixup! extract_utils: Add support for overriding packages by LuK1337 · 3 years, 3 months ago
- 3749ce5 extract_utils: Add support for overriding packages by TheStrix · 4 years, 8 months ago
- eed0c8c extract_utils: Skip colored echo when piped by Bruno Martins · 3 years, 5 months ago
- f12ce8b extract_utils: Add a bit of color to the output by Bruno Martins · 3 years, 8 months ago
- ac8ec32 extract_utils: Introduce colored echo helper function by Bruno Martins · 3 years, 8 months ago
- b49ac3f extract_utils: Add "check_elf_files: false" also for binaries by Sebastiano Barezzi · 3 years, 4 months ago
- 7f0c788 extract_utils: Implement versioned patchelf and patchelf 0.8 by Sebastiano Barezzi · 3 years, 10 months ago
- 55ec886 templates: Support extracting only either common or target device blobs by Bruno Martins · 3 years, 11 months ago
- 805a684 Update sdat2img.py by Michael Bestas · 3 years, 11 months ago
- 41cd5a0 Replace Apache 2.0 boilerplate/reference with SPDX by Michael Bestas · 3 years, 11 months ago
- 830a9cb Add multi-device templates and update normal templates by Michael Bestas · 3 years, 11 months ago
- 8e4a039 Remove copyright headers from automatically generated files by Michael Bestas · 4 years ago
- ab77884 Remove branding from script variables by Michael Bestas · 4 years ago
- 5a82907 Adapt for new tools location by Michael Bestas · 3 years, 11 months ago
- 8f82a58 Adapt for new script location by Michael Bestas · 4 years ago
- 490e38e fixup! extract_utils: implement patchelf by Sebastiano Barezzi · 4 years ago
- e14de31 extract_utils: generate_prop_list: Ignore vdex/odex files too by Alessandro Astone · 4 years ago
- c2a40fa extract_utils: implement patchelf by Volodymyr Zhdanov · 4 years, 1 month ago
- 3f39ee5 extract_utils: Set `filename_from_src: true` for `CLASS=ETC` targets by LuK1337 · 4 years, 2 months ago
- 27346e2 extract_utils: Disable ELF check for shared library by dianlujitao · 4 years, 2 months ago