kennedn
|
6 months ago
|
on: Wanted to spy on my dog, ended up spying on TP-Link
They worked amazingly out of the box, thanks Tim! The command I used in the end was just a subset of the example given in your repository:
frida -U \
-l ./config.js \
-l ./android/android-proxy-override.js \
-l ./android/android-system-certificate-injection.js \
-l ./android/android-certificate-unpinning.js \
-f com.tplink.iot
kennedn
|
6 months ago
|
on: Wanted to spy on my dog, ended up spying on TP-Link
The other two are Annke C500 outdoor cameras.
kennedn
|
6 months ago
|
on: Wanted to spy on my dog, ended up spying on TP-Link
kennedn
|
6 months ago
|
on: Wanted to spy on my dog, ended up spying on TP-Link
Hello, as I alluded to in my blog post you should use tapo:// as the main stream source to get two-way audio. You can then optionally use rtsp://.../stream2 as a lower resolution sub stream source for detections. Defining both tapo:// and rtsp:// in a single stream is redundant as go2rtc only picks one or the other. My own configuration is here for reference
https://github.com/kennedn/frigate/blob/7c56604e819d2cb1da28...
kennedn
|
6 months ago
|
on: Wanted to spy on my dog, ended up spying on TP-Link
Now a ~300kB webp, thanks.
kennedn
|
1 year ago
|
on: Modchipping a Fridge
Groceries and cleaning come to mind. To be honest it is a very minor inconvenience but I have been looking for an excuse to get my hands dirty with reverse engineering a circuit. The problem was just annoying enough to act as a motivator.
kennedn
|
1 year ago
|
on: Modchipping a Fridge
I installed the fridge freezer myself a few years back, its inside an integrated unit and fairly complicated to remove. I would need to gut the fridge freezer of items, detach and remove the front unit doors from the fridge, detach the fridge from the side panels and the wall, remove the skirting to get under to remove the wall plug and then physically and delicately lift the fridge freezer to be able to slide it out. This is all without the guarantee that there is even a convenient way to gain access the main board.
kennedn
|
3 years ago
|
on: Ask HN: Share your personal site
My website / blog is at
https://kennedn.com/. The website portion is a bit of a weirdo. I deliberately wrote it from scratch to try and learn the basics of web design / JavaScript and evidence of that can be seen in the wacky ways I am achieving state management (sessionStorage) or the fact that the CSS is balanced on a hairpin. I made it just extensible enough that I've not had a need to refactor it to date though.
frida -U \
-f com.tplink.iot