Skip to content

Instantly share code, notes, and snippets.

View Mindavi's full-sized avatar

Rick van Schijndel Mindavi

View GitHub Profile
@Mindavi
Mindavi / fuzz.py
Created October 17, 2019 20:27
Fuzzer for rtl_433
#!/usr/bin/env python3
"""
Fuzz.py, fuzzing the rtl_433 decoders for possible errors.
Copyright (C) 2019 Rick van Schijndel
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.