Show HN: Forensic evidence of iOS mesh networking bypassing Airplane Mode
TakeFlight007 Thursday, January 01, 2026I found evidence of autonomous mesh networking on iOS during Airplane Mode. What am I missing?
Did forensic analysis on my iPhone during Airplane Mode isolation. Kernel stats show 2,657 packets transmitted and 84.5MB processed through mDNSResponder while interfaces report "inactive". Found a parallel utun2 tunnel bound to IDS framework that persists during isolation. Applied Shannon-Hartley theorem to verify the channel capacity supports this volume. Either I'm misunderstanding legitimate system behavior, or this is a covert channel. Reproducible steps and raw evidence included.
https://github.com/JGoyd/NeuralNet
Summary
This GitHub repository provides a Python implementation of a neural network, including code for training and evaluating the model on various datasets. It offers a practical example of building a fundamental machine learning architecture from scratch.
4
4
Summary
github.com