jorhelp / Ingram

网络摄像头漏洞扫描工具 | Webcam vulnerability scanning tool
GNU General Public License v3.0
1.76k stars 280 forks source link

I have the following problems during use,thank! #13

Open yyheart opened 2 years ago

yyheart commented 2 years ago

Snipaste_2022-08-07_23-00-54 $ python run_ingram.py --in test_in --out test_out --all --th 230 --nosnap Traceback (most recent call last): File "C:\Users\tt\Ingram\run_ingram.py", line 68, in run(args) File "C:\Users\tt\Ingram\run_ingram.py", line 48, in run for line in f: UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 1519: illegal multibyte sequence

jorhelp commented 2 years ago

Sorry for that, but we didnt test our project on windows platform, perhaps you could run it on a linux pc?