Skip to content

Metadata

netbiosX edited this page Nov 6, 2017 · 1 revision

MetaTwin is a PowerShell script which can copy metadata details and the digital certificate from a native Windows file into another binary.

Commands:

PS C:\metatwin> Import-Module .\metatwin.ps1
PS C:\metatwin> Invoke-MetaTwin -Source C:\Windows\System32\netcfgx.dll -Target .\mimikatz.exe -Sign

Clone this wiki locally