[capstone2llvmir]: Arm64: extractVectorValue(): Unknown VESS type
Author: butterlCreated Apr 13, 2023Updated Jan 3, 2026
bin/retdec-decompiler ./lib_test.so
Running phase: Unpacking ( 0.01s ) No matching plugins found for 'gc' Running phase: Initialization ( 0.02s ) Running phase: Providers initialization ( 0.02s ) Running phase: Input binary to LLVM IR decoding ( 0.04s ) [capstone2llvmir]: Arm64: extractVectorValue(): Unknown VESS type
It seems failed here https://github.com/avast/retdec/blob/2cf18ffeb249bbe499d455eb67069bef0b072c9a/src/capstone2llvmir/arm64/arm64.cpp#L411
any idea how to solve it?
Source: avast/retdec