using windivert as a windows service -


i started looking @ windivert.

my programming environment visual studio 2015, windows driver , windivert.

i have questions :

  1. is there documentation writing windivert.dll in windows service (convert windivert.dll windows service)to serve matching packet (conditions interception , redirection)

  2. the windivert.sys need manipulate packet interception , redirection

  3. the rerouted packet going dns server on 189.200.200.4 in network, how achieve packet modification rerouting dns server.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -