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
- Host: GitHub
- URL: https://github.com/bramp/dissector
- Owner: bramp
- License: bsd-2-clause
- Created: 2014-02-09T17:23:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-11-12T23:43:54.000Z (over 9 years ago)
- Last Synced: 2025-03-25T18:51:07.514Z (over 1 year ago)
- Language: Java
- Size: 356 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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