-
Underscoring the “private” in private key
Underscoring the “private” in private key
Amazon Music App run a server on your laptop so it can spin up process such as open the app and play a song to by pass Mac built-in safety net in browsers that seek confirmation from users. We investigate how to find process listen on port, disassembly it, run it with a debugger set breakpoints right before the decryption calls, and read the encryption key and IV from memory. I learn a lot from it.
Appears in lists (1)
More like this (3)
-
AnNotify: A Private Notification Service
2017 work on providing one-to-many notifications via a distributed network of servers. TL;DR establish a shared...
-
Deploy AnyCable with Capistrano and systemd
How to Deploy AnyCable with Capistrano and systemd — AnyCable has billed itself as “Action Cable...
-
Creating a rudimentary private certificate authority using OpenSSL
Creating a rudimentary private certificate authority using OpenSSL I have been trying to learn more about...