Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 937 Bytes

README.MD

File metadata and controls

30 lines (23 loc) · 937 Bytes

Powershell-Kovak

  • Powershell-Kovak is a Powershell obfuscation tool built with Node.js, designed for ethical hacking purposes. It aims to provide obfuscation techniques to help secure and protect Powershell scripts used in penetration testing and other security assessments. Obfuscation Techniques: Just madness.

Installation

To install Powershell-Kovak, ensure you have Node.js and npm (Node Package Manager) installed on your system. Then, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/madhanmaaz/powershell-kovak
  1. Navigate to the project directory:
cd powershell-kovak
  1. Install dependencies using npm:
npm install
  1. Run the Tool:
npm start

DEMO

demo.mp4