// Global variables accessible throughout the app library globals; // Whether the app is in stealth mode (obfuscated content) bool isStealthMode = false;