You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a problem with metawin as it does not add the resource/detail to the binary and I can't figure out were I am going wrong. I have tried using multiple target binaries to no avail. The OneDrive.exe is my own C# application and I added the resource when I created it and I used sigthief to sign it before using metawin, could this be the problem? Any help would be great. Thanks.
Source: C:\Windows\System32\netcfgx.dll
Target: .\OneDrive.exe
Output: .\20180220_054227\20180220_054227_OneDrive.exe
Signed Output: .\20180220_054227\20180220_054227_signed_OneDrive.exe
[] Extracting resources from netcfgx.dll
[] Copying resources from netcfgx.dll to .\20180220_054227\20180220_054227_OneDrive.exe
[*] Extracting and adding signature ...
I'm having a problem with metawin as it does not add the resource/detail to the binary and I can't figure out were I am going wrong. I have tried using multiple target binaries to no avail. The OneDrive.exe is my own C# application and I added the resource when I created it and I used sigthief to sign it before using metawin, could this be the problem? Any help would be great. Thanks.
Invoke-MetaTwin -Source C:\Windows\System32\netcfgx.dll -Target .\OneDrive.exe -Sign
Source: C:\Windows\System32\netcfgx.dll
Target: .\OneDrive.exe
Output: .\20180220_054227\20180220_054227_OneDrive.exe
Signed Output: .\20180220_054227\20180220_054227_signed_OneDrive.exe
[] Extracting resources from netcfgx.dll
[] Copying resources from netcfgx.dll to .\20180220_054227\20180220_054227_OneDrive.exe
[*] Extracting and adding signature ...
[+] Results
[+] Metadata
VersionInfo : File:
C:\Users\Home\Desktop\metatwin-master\metatwin-master\20180220_054227\20180220_054227_signed_OneDrive.exe
InternalName: OneDrive.exe
OriginalFilename: OneDrive.exe
FileVersion: 17.3.7294.0108
FileDescription: OneDrive
Product: Microsoft OneDrive
ProductVersion: 17.3.7294.0108
Debug: False
Patched: False
PreRelease: False
PrivateBuild: False
SpecialBuild: False
Language: Language Neutral
[+] Digital Signature
SignatureType : Authenticode
SignerCertificate : [Subject]
CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Status : Valid
The text was updated successfully, but these errors were encountered: