https://github.com/alk0ve/BitViewer
BitViewer is a simple bit exploration tool for packets
https://github.com/alk0ve/BitViewer
bits viewer
Last synced: 11 months 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T13:44:55.000Z (over 5 years ago)
- Last Synced: 2024-11-04T13:37:57.584Z (over 1 year ago)
- Topics: bits, viewer
- Language: C#
- Homepage:
- Size: 125 KB
- Stars: 5
- Watchers: 6
- Forks: 2
- 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.