Dependencies - xorrior/RemoteRecon GitHub Wiki
Microsoft Visual Studio 2015/2017
This project was built using VS 2015 but there shouldn't be any issues using 2017. Visual Studio Community
Windows 7/8.1/10 SDKs
All three SDK's are necessary for a successful build.
DotNetToJScript
This is used in a post build event for RemoteReconCore to convert the class library into a JScript payload. If you haven't
checked this out, you need to!
Microsoft .NET v3.5/v4.0
The RemoteReconCore and RemoteReconKS components target v3.5 of the .NET framework by default. To accommodate Windows 10, both of this components can be changed to target v4.0.