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

Resource details not transferred #3

Open
MaxMarkMuster opened this issue Feb 20, 2018 · 1 comment
Open

Resource details not transferred #3

MaxMarkMuster opened this issue Feb 20, 2018 · 1 comment

Comments

@MaxMarkMuster
Copy link

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

                [Issuer]
                  CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US

                [Serial Number]
                  33000001733031072665B8B9B3000000000173

                [Not Before]
                  8/11/2017 9:23:35 PM

                [Not After]
                  8/11/2018 9:23:35 PM

                [Thumbprint]
                  14590DC5C3AAF238FCFD7785B4B93F4071402C34

Status : Valid

@Khatcode
Copy link

I am having the same issue

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

2 participants