Skip to content

chutuanvu0206/VisualParadigmKeygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔑 VisualParadigmKeygen

Tiếng Việt

A desktop application to generate activation keys for Visual Paradigm.

📖 Overview

VisualParadigmKeygen is a lightweight desktop utility built with C# and .NET Framework. Its primary function is to generate activation keys for the Visual Paradigm software suite.

✨ Features

  • 🔑 Visual Paradigm Key Generation: Generates valid activation keys for various versions of Visual Paradigm.
  • 🔒 Hosts File Modification: Automatically adds entries to the system's hosts file to block communication with Visual Paradigm's license servers, preventing online validation.
  • 🖥️ Intuitive Graphical User Interface (GUI): A user-friendly interface for easy interaction.

🛠️ Tech Stack

  • Programming Language: C#
  • Framework: .NET Framework (Windows Forms)

🚀 Quick Start

To get this application up and running, you can either download a pre-compiled release or build it from the source code using Visual Studio.

Prerequisites

  • Windows Operating System: This is a Windows Forms application.
  • .NET Framework: Version 4.8 or higher is recommended.
  • Visual Studio (Optional, for building from source): Visual Studio 2019 or newer is recommended.

Installation

Option 1: Download a Pre-compiled Release (Require .NET runtime)

  1. Download the executable: Visit the Releases page and download the latest .zip file containing the VisualParadigmKeygen.exe.
  2. Extract the archive: Unzip the downloaded file to a location of your choice.
  3. Run the application: Navigate to the extracted folder and double-click VisualParadigmKeygen.exe.

Option 2: Build from Source

  1. Clone the repository

    git clone https://github.com/tuanvuchu/VisualParadigmKeygen.git
    cd VisualParadigmKeygen
  2. Open in Visual Studio

    • Open VisualParadigmKeygen.sln in Visual Studio.
  3. Build the project

    • In Visual Studio, go to Build > Build Solution (or press F5).
    • The compiled executable (VisualParadigmKeygen.exe) will be generated in the bin/Debug (for debug builds) or bin/Release (for release builds) directory within the project folder.

Usage

  1. Run VisualParadigmKeygen.exe with administrator.

🔧 Development

Development Environment

  • IDE: Visual Studio (2019 or later) is the recommended development environment.
  • SDK: .NET Framework Developer Pack (matching the target framework version) is required.

Building for Release

To create a release build (e.g., for deployment), use Visual Studio:

  1. Set the build configuration to Release (from the dropdown in the toolbar).
  2. Go to Build > Build Solution.
  3. The compiled output will be in the VisualParadigmKeygen/bin/Release/ directory.

🤝 Contributing

We welcome contributions! If you have suggestions for improvements or encounter any issues, please feel free to:

  • Open an Issue: Report bugs or suggest new features on the GitHub Issues page.
  • Submit a Pull Request: Fork the repository, make your changes, and submit a pull request for review.

Development Setup for Contributors

  1. Fork the repository.
  2. Clone your forked repository: git clone https://github.com/YOUR_USERNAME/VisualParadigmKeygen.git
  3. Open the VisualParadigmKeygen.sln file in Visual Studio.
  4. Make your changes and test them thoroughly.
  5. Commit your changes and push to your fork.
  6. Create a pull request to the main branch of the original repository.

📞 Support & Contact


⭐ Star this repo if you find it helpful!

Made with ❤️ by tuanvuchu

About

A desktop application to generate activation keys for Visual Paradigm.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages