dissect dead node service core dumps with llnode using a single command
npm install necropsydissect dead node service core dumps with llnode using a single command
``sh`
$ npm i -g necropsy
$ necropsy setup # if you need llnode and lldb
$ necropsy [node-binary] core-file
Linux and macOS
* We need lldb and llnode to be installed, necropsy setup` has you covered
* Python should be installed (python scripts are used to get memory ranges)
Sponsored by nearForm
MIT