Created genie.py for generating a RAW .SUB file

This commit is contained in:
Derek Jamison
2023-10-02 18:50:38 -05:00
parent 3e463b17b6
commit c0159c6920
2 changed files with 42 additions and 1 deletions

View File

@@ -18,4 +18,5 @@ Bit: 64
Key: 97 A3 8C 95 00 7F 19 91
```
In the future, I'll provide a python script that generates a Bin_RAW file, which will have the TE set to 200 and not require any changes to keeloq.c.
You can run the genie.py file to generate a genie.sub file that uses the RAW protocol to transmit, so it works without modified firmware.
Edit the ``info = 0x0D94C5EC007F1991`` to be the value of the key you wish to use.