更改wireshark数据包上的mac地址


1

我使用wireshark捕获了一个sip包。我试图在不同的网络上重播该数据包。我需要更改此数据包中的源/目标IP以及源/目标mac地址。我怎样才能做到这一点 ?


你有没有尝试过十六进制编辑器?
Ignacio Vazquez-Abrams

没关系。我使用tcprewrite --enet-dmac = --enet-smac --infile = --outfile =来做我需要的。
test
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.