Skip to content

hartl3y94/MiddleOut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

A small .NET compression utility

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%