Releases: twisteroidambassador/retroflect
Releases · twisteroidambassador/retroflect
C++ Release with TCP + UDP
The behavior of both the C++ version and the Python version has been unified in this release: TCP and UDP traffic are reflected and shielded.
Two compiled releases of the C++ version are provided:
retroflect_cpp_x86_x64.7z
is the 32-bit build, which supports both 32-bit and 64-bit Windows.
retroflect_cpp_x64.7z
is the 64-bit build that only supports 64-bit Windows.
C++ release
This is the first binary release of the C++ version of retroflect. It should run on both x86 and x86-64 (amd64) Windows.