Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't dump QFIL image properly #42

Open
NoaHimesaka1873 opened this issue Jul 22, 2024 · 0 comments
Open

Can't dump QFIL image properly #42

NoaHimesaka1873 opened this issue Jul 22, 2024 · 0 comments

Comments

@NoaHimesaka1873
Copy link

NoaHimesaka1873 commented Jul 22, 2024

Create Temp and out dir
grep: warning: stray \ before /
Extracting firmware on: /home/yuifunami/dumpyara/working/Archive
QFIL detected
flag needs an argument: -x
Usage of /home/yuifunami/dumpyara/Firmware_extractor/tools/Linux/bin/packsparseimg:
  -o string
        output dir path (default "./")
  -t string
        image to unsparse: system / cache / userdata / persist / vendor (default "system")
  -x string
        xml file to load (default "./rawprogram_unsparse.xml")
mv: cannot stat 'system.raw': No such file or directory
flag needs an argument: -x
Usage of /home/yuifunami/dumpyara/Firmware_extractor/tools/Linux/bin/packsparseimg:
  -o string
        output dir path (default "./")
  -t string
        image to unsparse: system / cache / userdata / persist / vendor (default "system")
  -x string
        xml file to load (default "./rawprogram_unsparse.xml")
mv: cannot stat 'vendor.raw': No such file or directory
flag needs an argument: -x
Usage of /home/yuifunami/dumpyara/Firmware_extractor/tools/Linux/bin/packsparseimg:
  -o string
        output dir path (default "./")
  -t string
        image to unsparse: system / cache / userdata / persist / vendor (default "system")
  -x string
        xml file to load (default "./rawprogram_unsparse.xml")
mv: cannot stat 'modem.raw': No such file or directory
flag needs an argument: -x
Usage of /home/yuifunami/dumpyara/Firmware_extractor/tools/Linux/bin/packsparseimg:
  -o string
        output dir path (default "./")
  -t string
        image to unsparse: system / cache / userdata / persist / vendor (default "system")
  -x string
        xml file to load (default "./rawprogram_unsparse.xml")
mv: cannot stat 'dtbo.raw': No such file or directory
flag needs an argument: -x
Usage of /home/yuifunami/dumpyara/Firmware_extractor/tools/Linux/bin/packsparseimg:
  -o string
        output dir path (default "./")
  -t string
        image to unsparse: system / cache / userdata / persist / vendor (default "system")
  -x string
        xml file to load (default "./rawprogram_unsparse.xml")
mv: cannot stat 'dtb.raw': No such file or directory
flag needs an argument: -x
Usage of /home/yuifunami/dumpyara/Firmware_extractor/tools/Linux/bin/packsparseimg:
  -o string
        output dir path (default "./")
  -t string
        image to unsparse: system / cache / userdata / persist / vendor (default "system")
  -x string
        xml file to load (default "./rawprogram_unsparse.xml")
mv: cannot stat 'boot.raw': No such file or directory
flag needs an argument: -x
Usage of /home/yuifunami/dumpyara/Firmware_extractor/tools/Linux/bin/packsparseimg:
  -o string
        output dir path (default "./")
  -t string
        image to unsparse: system / cache / userdata / persist / vendor (default "system")
  -x string
        xml file to load (default "./rawprogram_unsparse.xml")
mv: cannot stat 'tz.raw': No such file or directory

Firmware dumped myself using EDL tool, it fails to process it properly. It does have all partitions needed in raw image .bin files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant