During testing, you may encounter a situation when copying text from Wireshark or similar programs converts data to a different encoding.
However, it is necessary to repeat the packet bit by bit.
The module allows repeating the event packet by transmitting it in hexadecimal format, preserving all data.
Send - Send the package
Check - Check if the data in the packet is correct
Cleat Numbers - Clear line numbering (added by Wareshark)
Supported protocols:
- TCP
- UDP
The packet can be generated either as a solid string or in HEX form.
The module allows you to test a packet before sending it by converting it to ASCII (Check)