Beta · Linux · x64

Linux CLI beta 0.4.5

x86_64 host builder for ELF64 x86_64 and aarch64: --protect (integrity, anti-debug, strenc), live mini-VM through L30 (--virt-symbol / --virt-mutate; loops, FCMP, switch/JT), --license-bind and RSA/activate. No GUI yet.

AkiProtect-Linux-x64-beta-0.4.5.zip · 146 KB
sha256:48e792aabc3409b3395079a0c5bfb5e230f08ff5229ac57ec59e6a8275776e68

SHA256SUMS

Linux CLI beta

What this beta includes

  • Done: --protect x86_64 + aarch64
    Mode B embed + stage2 on both arches; SegCrc, TracerPid anti-debug, .rodata strenc, --license-bind / --license-rsa / --activate.
  • Done: mini-VM (code virtualization)
    --virt-symbol patches selected functions into an ALVT live interpreter (leaf/frames/CALL/FP/stack-args/branches/loops/FCMP/switch/jump-tables). Optional --virt-mutate applies thin MBA.
  • Not yet: GUI
    Host CLI is glibc x86_64. Windows and macOS remain the fuller product surfaces (GUI + demo keys).
# After unzip (host: glibc x86_64; targets: ELF64 x86_64 + aarch64)
./aki_lin_builder --hwid
./aki_lin_builder --elf-info -i /bin/ls
./aki_lin_builder --protect -i ./hello -o ./hello_p
AKI_LIN_RUNTIME_PROBE=stderr ./hello_p   # → AKI_RUNTIME_OK

# Mini-VM (0.4.5): virtualize selected symbols; optional ultra MBA
# Covers leaf/frames/CALL/FP/loops/FCMP/switch/JT + shifts/DIV/ROR/bitops/popcount; --virt-mutate-depth 1..3
./aki_lin_builder --embed-runtime --virt-symbol aki_compute -i ./app -o ./app_v
./aki_lin_builder --embed-runtime --virt-symbol aki_mba --virt-mutate \
  --virt-mutate-depth 2 -i ./app -o ./app_vm

# Machine bind + demo RSA / online ticket
./aki_lin_builder --embed-runtime --license-bind -i ./hello -o ./hello_lb
./aki_lin_builder --rsa-verify --rsa-pub ./keys/demo.pub "$SERIAL"
./aki_lin_builder --activate --url https://akiprotect.core-jmp.org/activate.php \
  --serial "$SERIAL" --rsa-pub ./keys/demo.pub --product 0x414B4944 -o ticket.aktk

Try the Linux CLI

x86_64 glibc host. Same demo product 0x414B4944 as macOS/Windows for RSA/activate.

Download Linux x64 CLI beta 0.4.5 Download macOS beta Windows

AkiProtect-Linux-x64-beta-0.4.5.zip · 146 KB
sha256:48e792aabc3409b3395079a0c5bfb5e230f08ff5229ac57ec59e6a8275776e68