Explore projects
-
powershell-empire packaging for Kali Linux
Updated -
A collection of PowerShell scripts to launch Docker containers in Windows.
Updated -
Скрипт на PowerShell позволяющий получить список пользователей AD через REST API
Updated -
Updated
-
A high-performance PowerShell module for calculating folder sizes using inline C# code. This module provides lightning-fast folder size calculations that are 3-10x faster than native PowerShell methods, with support from bytes to petabytes.
Updated -
📁 PROJECT STRUCTURE CREATION📂 Creating complete Knoux Spectre Toolbox folder structure: ```powershell # Create main project directory $projectRoot = ".\knoux-spectre-toolbox" New-Item -ItemType Directory -Path $projectRoot -Force | Out-Null # Create subdirectories $subDirs = @( "config", "core", "modules", "modules\mod.ai",Updated -
-
-
A powershell module containing some helpful jj methods
Updated -
Lab environment for researching antivirus evasion using Shellter and PowerShell, including setup steps, documentation, and safe payload workflow.
Updated -
Updated
-
A collection of useful Microsoft cloud management scripts being refactored into a fully fledged PowerShell module.
Updated -
Updated
-
A wrapper for wsl.exe. It parses WSL output into standard PowerShell objects, provides safety checks for destructive operations, and automates the migration of distributions between drives.
Updated