SkillAgentSearch skills...

MiddleOut

A small .NET compression utility

Install / Use

/learn @RedSiege/MiddleOut
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MiddleOut

To use, pass in the files to compress (any amount) or pass it a text file of files, and supply an optional password. MiddleOut also accepts UNC paths as well.

This tool was created to compress files through the command line and will work with Cobalt Strike's execute-assembly.

Usage

MiddleOut.exe
MiddleOut.exe -i test.txt
MiddleOut.exe -i test.txt,another.txt -o output.zip
MiddleOut.exe -i ..\..\SomeFolder\* -o outputfile.zip
MiddleOut.exe -f filesToCompress.txt -o output.zip -p password
View on GitHub
GitHub Stars58
CategoryDevelopment
Updated1mo ago
Forks14

Languages

C#

Security Score

100/100

Audited on Feb 20, 2026

No findings