https://github.com/inokinoki/elfisualizer
https://github.com/inokinoki/elfisualizer
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inokinoki/elfisualizer
- Owner: Inokinoki
- License: mit
- Created: 2021-05-23T13:53:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-02T02:27:27.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T08:33:41.314Z (over 1 year ago)
- Language: HTML
- Size: 90.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ELFisualizer
An Electron app visualizing an ELF file.
Inspired by elfcat.

Install:
```
npm install
```
Run:
```
npm start
```