{"library":"elfy","type":"library","category":null,"description":"Elfy is a JavaScript library designed for parsing ELF (Executable and Linkable Format) files within a Node.js environment. Its current and only stable version, 1.0.0, was last published in late 2019, though the underlying code copyright dates back to 2014, indicating a long period without active development or updates. This package provides a simple API, primarily a `parse` method, to interpret the structure and content of ELF binaries. Due to its age and lack of maintenance, its primary differentiator is its historical presence as a Node.js-specific ELF parser. Developers seeking more modern features, broader platform support (like browsers), or active maintenance would likely need to consider alternative solutions, as Elfy predates much of the modern JavaScript ecosystem, including native ESM support.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","elfy","elf","executable","parser"],"last_verified":"Wed May 27","install":[{"cmd":"npm install elfy","imports":["const elfy = require('elfy');","const elf = elfy.parse(buffer);"]},{"cmd":"yarn add elfy","imports":[]},{"cmd":"pnpm add elfy","imports":[]}],"homepage":null,"github":"https://github.com/indutny/elfy","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/elfy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/elfy/compatibility"}}