For folks wishing to provide packet captures related to crashes, this tool will allow you to clean the chat text from 0x17 (incoming /tell) and 0xB5 (outgoing /tell) packets. It is written in python and by default will remove the text, but not the names. It will clean all relevant packets in a sub-folder named "data". The behavior is somewhat customizable, and it can be configured to clean up names, or use any path you specify.
I provide a windows binary and python source. If you have python installed, just use the source version directly.
Private Chat Packet Sanitizer
-
- Developer
- Posts: 707
- Joined: Sun Jul 22, 2012 12:11 am
Private Chat Packet Sanitizer
- Attachments
-
- sanitize_src.zip
- Python source. Can be executed directly and includes a setup file for compilation with py2exe.
- (1.05 KiB) Downloaded 287 times
-
- sanitize_win.zip
- Windows binary for people without python installed.
- (1.87 MiB) Downloaded 307 times