Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCP Client / Server Enhancements #2175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GoomiiV2
Copy link

Problem description

Messages in the TCP tool were only visible as a text string in the messages list and unable to be opened in the hex view.
There was also no way to send data other than as a typed in text string in the input field.

Implementation description

  • Added the ability to double-click on a message in the messages list to open it in a provider tab.
  • Added a new button to the client tab to send the current provider to the connected server.
  • Updated the list look to show the message index in a column

Screenshots

imhex-gui_4KSUX6kzdt.mp4

* Added the ability to double-click on a message in the messages list to open it in a provider tab.
* Added a new button to the client tab to send the current provider to the connected server.
* Updated the list look to show the message index in a column
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant