1.0.2 • Published 3 years ago

@wokwi/elfist v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

elfist

Simple ELF Parser Library for TypeScript.

For usage example, see demo/elf-dump.ts.

Known limitations

  • Big Endian ELF files are not supported.
  • No input validation (we assume valid ELF file).
  • 64-Bit ELF files are partially supported - values (like memory addresses) must be smaller than 2^53.

License

Released under the MIT licence. Copyright (c) 2022, Uri Shaked.

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.0

3 years ago