py60800
py60800
Hi, I don't know if this the right place to post the information but I want to let you know that I have developped a tool to dump communication with...
What are the change between protocol 3.3 and 3.1 ? If there is any change in the way encryption is used, it may take some time (they may have fixed...
Hi Erik, As you might have noticed, I am not very active on this topic these days. I have tried to understand your proposals but I have no way to...
As of now, support for 3.3 protocol crashes when using 3.1 protocol. I am trying to fix this issue.
I have created a new branch "3.3-Support" that includes the support of 3.3 version protocol. It has been more complicated than I expected to support both versions in the same...
Please proceed as stated in the README.md file and build tuyadump with a single command line : go build tuyadump.go comm-msg.go crypto.go dodump.go debug.go In addition, you are trying to...
Tuyadump could be run on Windows system with Winpcap or Npcap library. Read gopacket documentation. I don't know Spanish but I guess that "order no encontrada" means "Command not found"......
Unfortunately, I do not have any Windows machine to run similar test (I use Linux as my main OS). Anyway, the command line should look like: tuyadump -C tuyaconfig.json -i...
You almost get it. a) The master IP is the IP on which runs the software that controls your devices and where, most probably, you run tuyadump. b) I understand...
As I do not intend to play two mp3 files at the same time, closing a context before opening a new one would be OK.