Jump to content
KodeZwerg

Read out signed executable certificate possible?

Recommended Posts

Good day,

 

I would like to have ability in my project to show certificate details of signed executables. (From other executables)

 

Is that possible with Delphi?

 

Would love to get hints 'how-to'!

 

 

//edit

For now I have ability to get raw data thats appended to executables (overlay data) by simply check PE header for filesize and compare with real physical filesize.

Edited by KodeZwerg

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×