mimikittenz icon indicating copy to clipboard operation
mimikittenz copied to clipboard

some problem with the script

Open niceguy86 opened this issue 7 years ago • 9 comments

hello Ii try run this script on win 7 machine and i get this error

PS C:> .\Invoke-mimikittenz File C:\Invoke-mimikittenz.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details. At line:1 char:21

  • .\Invoke-mimikittenz <<<<
    • CategoryInfo : NotSpecified: (:) [], PSSecurityException
    • FullyQualifiedErrorId : RuntimeException

niceguy86 avatar Oct 12 '16 00:10 niceguy86

new bitmap image

nothing happend

niceguy86 avatar Oct 12 '16 00:10 niceguy86

first make an import-module then disable exec policy or disable it with exec bypass parameter

clock-workorange avatar Oct 12 '16 03:10 clock-workorange

how i import-module ? what the command ??

the policy its OK... i got it.

niceguy86 avatar Oct 12 '16 09:10 niceguy86

new bitmap image 2 someone... :\

niceguy86 avatar Oct 12 '16 13:10 niceguy86

Is the issue only with Facebook or have you tried this against other account as well (Dropbox, Slack etc)?

orlyjamie avatar Oct 13 '16 10:10 orlyjamie

example

hey. you can see i open dropbox ,github,facebook account ... nothing happen after i run the tool

i used chrom , window 7 32 bit

niceguy86 avatar Oct 13 '16 20:10 niceguy86

i have same problem. how fixed this ?

aviran86 avatar Oct 20 '16 07:10 aviran86

For the first issue you must have a fundamental understanding of how to use Powershell. This error is expected out-of-the-box on a Windows machine unless you prep Powershell to run unsigned scripts.

entangledion avatar Oct 25 '16 20:10 entangledion

I have the same issue, has anyone solved the problem? please share the solution.

xkong-Git avatar Aug 03 '17 10:08 xkong-Git