8000 GitHub - ng-pe/RemoveSignCode: Remove a digital signature from DLL, EXE...
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ng-pe/RemoveSignCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

RemoveSignCode

Remove Authenticode (digital signature/SignCode) from Windows Executable (PE32/PE64).

Coded in C# with Visual Studio Express Editon 2010

Screenshot

Authenticode Removal
version 1.0
Usage: RemoveCertificate [OPTIONS]+
Remove Authenticode from Windows Executable (PE32/PE64)

Options:
-f, --file=FILE            Remove authenticode from FILE Wildcare char is allow
-d, --directory=DIRECTORY  DIRECTORY directory to scan Using with wildcare char
-r                         Search recursivity (used with directory)
-v                         increase debug message verbosity
-h, --help                 show this message and exit

About

Remove a digital signature from DLL, EXE...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0