Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some problem with the script #13

Open
niceguy86 opened this issue Oct 12, 2016 · 9 comments
Open

some problem with the script #13

niceguy86 opened this issue Oct 12, 2016 · 9 comments

Comments

@niceguy86
Copy link

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
Copy link
Author

new bitmap image

nothing happend

@clock-workorange
Copy link

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

@niceguy86
Copy link
Author

how i import-module ? what the command ??

the policy its OK... i got it.

@niceguy86
Copy link
Author

new bitmap image 2
someone... :\

@orlyjamie
Copy link
Owner

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

@niceguy86
Copy link
Author

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

@aviran86
Copy link

i have same problem.
how fixed this ?

@entangledion
Copy link

entangledion commented Oct 25, 2016

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.

@xkong-Git
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants