Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Invoke-CredentialInjection does not work on Windows 10 #151

@okazymyrov

Description

@okazymyrov

I have tried Invoke-CredentialInjection with different roles (user, Administrator, SYSTEM) on Windows 10 x64 without success. The error is

Invoke-MemoryLoadLibrary : Specified cast is not valid.
At line:2807 char:24
+ ... oadedInfo = Invoke-MemoryLoadLibrary -PEBytes $PEBytes -ExeArgs $ExeA ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [Invoke-MemoryLoadLibrary], InvalidCastException
    + FullyQualifiedErrorId : System.InvalidCastException,Invoke-MemoryLoadLibrary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions