Skip to content

x86-64 to AArch64 relocatable ELF file converter

Notifications You must be signed in to change notification settings

quazuo/elf-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elf-converter

Simple C++ program that aims to convert relocatable ELF (.o) files compiled for the x86-64 architecture to files adapted for the AArch64 architecture. Since this is not really finished yet, only a subset of assembly instructions and ELF features are handled. As such, only files that contain exclusively supported instructions are supported by this program.

About

x86-64 to AArch64 relocatable ELF file converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published