Skip to content

impakho/RawAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RawAnalyzer

安卓手机数据电子取证分析工具

如何使用?

环境:Kali Linux

安装依赖:

apt install python python-pip python3 python3-pip
apt install sqlitebrowser libsqlite3-dev libsqlcipher-dev libsqlcipher0 adb
apt install python3-pyqt5 python3-pyqt5.qtwebkit
pip install pysqlcipher

运行工具:

python3 android_analyzer.py

许可协议

RawAnalyzer 采用 GPLv3 许可协议。查看 LICENSE 文件了解更多。

About

安卓手机数据电子取证分析工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages