SigRemover 1.0.2
Author:
Dennis Babkin
Date: 12/29/2022 Size: 74 KB License: Freeware Requires: 11|10|8|7 Downloads: 346 times ![]() Restore Missing Windows Files |
![]() Download (ZIP) Download@MajorGeeks Download@MajorGeeks
|
MajorGeeks: Setting the standard for editor-tested, trusted, and secure downloads since 2001. |
Join the MajorGeeks Mailing List to get the latest updates and exclusive offers!
It allows you to remove a digital signature from an input file quickly. An app such as this has its uses; as the author found, he was performing some binary patching on an executable file, and this action would break its signature, which is why he wanted to remove the signature. The task of removing a signature can be a pain. So SigRemover was born to simplify the process as much as possible.
This is a Command Line app, so there is no interface. The following are command line parameters & examples of use:
SigRemover -i [-o ]
where:
-i = specifies PE file to remove the signature from:
= File path to read PE binary.
-o = [optional] specifies destination PE file:
If omitted, the new file name will have (NoSig) suffix in the same folder.
= File path to create new PE binary.
Examples:
SigRemover -i "path-to\file.exe"
SigRemover -i "path-to\file.exe" -o "path-to\result.exe"
Similar:
The Ultimate List of Every Known Command Prompt and PowerShell Commands
PowerShell and Command Prompt 101
How to Reset PowerShell and Command Prompt
How-To Run PowerShell or the Command Prompt as Administrator
How to Switch Between Command Prompt or PowerShell on Win+X Menu
How to View, Save, and Clear Your PowerShell and Command Prompt History
This is a Command Line app, so there is no interface. The following are command line parameters & examples of use:
SigRemover -i
where:
-i = specifies PE file to remove the signature from:
-o = [optional] specifies destination PE file:
If omitted, the new file name will have (NoSig) suffix in the same folder.
Examples:
SigRemover -i "path-to\file.exe"
SigRemover -i "path-to\file.exe" -o "path-to\result.exe"
Similar:

Top Downloads In File Managers




