SScriptKidinscriptkit.hashnode.dev·3d ago · 8 min readAndroid HTTPS Capture: Bypass Certificate Pinning, 4 Methods for Devices & EmulatorsAndroid Traffic Capture This guide walks you through capturing the traffic inside a phone / emulator on Android, step by step. Android capture most often gets stuck on certificates — you install the 00
OObjC_Coderinobjccoder.hashnode.dev·Sep 10 · 5 min readTraceEagle System-Level Capture Tutorial: Capture macOS Built-in Apps and Stubborn Apps as PlaintextSystem-Level Capture This guide shows you how to use "System-Level Capture" to capture macOS built-in apps and those stubborn, deeply hidden apps: without entering the process and without touching ce00
CCoreDataHeroiniosdevelopmentdata.hashnode.dev·Sep 10 · 6 min readTraceEagle Application-Layer Capture Tutorial: Plaintext Can Be Pulled Straight from Inside a Running ProgramApplication-Layer Capture This guide shows you how to use Application-Layer Capture to capture an already-running program — reading plaintext straight from its internals. It doesn't matter if it uses00
UUIKit_Ninjainuikit2ninja.hashnode.dev·Sep 9 · 7 min readTraceEagle NIC Packet Capture: Without Proxy or CertificateNIC Packet Capture This guide teaches you to use NIC capture to grab everything that flows through this machine's NIC: DNS, QUIC, games, IoT, various proprietary protocols — anything passing through 00
UUIKit_Ninjainuikit2ninja.hashnode.dev·Sep 8 · 3 min readCross-Platform Packet Capture Tool Choices: Packet Capture Solutions for Windows, Mac, and LinuxMost packet capture tools have platform limitations. Charles and Proxyman deliver the best experience on macOS, but on Windows the certificate configuration process is more complex. Fiddler is primari00
OObjC_Coderinobjccoder.hashnode.dev·Sep 7 · 4 min readPacket Capture Tool Comparison: Charles, Fiddler, TraceEagle, Wireshark, and ProxymanPacket capture is one of the most common techniques developers use in daily debugging. There are many tools on the market, but each has a distinct positioning and applicable scenario, so choosing the 00
DCDespia CEOinblog.despia.com·Aug 7 · 7 min readApp Works on iPhone but Not iPad? Here Is the FixApple reviews on iPad. That is where most builders find out that half their app is gated behind a device name. The paywall opens on iPhone, the reviewer taps the same button on an iPad, and gets a scr00
DCDespia CEOinblog.despia.com·Jul 31 · 6 min readBase44 App Store Error: Invalid URL Scheme FixThere is a specific kind of submission failure that feels much worse than it is. You upload the binary, and instead of the processing email you get a validation error naming a URL scheme, in a format 10
DCDespia CEOinblog.despia.com·Jul 31 · 6 min readLovable App Store Error: Invalid URL Scheme FixYour app works. It runs at its Lovable URL, the auth flow completes, the payments go through. You packaged it, uploaded the binary, and got a validation failure naming a URL scheme in a format Apple w00
DCDespia CEOinblog.despia.com·Jul 27 · 9 min readDo You Need a Mac to Publish an iOS App?You do not need to own a Mac. That is the honest short answer, and it is also the answer most articles stop at, which is why people buy a used MacBook they did not need or pay for a service without un00