Skip to content

Aetherinox/dotnet-reflector-utility

Repository files navigation

Redgate .NET Reflector License Generator

Allows you to generate and activate a copy of Redgate .NET Reflector 11.1 using offline manual activation.




About

Developer holds no responsibility with what people decide to do with this app. It was developed strictly for demonstration purposes only. Developed under the following conditions:

  • Visual Studio 2022 (17.6.4)
  • v4.8.0 .NET Framework



Usage

Download the project repo and open with Visual Studio. Executable in /bin/ folder. If building your own version, you must ensure the following three files are in the same directory with each other:

  • /bin/ReflectorKG.exe
  • /bin/ReflectorKG.exe.config
  • /bin/readme.md



App.config

This file holds default values that the app uses when launching. You shouldn't need to modify these, but they're provided just in case:

  <appSettings>
    <add key="users_min_default" value="1"/>
    <add key="users_max_default" value="30"/>
    <add key="version_default" value="3"/>
    <add key="edition_default" value="VSPro"/>
    <add key="editions_list" value="Standard,VS,VSPro"/>
    <add key="ClientSettingsProvider.ServiceUri" value=""/>
  </appSettings>

Don't modify these unless you know what you're doing, improperly configured, the Activation and Response will not generate into a valid serial key.




Previews

Main Interface About Activation 1 Activation 2 .NET Reflector Registered