Releases: dannagle/PacketSender
Persistent TCP server / Friendlier HEX field
This version of Packet Sender has some much-requested features. I am particularly excited about the smarter HEX field parser. You can now copy/paste from Wireshark and other utilities!
- Persistent TCP Server. The UI dialog now appears.
- Resend via persistent TCP renders UI dialog and keeps sending
- The HEX field is a lot smarter. Should be a lot easier to paste data.
Resend support during persistent TCP
This version features resending packets when persistent TCP is triggered. USe the "Resending(1)" button to disable from inside the dialog.
Persistent TCP server connections
This version of Packet Sender supports persistent TCP server connections. When enabled, incoming connections will trigger a new dialog that can then be interacted with.
Related issue: #19
Smart Reponses And EBCDIC
Smart Responses and Macros
- Packet Sender now supports smart replies. See the new "Smart Responses" tab for more details.
- Macros are now supported in Smart Responses: {{TIME}}, {{DATE}}, {{UNIXTIME}}, {{RANDOM}}
EBCDIC
Packet Sender now has EBCDIC support in smart replies and as a keyboard shortcut on the ASCII screen.
EBCDIC translation in ASCII edit
This version supports enabling a keyboard sequence (Ctrl or CMD) + E to translate the ASCII edit field to EBCDIC
Smart Replies with Macros
This version of Packet Sender supports:
- Smart Replies
- EBCDIC translation
- Macros
Smart Responses
This is an experimental version of Packet Sender offering:
- Smart replies (if packet says "X", then reply with "Y")
- EBCDIC (IBM character encoding) translation
Only a portable version is being offered.
PacketSenderPortable_SmartResponses_2016-02-06.zip
IPv6 Support
Portable IPv6-only mode
IPv6 Version of Packet Sender
This experimental version of Packet Sender has been modified to best support IPv6. Do not use it with IPv4. Therefore, only a portable version is being offered:
PacketSenderPortable_IPv6_2016-01-22.zip
Windows Slow Resend Bug fix
Some Windows users have reported that Packet Sender is slow to resend. This attempts to fix it.
Source issue:
#34