Skip to content

MrAta/goelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you need to work with ELF file in GoLang, you must use GoLang's standard debug/elf package.

goelf

Yet Another ELF reader!

This is a very basic implementation of an ELF reader with limitted functionalities focused only on linux ELF64 type.

If you want to hack though, you can use or extend this package. Look at the main.go file for an example usage.

About

Yet Another ELF reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages