Skip to content

Stephen-lei/EC-SBT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EC-SBT: a retargetable static binary translator

EC-SBT is a retargetable static binary translator based on McSema.

EC-SBT can translate an elf from x86_64 to aarch64.

Dependencies

to use this tool,you have to install :

Name Version
EFACT bb0ec9c
CDMF 59af025
McSema v3.0.26
llvm 20

1.when installing McSema,please first follow the standard guide to download related codes, before make the project ,please replace the soucre code in this project with the related dir (Mcsema was archived by the owner, directly repalce may save you a lot of time).

2.after install the above three project, please compile the passes with the guide under /Passes.

3.follow the guide in script/EC-SBT-Runner-base to specify the dir of the current paltfrom.

4.run the EC-SBT:

$ ./EC-SBT-Runner-base targetELF

About

a retargetable static binary translator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors