Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alk0ve/BitViewer
BitViewer is a simple bit exploration tool for packets
https://github.com/alk0ve/BitViewer
bits viewer
Last synced: 9 days ago
JSON representation
BitViewer is a simple bit exploration tool for packets
- Host: GitHub
- URL: https://github.com/alk0ve/BitViewer
- Owner: alk0ve
- License: mit
- Created: 2017-03-13T09:49:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T13:44:55.000Z (over 4 years ago)
- Last Synced: 2024-08-01T13:23:49.236Z (3 months ago)
- Topics: bits, viewer
- Language: C#
- Homepage:
- Size: 125 KB
- Stars: 5
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.txt
- Changelog: changeLog.txt
- Funding: FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
BitViewer is a simple bit exploration tool for packets.
Future plans
=======================
See currently open issues.Collaboration
=======================
- Want to become a collaborator? Message veghit or alk0ve.
- Want to contribute code (but don't want the responsibility of being a collaborator)? Open a pull request.
- Don't know how to create pull requests? Learn some git here: http://lmgtfy.com/?q=git+tutorial
- Found a bug? Want us to add a feature? Open an issue in the issue tracker (but we don't promise anything).
Glorious bits!
=======================
Indeed they are.BitViewer for large files
=======================
BitViewer used to support large files as well as packet-based traffic; this functionality was forked into https://github.com/alk0ve/FileBitViewer.