/simu-elf-loader

Executable file loader, ELF loader. for simulator

Primary LanguageC++

Executable Loader

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

Interface is declared in ExeLoader.h.

Usage: refer to test.cc