Skip to content

Dependencies

Chris Ross edited this page Sep 3, 2017 · 3 revisions

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.

  1. Windows 7 SDK
  2. Windows 8.1 SDK
  3. Windows 10 SDK

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!

GitHub Repo

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.

.NET v3.5

.NET v4.0

Building Remote Recon

  1. Home
  2. Dependencies
  3. Build Process

Using Remote Recon

  1. Installation and Execution
  2. Capabilities
Clone this wiki locally