Skip to content

xzhong86/simu-elf-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Executable Loader

Currently only ELF file is supported, support little/bing endian format.

Interface is declared in ExeLoader.h.

Usage: refer to test.cc

About

Executable file loader, ELF loader. for simulator

Topics

Resources

Stars

Watchers

Forks