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

https://github.com/bramp/dissector

Dissects various file formats
https://github.com/bramp/dissector

Last synced: over 1 year ago
JSON representation

Dissects various file formats

Awesome Lists containing this project

README

          

# Warning: This project is abandoned, and in a unfinished state. Feel free to pick up the project, or take a look at my newer https://github.com/bramp/dsector which is very similar, but written in Go.

dissector
=========

Dissects various file formats. Think wireshark but for files.

Provides a API, command line app, and GUI.

Supports
--------
* MBR - Master Boot Record
* ISO files - Media format (that is used by mp4 and others)
* Java class files
* PNG files
* Torrent files
* Zip files

Usage
-----
TODO

Screenshots
-----------
TODO

TODO
----
Consider a use as a fuzzing tool