An open API service indexing awesome lists of open source software.

https://github.com/inokinoki/elfisualizer


https://github.com/inokinoki/elfisualizer

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ELFisualizer

An Electron app visualizing an ELF file.

Inspired by elfcat.

![](preview.png)

Install:

```
npm install
```

Run:

```
npm start
```