Skip to content

Instantly share code, notes, and snippets.

@m472
m472 / analysis.py
Last active October 26, 2020 10:42
TTS4 wireshark capture exported as JSON
import json
# load json exported by wireshark
with open('capture.json') as f:
raw_data = json.load(f)
# extract capture data
data = []
for obj in raw_data:
try:
@m472
m472 / 2020_10_23_data.txt
Last active October 23, 2020 23:29
FortiusAnt Genius T2021 protocol reverse engineering
4 221 3 0 0 29 0 0 0
4 221 3 0 0 29 0 0 0
4 221 3 0 0 29 0 0 0
4 221 1 0 0 0 0 0 50
4 221 1 0 0 0 0 0 50
4 221 1 0 0 0 0 0 50
4 221 3 0 0 29 0 0 0
4 221 1 0 0 0 0 0 50
4 221 3 0 0 29 0 0 0
4 221 3 0 0 29 0 0 0