@axosoft/dump-syms
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

@axosoft/dump-syms

A thin node-js wrapper around Mozilla/dump-syms

Build

yarn install

Usage

const { dumpSymbol } = require('@axosoft/dump-syms');

const symbols = dumpSymbol('/path/to/binary');

Readme

Keywords

none

Package Sidebar

Install

npm i @axosoft/dump-syms

Weekly Downloads

146

Version

0.0.3

License

MIT

Unpacked Size

80.1 MB

Total Files

84

Last publish

Collaborators

  • gk-dev
  • axosoft-dev