add ELF data types
This commit is contained in:
parent
885dfbb100
commit
29a66b5663
2 changed files with 32 additions and 0 deletions
6
lib/elf/README.md
Normal file
6
lib/elf/README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Executable and Linkable Format (ELF)
|
||||
|
||||
## References:
|
||||
1. https://en.wikipedia.org/wiki/Executable_and_Linkable_Format
|
||||
2. https://gabi.xinuos.com/
|
||||
3. https://github.com/xinuos/gabi
|
||||
Loading…
Add table
Add a link
Reference in a new issue