How to make ADB run over internet? Main point I don,t have WiFi access to start port Forwarding, I am using 4G Network!

I want to Debug Android Application using ADB over Internet.
Well when we start adb daemon in our phone with:
adb tcpip 5555

Its scope is within the WiFi network, But If I want to Debug Application or use frameworks like Scrcpy, Ghost,et… Continue reading How to make ADB run over internet? Main point I don,t have WiFi access to start port Forwarding, I am using 4G Network!

DES Encryption: Looking for results for each round of encryption/decryption to debug code

I’ve been searching for a few days in different forums trying to find an example of DES that gives the key/output values for all 16 layers. I found one that gives the encryption which helped me fix that part, but my decryption isn’t workin… Continue reading DES Encryption: Looking for results for each round of encryption/decryption to debug code

Simplifying Microservices Debugging with Thundra Sidekick

I’m one of the fortunate people who have witnessed the (r)evolution of software development and delivery throughout my career. From programs deployed in local racks to serverless running with the pay-as-you-go paradigm, we’ve seen a breakthrough i… Continue reading Simplifying Microservices Debugging with Thundra Sidekick