Skip to content

This is a simple tool to remove the "Rich" header from binaries (EXE or DLL files) created by M$ development tools.

License

Notifications You must be signed in to change notification settings

lordmulder/rich-header-eraser

Repository files navigation

% Rich-Header Eraser % by LoRd_MuldeR <mulder2@gmx> | http://muldersoft.com/

Contents

This is a simple tool to remove the "Rich" header from binaries (EXE or DLL files) created by M$ development tools.

For more details on that undocumented header, please see here:
https://www.ntcore.com/files/richsign.htm

Usage

Usage:
  rchhdrrsr.exe [--zero] <file_1> [<file_2> ... <file_N>]

Option --zero overwrites with "zero" bytes; default is random bytes. File names can contain wildcards.

Platform Support

This tools have been created to run on Microsoft® Windows XP or later. Some features require Windows Vista or later.

License

This work is licensed under the CC0 1.0 Universal License.

The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.

You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission 😃


e.o.f.

About

This is a simple tool to remove the "Rich" header from binaries (EXE or DLL files) created by M$ development tools.

Resources

License

Stars

Watchers

Forks

Packages

No packages published