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

Reflective peinjection ambigous #345

Open
azerty55 opened this issue Mar 10, 2020 · 0 comments
Open

Reflective peinjection ambigous #345

azerty55 opened this issue Mar 10, 2020 · 0 comments

Comments

@azerty55
Copy link

Hi
I tried to run exe with peinjection
My commands
$ByteArray = [System.IO.File]::ReadAllBytes("C:\windows\Tasks\mimikatz.exe")
Invoke-expression(Get-Content .\Invoke-ReflectivePEInjection.ps1 |out-string)
And
Invoke-ReflectivePEInjection -PEBytes $ByteArray
But it return error " ambigous match found"
What I'm doing wrong?
Thanks

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

No branches or pull requests

1 participant