1.0.3 • Published 7 years ago

necropsy v1.0.3

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

necropsy

dissect dead node service core dumps with llnode using a single command

Usage

$ npm i -g necropsy
$ necropsy setup # if you need llnode and lldb
$ necropsy [node-binary] core-file

Platforms

Linux and macOS

Requirements

  • 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)

Acknowledgements

Sponsored by nearForm

License

MIT