Installation - rubbs14/CSP-Analyzer GitHub Wiki

The CSP-Analyzer is a Windows application written using the dotNet framework 4.6. It doesn't need any installation, just find the binary and execute it.

Here's a quick-start guide on how to install:

  1. Download the release from here: https://github.com/rubbs14/CSP-Analyzer/releases/tag/v1.0

  2. For safety reasons, the archive may be flagged as "coming from internet source" and some of the files may be not extracted correctly (the package is, of course, 100% safe). To avoid this, find the downloaded archive, right-click on it and remove the flag "coming from internet source". Remember to click on "Apply" and then "OK". You can now unzip the content being sure that all the required files will be there.

  3. Open the CSP-Analyzer VS2017 solution in Visual Studio (it was built using VS2017 but VS2019 should work as fine) and build the solution. Depending on your building settings, the software will be located in the bin folder.

  4. Run the CSP-Analyzer.exe

The end, you're good to go!

If, for any reason, the solution won't compile or some files will be missing, please notify us and we'll send you a pre-built working version of the software.

IMPORTANT: the software was tested on Windows 10 ONLY. It may work on Windows 7 and 8, but we don't guarantee anything.