by Holy_Father
Written in MASM, source included
Released in september 2002
The Smallest TCP Port Redirector ;compiled with MASM 6.14 with ALIGN:4 ;total size: 2512b ;write no output, silently terminates when error ;it is multithreaded and stable on Windows NT 4.0, Windows 2000 and Windows XP ; ;usage: sredir.exe listen_on_port redir_to_ip redir_to_port ; redir_to_ip must be IP address in A.B.C.D format ; no DNS implemented ; ;example: sredir.exe 100 212.80.76.18 80 Holy_Father size: 2.512 bytesMegaSecurity