Safe Extraction Protocol
EasyExtract includes a "Threat Detected" system. If you see a red banner, STOP. Enable Security Scan in Settings to run local checks before extraction.
Warning Signal
If the app flags Discord webhooks, unsafe links, or suspicious code patterns, do not proceed unless you fully trust the package source. When in doubt, ask the author for the raw assets.
What is scanned?
- Discord webhook URLs
- External links outside the allowlist
- File system deletion calls (File.Delete, Directory.Delete)
- Suspicious API usage (Process.Start, WebClient, RegistryKey, DllImport, System.Reflection)
- Risky network patterns (UnityWebRequest, HttpClient, Socket)