A web-based tool for browsing mobile app sandboxes and previewing SQLite databases, images, and other files.
Noia is a web-based tool that enables browsing and inspection of mobile application sandboxes. It allows users to explore app files, preview SQLite databases and images directly, and download content for analysis. The tool is powered by Frida, making it compatible with both Android and iOS devices.
Mobile security researchers, penetration testers, and developers who need to inspect app internals for debugging or security analysis without extensive setup.
Noia offers a simple, browser-based interface that reduces the complexity of sandbox exploration, providing direct file previews and search functionality without requiring deep programming expertise.
[WIP] Simple mobile applications sandbox file browser tool. Powered with frida.re.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Offers a straightforward browser interface that lowers the barrier for inspecting app sandboxes, making it accessible even for those with moderate technical skills, as emphasized in the README's philosophy.
Enables direct viewing of SQLite databases, images, and custom binary files within the browser without manual extraction, as highlighted in the key features.
Includes search functionality for applications and files by name, plus keyboard shortcuts like Ctrl+G for custom directory jumps, speeding up exploration.
Supports both Android and iOS devices through Frida, providing flexibility for mobile security assessments across platforms.
The README explicitly warns that the tool is not secure and may include vulnerabilities, requiring isolation from potential hackers, which limits its use in sensitive environments.
Relies on Frida, which needs specific setup for rooted or non-rooted devices, adding overhead and potential troubleshooting, especially for iOS or non-rooted Android.
Only basic support for iOS is mentioned, which may not cover advanced inspection needs or newer iOS versions, reducing its utility for comprehensive iOS analysis.