This Magisk module contains rsync arm64 CPUs

The source code for rsync is available here:

https://github.com/RsyncProject/rsync

The rsync binary only requires the standard Android OS libraries:

ASUS_I006D:/ $ ldd /data/local/tmp/rsync
	linux-vdso.so.1 => [vdso] (0x76065ad000)
	libdl.so => /apex/com.android.runtime/lib64/bionic/libdl.so (0x760348d000)
	libc.so => /apex/com.android.runtime/lib64/bionic/libc.so (0x76034c1000)
ASUS_I006D:/ $ 


ASUS_I006D:/ $  /data/local/tmp/rsync --version -v
rsync  version 3.4.1  protocol version 32
Copyright (C) 1996-2025 by Andrew Tridgell, Wayne Davison, and others.
Web site: https://rsync.samba.org/
Capabilities:
    64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,
    no socketpairs, symlinks, symtimes, hardlinks, no hardlink-specials,
    no hardlink-symlinks, IPv6, atimes, batchfiles, inplace, append, no ACLs,
    no xattrs, optional secluded-args, iconv, prealloc, stop-at, no crtimes
Optimizations:
    no SIMD-roll, no asm-roll, openssl-crypto, no asm-MD5
Checksum list:
    xxh128 xxh3 xxh64 (xxhash) md5 md4 sha1 none
Compress list:
    zstd lz4 zlibx zlib none
Daemon auth list:
    sha512 sha256 sha1 md5 md4

rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
are welcome to redistribute it under certain conditions.  See the GNU
General Public Licence for details.
ASUS_I006D:/ $ 


History

16.01.2025 v1.0.0 /bs
  initial release


02.02.2026 v1.2.0 /bs
  rsync binary relinked with OpenSSL 3.5.5 library

    

