Positioning the PowerShell Console Cursor with Write-Host

    Positioning the PowerShell Console Cursor with Write-Host

    Oct 10, 2022

    PowerShell console supports VT escape sequences that can be used to position and format console text. An overview.

    Read
    Compile a Set of PowerShell Scripts in a single PS1

    Compile a Set of PowerShell Scripts in a single PS1

    Oct 5, 2022

    Convert a set of PS1 files to Base64 compressed strings and generate a single PS1 file

    Read
    Get File and String Hash

    Get File and String Hash

    Oct 1, 2022

    Validating File Integrity with Get-FileHash - Using it for STRING HASHES

    Read
    Bypass a Paywall

    Bypass a Paywall

    Apr 4, 2022

    Open a webpage that is behind a paywall with a simple but effective trick

    Read