Noia-简单的移动应用程序沙盒文件浏览器工具

taibeihacker

Moderator
noia_3_demo.gif

Noia is a web-based tool whose main aim is to ease the process of browser mobile applications sandbox and directly previewing SQLite databases, images, and more.由弗里达(Frida)提供动力。
请注意,我不是程序员,但我可能高于代码避免的中位数。尝试一下,如果发现任何问题,请打开问题。欢迎PR。

Installation Usage​

NPM安装-G Noia
Noia

Features​

探索第三方应用程序文件和目录。 Noia向您展示了详细信息,包括访问权限,文件类型等等。
查看自定义二进制文件。直接预览sqlite数据库,图像等。
按名称搜索应用程序。
按名称搜索文件和目录。
使用CTRL+G快捷方式导航到自定义目录。
下载应用程序文件和目录以进行进一步分析。
基本iOS支持
还有更多

Setup​

Desktop requirements:​

node.jsLTSand npm Any decent modern desktop browser Noia is available on npm, so just type the following command to install it and run it:
NPM安装-G noia
Noia

Device setup:​

Noia由Frida.RE提供动力,因此需要Frida运行。

Rooted Device​

参见: * 3https://frida.re/docs/android/* 3https://frida.re/docs/ios/

Non-rooted Device​

https://koz.io/using-frida-on-andro.../objection/wiki/Patching-Android-Applications https://nowsecure.com/blog/2020/01/02/how-to-conduct-jailed-testing-with-frida/Security WarningThis tool is不安全,可能包括一些安全漏洞,因此请确保将网页与潜在黑客隔离开来。

LICENCE​

MIT
 
返回
上方