mobileinsight-core icon indicating copy to clipboard operation
mobileinsight-core copied to clipboard

Attach reject code is incorrect for attach_sr_analyzer.py

Open Exilarch opened this issue 4 years ago • 0 comments

Versions

  • OS: OSX
  • Python version: 3.9.0
  • Python installation method: homebrew

Description

Hello, I am aware that the attach reject code is still work in progress, but just notifying that the attach reject value is incorrect. On line 134 of attach_sr_analyzer.py, it should be field.get("show") == "68" The value that it is attempting to get is allegedly for 0x41, which is attach request, so the actual value is not correct as well.

Code and Logs

chrome_2020-12-11_20-06-40

Exilarch avatar Dec 12 '20 04:12 Exilarch