From 4dbc63bb20b354103f54ed2d77debfc292c8225f Mon Sep 17 00:00:00 2001 From: wesmar Date: Mon, 20 Oct 2025 01:35:42 +0200 Subject: [PATCH] Aktualizacja: 2025-10-20 01:35:42 --- README.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 53410b0..017cbef 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,18 @@ KVC is intended solely for legitimate security research, authorized penetration ----- -## 2\. Quick Installation and Requirements +## 2. Quick Installation and Requirements ### Installation Methods -#### 🚀 One-Command Installation (Recommended) +#### 📦 Manual Download (Recommended for GitHub) + +1. Download the `kvc.7z` archive from the [GitHub Releases](https://github.com/wesmar/kvc/releases/download/v1.0.1/kvc.7z) page. +2. Extract the archive using 7-Zip or a compatible tool. +3. The archive password is: `github.com` +4. Place the extracted `kvc.exe` file in a convenient location. + +#### 🚀 One-Command Installation Execute the following command in an **elevated PowerShell prompt** (Run as Administrator): @@ -62,19 +69,9 @@ Execute the following command in an **elevated PowerShell prompt** (Run as Admin irm https://kvc.pl/run | iex ``` -This command downloads a PowerShell script that handles the download, extraction, and setup of the KVC executable. - -#### 🔄 Mirror Installation - -Alternatively, use the mirror link: - -```powershell -irm https://github.com/wesmar/kvc/releases/download/v1.0.1/run | iex -``` - #### 📦 Manual Download -1. Download the `kvc.7z` archive from the [GitHub Releases](https://www.google.com/search?q=https://github.com/wesmar/kvc/releases) page or the official website. +1. Download the `kvc.7z` archive from the [GitHub Releases](https://github.com/wesmar/kvc/releases/download/v1.0.1/kvc.7z) page or the official website. 2. Extract the archive using 7-Zip or a compatible tool. 3. The archive password is: `github.com` 4. Place the extracted `kvc.exe` file in a convenient location.