elfconv mainly supports ELF/AArch64 conversion in the current implementation. However, there are still many AArch64 instructions that have not yet been implemented. The docs/Add-AArch64-Instruction.md explains the overview for adding new AArch64 instruction support, and I welcome the implementation!
elfconv mainly supports ELF/AArch64 conversion in the current implementation. However, there are still many AArch64 instructions that have not yet been implemented. The
docs/Add-AArch64-Instruction.mdexplains the overview for adding new AArch64 instruction support, and I welcome the implementation!