You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the dash area has bug. As the screen shot picture show, the second line address 0x00000010. When I select the data "part" which is a ascii string, the correct dash area hex data should be 70(p) 61(a) 72(r) 74(t), but the plugin given dash area is 42 70 61 72, the data 42 is not the hex of character "p", that is a wrong ui display.
if the screen shot picture not be show as below, or has any other detail question, please contat the email [email protected]
or [email protected]
The text was updated successfully, but these errors were encountered:
the dash area has bug. As the screen shot picture show, the second line address 0x00000010. When I select the data "part" which is a ascii string, the correct dash area hex data should be 70(p) 61(a) 72(r) 74(t), but the plugin given dash area is 42 70 61 72, the data 42 is not the hex of character "p", that is a wrong ui display.
if the screen shot picture not be show as below, or has any other detail question, please contat the email [email protected]
or [email protected]
The text was updated successfully, but these errors were encountered: