@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');
A thin node-js wrapper around Mozilla/dump-syms
yarn install
const { dumpSymbol } = require('@axosoft/dump-syms');
const symbols = dumpSymbol('/path/to/binary');
npm i @axosoft/dump-syms
261
0.0.3
MIT
80.1 MB
84