
Reverse Engineering30 Apr 2022
Reverse engineering Reolink cameras for custom scenes and modes with Home Automation
The Reolink app allows you to create “scenes” or modes to set a “Home” or “Away” profile, turning on/off motion alert notifications. However when using an NVR you only have the option to set it for all cameras, not camera specific.

Reverse Engineering20 Aug 2020
Reverse engineering a private API with MITM Proxy
Developers can often struggle to find the data they need for their personal projects due to certain services locking down their API’s. So I wanted to show you a way you can get the data you need.