压缩包 解压得到raw文件导入diskgenius
奈何没有专业版只导出hint.txt和secret.zip
1 | hint: |
压缩包要密码 用vol
vol.py -f secret.raw filescan –profile=Win7SP1x64 filescan >1.txt
把桌面的文件都导出来
1 | 0x000000007d80a7d0 16 0 R--r-- \Device\HarddiskVolume1\Users\Admin\Desktop\gift.jpg |
有用的就jpg txt zip
1 | gift.jpg: vol.py -f secret.raw --profile=Win7SP1x64 dumpfiles -Q 0x000000007d80a7d0 --dump-dir=./ |
打开图片
看着像有东西 改一下图片高度
根据hint的内容空格应该是要换成下划线
1 | password:Nothing_is_more_important_than_your_life! |
1 | 解压缩得:A gift for You: wHeMscYvTluyRvjf5d7AEX5K4VlZeU2IiGpKLFzek1Q= |
WeChat.txt应该是微信的数据库文件
https://github.com/x1hy9/WeChatUserDB 网上找的脚本直接用把txt改成db
压缩包内的内容就是key了 将文件放入WIN_WECHAT_DB文件夹中
1 | main.py -d windows -k wHeMscYvTluyRvjf5d7AEX5K4VlZeU2IiGpKLFzek1Q= |
DECRYPT_WIN_WECHAT_DB 找到解密后的文件用010打开直接搜flag