x-nas / WinsockPacketEditor

WPE x64 is a Windows software that can intercept and modify WinSock packets, with adaptive support for 32-bit and 64 bit target programs WPE x64 是一款可以拦截并修改 WinSock 封包的 Windows 软件,自适应支持 32 位及 64 位的目标程序
https://www.wpe64.com
MIT License
275 stars 73 forks source link

过滤长度不生效 #26

Open VVeakee opened 5 months ago

VVeakee commented 5 months ago

image 内核版本1.0.0.32

x-nas commented 5 months ago

过滤长度 8-1000 是指长度大于等于8 和 小于等于1000的封包都会过滤掉,图上这个长度为6的是会保留的

VVeakee commented 5 months ago

这样啊,我还以为是只留8-1000的,一般不是会想,不要最大的不要最小的

x-nas commented 5 months ago

下个版本加个提示:)

x-nas commented 5 months ago

已更新1.0.0.33版本,需要卸载老版本后,重新下载 setup.exe 安装新版本!