Skip to content

1.4.1

Latest

Choose a tag to compare

@Aldaviva Aldaviva released this 30 May 02:45
· 36 commits to master since this release
1.4.1
ba4918d
  • #41: Try to reduce antivirus false positives by offering an additional download option without repacking into a single-file EXE
    • This new Fail2Ban4Win-unpacked.zip is functionally equivalent to Fail2Ban4Win.zip. The only difference is that instead of one big EXE, it has a small EXE and a folder full of DLLs.
    • As you can see on VirusTotal, repacking the program with 0 detections into a single EXE causes 14 false positives.
    • Thanks to @jmoudy and @ilanni2460 for reporting this, and @jdstroy for the unpacking suggestion.