User Activity

  • Posted a comment on discussion Help on p7zip

    there is a v22 fork github.com/p7zip-project/p7zip

  • Posted a comment on discussion General Discussion on android-backup-processor

    screen was broken so the only option left was backup from adb: https://twrp.me/faq/openrecoveryscript.html adb backup --twrp compress data twrp produces his own backup.ab, which is just a normal data.ext4.win with a 1536 bytes header: 00000000 54 57 52 50 00 00 00 00 74 77 73 74 72 65 61 6d |TWRP....twstream| 00000010 68 65 61 64 65 72 00 00 01 00 00 00 00 00 00 00 |header..........| 00000020 03 00 00 00 00 00 00 00 3b cd 25 5d 00 00 00 00 |........;.%]....| 00000030 00 00 00 00 00 00 00 00 00 00...

  • Posted a comment on discussion Help on p7zip

    7z x -bb1 -bd a.7z file is what i need - many thanks! and btw great work

  • Posted a comment on discussion Help on p7zip

    extracting a single file with 7z x <archive_name> [<file_names>...] works fine. however, the output suggests extracting the whole archive, because it still displays all the files during scan. same behavior for excluded files. is there a switch for showing only extracted files during unpack? $ 7z x userdata_20171023_000000 data/media 7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=utf8,Utf16=on,HugeFiles=on,32 bits,2 CPUs LE) Scanning the drive for archives:...

  • Posted a comment on discussion Help on p7zip

    thanks but also not working. but get it working by copying all files in same folder: /system/xbin/Codecs/Rar.so /system/xbin/7z.so /system/xbin/7z but: it depends on how it is executed: "7z" or "/system/xbin/7z" so finally end up with a shell script symlinked to "7z" which is always invoking with full path /system/xbin/p7zip/Codecs/Rar.so /system/xbin/p7zip/7z.so /system/xbin/p7zip/7z /system/xbin/p7zip/7z.sh /system/xbin/7z -> /system/xbin/p7zip/7z.sh 1 2 3 4 5 6 7#!/system/bin/sh while [ $# -gt...

  • Posted a comment on discussion Help on p7zip

    i have made the replacements lseek64 and off64_t, and it now shows HugeFiles=on CPP/7zip/Common/FileStreams.cpp...

  • Posted a comment on discussion Help on p7zip

    I have the Unsupported Method Error for RAR Archives on Android. Only 1/4 files is...

  • Posted a comment on discussion Help on p7zip

    same question for android - what folder for Rar.so? non of them works: /system/bin/Codecs/Rar.so...

View All

Personal Data

Username:
alecxs
Joined:
2016-07-26 20:51:32

Projects

  • No projects to display.

Personal Tools