README
elf-parser 🧤
A simple parser for ELF file. There's still a lot of features waiting to be implemented. Willing to your needs.🥺
How to use
sudo npm i -g elf-parser
elf ELF_FILE_PATH
A cli tool for parsing elf file. (such as .so file)🧤
<script type="module">
import elfParser from 'https://cdn.skypack.dev/elf-parser';
</script>
A simple parser for ELF file. There's still a lot of features waiting to be implemented. Willing to your needs.🥺
sudo npm i -g elf-parser
elf ELF_FILE_PATH