Main
This is a website for sharing some of the code projects I've been working on during my spare time. Most of what is available are just pieces of code for testing concepts or just for fun.Pages are still under construction, so if you see any broken links please let me know.
What is available
I will try to update this list periodically, right now this is what is up:- CMTS Simple Monitor - A Windows application to quickly check a Docsis CMTS status (and other things else).
- SHA-256 Inspector - To see what happens during the SHA block cypher stages.
- Docsis Pre-eq Decoder - Decodes Docsis Pre-eq values and calculates some of the PNM metrics.
- Online Docsis Pre-eq Decoder - Online version of the Pre-eq Decoder.
Disclaimer
I doubt anything here will cause any harm, but be aware that every program/code is provided as is without any guarantees or warranty. Use at your own discretion.Useful Tips:
- If the source code is provided, inspect it and build from source. This is the safest way (IMHO).
- In case you prefer to run the compiled code, check the files against the provided digests.