Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 279 Bytes

File metadata and controls

7 lines (4 loc) · 279 Bytes

StealingSignatures

Stealing signatures from pe files

This project copies the certificate from a pe file onto another pe file. This will create a invalid signature. Perhaps good to trick a bad anti-cheat or anti-virus program.

code is horrible, might rewrite it soon.