Maximus
August 21st, 2010, 10:52
Hello,
while I am able to DS an executable, I would like to know a bit more about it in order to automate such process. The docs I have found about it are not what i need, so I guess its better ask...
What I want to achieve is just the ability to sign an application from my c++ code -with the difference that I have to add the space for DS and place it into the code.
How does it work, exactly? I mean, how can I apply a digital signature to a prepared exe (i.e. an exe where i carve/add space for DS), given i have the cert?
Thanks for any insight!
Maximus
while I am able to DS an executable, I would like to know a bit more about it in order to automate such process. The docs I have found about it are not what i need, so I guess its better ask...
What I want to achieve is just the ability to sign an application from my c++ code -with the difference that I have to add the space for DS and place it into the code.
How does it work, exactly? I mean, how can I apply a digital signature to a prepared exe (i.e. an exe where i carve/add space for DS), given i have the cert?
Thanks for any insight!
Maximus