kxynos/embedded_hacking

TypeError: __init__() got an unexpected keyword argument 'log_console'

Opened this issue · 0 comments

Hello, I tried to follow your readme file to emulate the R6220 via Qilling Framework but I encountered an error related to "logconsole" and the modified python script your wrote crash.

here is the error
Error message

Here is the python script I used (Remark : it is based on the GitHub file into your repository that is a bit different from the README.md tutorial

code pyhton

I try to comment all lines related to logconsole. But nothing change for me

Any idea what those error have been triggered?

By the way, thanks to share with us this tuto
Yann