Menu

Tree [29a929] main /
 History

HTTPS access


File Date Author Commit
 BypassHash.go 2025-01-27 Maurice Lambert Maurice Lambert [29a929] Fix: modify PE resources
 LICENSE.txt 2022-04-16 mauricelambert mauricelambert [e456fd] BypassHash
 README.md 2022-04-16 mauricelambert mauricelambert [e456fd] BypassHash

Read Me

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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.