LeeHolmes 

By: | 54,714 downloads | Last Updated: 3/6/2016 | Latest Version: 1.3.6

Sample scripts from the Windows PowerShell Cookbook

By: | 30,355 downloads | Last Updated: 10/31/2014 | Latest Version: 0.8

Await - A modern implementation of EXPECT for Windows. For a demo, see: https://www.youtube.com/watch?v=tKyAVm7bXcQ

ID3

By: | 11,429 downloads | Last Updated: 9/10/2016 | Latest Version: 1.1

Module for editing MP3 tags - based on TagLib# (https://github.com/mono/taglib-sharp/)

By: | 6,017 downloads | Last Updated: 1/9/2019 | Latest Version: 1.0

Module for automation of Windows Debugging

By: | 2,415 downloads | Last Updated: 9/4/2018 | Latest Version: 1.1

Module for indexed searching of large text corpuses

By: | 796 downloads | Last Updated: 12/12/2016 | Latest Version: 1.6

Splits a Wikipedia XML database dump into text-only articles. Articles are placed in an "Articles" directory, then again split into subdirectories with 5,000 articles each.

By: | 552 downloads | Last Updated: 12/20/2017 | Latest Version: 1.0

Part-of-Speech tagging module based on the Stanford Part of Speech Tagger - https://nlp.stanford.edu/software/tagger.shtml

By: | 547 downloads | Last Updated: 3/21/2017 | Latest Version: 1.0

Assigns a new SSL certificate (issued by Let's Encrypt) to an Azure-hosted Website.

By: | 403 downloads | Last Updated: 10/22/2016 | Latest Version: 1.0.0

Measures the vector / cosine similarity between two sets of items.

By: | 397 downloads | Last Updated: 10/21/2016 | Latest Version: 1.0.0

Measures the letter / character frequency in a block of text, ignoring whitespace

By: | 327 downloads | Last Updated: 2/16/2021 | Latest Version: 1.1

Cluster the input words into related groups

By: | 259 downloads | Last Updated: 4/6/2021 | Latest Version: 1.0.1

BinShred - interface for parsing arbitrary binary data in PowerShell

By: | 254 downloads | Last Updated: 12/5/2018 | Latest Version: 1.1

Resolve a URI to the URIs it redirects to

By: | 215 downloads | Last Updated: 12/10/2019 | Latest Version: 1.2

Get a regular expression that can be used to search for content that has been Base64 encoded

By: | 182 downloads | Last Updated: 9/5/2018 | Latest Version: 1.0

Example implementation of producer / consumer parallelism in PowerShell

By: | 176 downloads | Last Updated: 4/18/2019 | Latest Version: 1.0.1

Finds combinations of elements

By: | 151 downloads | Last Updated: 3/16/2019 | Latest Version: 1.0.0

Converts a stream of input items into properties of a resulting object

By: | 127 downloads | Last Updated: 12/10/2019 | Latest Version: 1.0

Get a regular expression that can be used to search for content that has been XOR encoded

By: | 105 downloads | Last Updated: 3/24/2021 | Latest Version: 1.0

Creates a data set that stores in a highly-efficient manner (a Bloom Filter) the existence of items supplied to the function. You can then use the Test-BloomFilter command with this data set to determine with high confidence whether an item exists in that data set or not.

By: | 97 downloads | Last Updated: 12/10/2019 | Latest Version: 1.0

Convert an incoming sequence of bytes or strings to a Yara rule