View Single Post
  #1  
Old 11-23-2024, 17:36
niculaita's Avatar
niculaita niculaita is offline
Family
 
Join Date: Jun 2011
Location: here
Posts: 1,476
Rept. Given: 1,009
Rept. Rcvd 95 Times in 65 Posts
Thanks Given: 5,431
Thanks Rcvd at 508 Times in 359 Posts
niculaita Reputation: 95
how to fake timestamp ?

please guide me!

cause next does not work
2015
signtool.exe sign -a -f current_cert.pfx -p nv1d1aRules exetools.sys
signtool.exe sign -a -f current_cert.pfx -p nv1d1aRules exetools.cat

2015 or 2024
C:\1\signtool>signtool.exe timestamp /t http://timestamp.sectigo.com exetools.sys
Successfully timestamped: Exetools.sys
C:\1\signtool>signtool.exe timestamp /t http://timestamp.sectigo.com exetools.cat
Successfully timestamped: Exetools.cat


C:\1\signtool>signtool timestamp /t "http://tsa.pki.jemmylovejenny.tk/SHA1/2015-11-23T12:00:00" exetools.sys
SignTool Error: ISignedCode::Timestamp returned error: 0x80072EE7
An unknown error has occured. Please contact your vendor for assistance.
SignTool Error: An error occurred while attempting to timestamp: Exetools.sys

Number of errors: 1

C:\1\signtool>
__________________
Decode and Conquer

Last edited by niculaita; 11-23-2024 at 18:20.
Reply With Quote