rolandshacks / elf4js

ELF/Dwarf parser for Java Script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elf4js

ELF/Dwarf parser for Java Script.

Features

  • Elf headers
  • ELF section structure
  • String Table
  • String Offset Table
  • Symbol Table
  • Address Table
  • Abbreviation Table
  • Line Program Information
  • (Partial) Debug Information

Limitations

Debug Information section is just partially implemented and therefore disabled by default.

Comments

I would be super thankful for contribution to make this library functionally complete and transfor to something production-ready.

About

ELF/Dwarf parser for Java Script

License:Other


Languages

Language:JavaScript 100.0%