Samsung - Galaxy A73 5G - a73xq - Documentation Suggestions

Hi aidb,
First of all, thanks for your quick answer.
As regard the point “unzipped it but did not find the vbmeta.img”, I followed the instructions in the page you linked.
But I got the same error (“Failed to extract payload.bin from the archive”) as mentioned there for " Samsung S9 starlte":

user@host:./payload-dumper-go  -o OutputFolder -p dtbo,vbmeta,recovery e-2.5-t-20241108446827-community-a73xq.zip
Please wait while extracting payload.bin from the archive.
2024/12/01 09:42:00 Failed to extract payload.bin from the archive.

Does it help if I list the files in the unzipped image (e-2.5-t-20241108446827-community-a73xq.zip):

      • start - - -
        user@host:./e-2.5-t-20241108446827-community-a73xq$ ls -R -1s
        .:
        total 1772568
        98308 boot.img
        24576 dtbo.img
        4 dynamic_partitions_op_list
        4 install
        4 META-INF
        776 odm.new.dat.br
        0 odm.patch.dat
        4 odm.transfer.list
        268056 product.new.dat.br
        0 product.patch.dat
        4 product.transfer.list
        79872 recovery.img
        787856 system.new.dat.br
        0 system.patch.dat
        12 system.transfer.list
        8 unsparse_super_empty.img
        98304 vendor_boot.img
        414772 vendor.new.dat.br
        0 vendor.patch.dat
        8 vendor.transfer.list

./install:
total 4
4 bin

./install/bin:
total 12
4 backuptool.functions
8 backuptool.sh

./META-INF:
total 4
4 com

./META-INF/com:
total 8
4 android
4 google

./META-INF/com/android:
total 12
4 metadata
4 metadata.pb
4 otacert

./META-INF/com/google:
total 4
4 android

./META-INF/com/google/android:
total 2076
2072 update-binary
4 updater-script

      • end - - -

As far as I could understand the instructions in page about payload-dumper-go, I could not find any clear instruction about which files in my Samsung A73 image correspond to payload.bin or “dtbo,vbmeta,recovery” or how to get them.
But I noticed the files “dtbo,vbmeta,recovery” can be found in the lineageos A73 builds download page.
Does it help?