Certificate removal utility for Windows
Change carriage return and line feed characters to line feed characters
only, and remove trailing tabs from empty lines.
In the past, the file `README.md` was also using CrLf (`\r\n`) line
endings, which caused a small change in the file to display in Git as if
the entire file had been changed. The format for that particular file
was fixed in the previous commit
|
||
|---|---|---|
| src | ||
| COPYING | ||
| Makefile | ||
| README.md | ||
anti_mitm
anti_mitm is a small program which removes a known installed certificate from
Windows when run. This utility is helpful when software is automatically
installing a certificate, which interfers with other software (such as
certificate authorities that are used to snoop on TLS network connections).
This software is distributed under the BSD 3-Clause "New" or "Revised" License.
Copyright © 2025–2026 Lucas Cordeiro de Jesus Almeida.