Home
Name Modified Size InfoDownloads / Week
BypassHash.exe 2025-01-27 4.9 MB
BypassHash 2025-01-27 4.8 MB
README.md 2024-11-13 1.1 kB
Totals: 3 Items   9.7 MB 1

BypassHash logo

BypassHash

Description

This tool downloads an executable file via HTTP(S) and randomizes its contents before writing it to a file to bypass simple hash-based antivirus checks.

Requirements

Download

  • No requirements

Compilation

  • Go
  • Go Standard library

Installation

Download

Download the executable from Github or Sourceforge.

Compilation

git clone https://github.com/mauricelambert/BypassHash.git
cd BypassHash
go build BypassHash.go

Usages

BypassHash <url> <filename>

BypassHash.exe http://127.0.0.1:8000/hello.exe test.exe

Licence

Licensed under the GPL, version 3.

Source: README.md, updated 2024-11-13