anonlink

Crates.ioanonlink
lib.rsanonlink
version0.1.1
sourcesrc
created_at2022-09-19 15:08:45.895735
updated_at2023-03-21 16:41:30.453562
descriptionCommand line tool to automatically patch link.exe to remove Rich PE Header
homepage
repositoryhttps://github.com/StackOverflowExcept1on/anonlink
max_upload_size
id669195
size24,561
(StackOverflowExcept1on)

documentation

README

anonlink

Build Status Latest Version

Command line tool to automatically patch link.exe to remove Rich PE Header

Why?

TL;DR: when you building exe file with MSVC toolchain, Microsoft leaks some info about your development tools, such as version of compiler and number of C/C++ source files

For more advanced users: The Undocumented Microsoft "Rich" Header

Commit count: 6

cargo fmt