Skip to content

RuthHaephrati/HERCULES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HERCULES License Donate

HERCULES is a customizable payload generator that can bypass all antivirus software.

	VERSION 3.0.0

#SPECIAL FUNCTIONS

	Persistence : Persistence function adds the running binary to windows start-up registry (CurrentVersion/Run) for continious access.
	
	Migration : This function triggers a loop that tries to migrate to a remote process until it is successfully migrated. 

#WHAT IS UPX ?

	UPX (Ultimate Packer for Executables) is a free and open source executable packer supporting a number of file formats from different operating systems. UPX simply takes the binary file and compresses it, packed binary unpack(decompress) itself at runtime to memory.

#WHAT IS "AV EVASION SCORE"

	AV Evasion Score is a scale(1/10) for determining the effectiveness of the paylaods anti virus bypassing capabilities, 1 represends low possibility to pass AV softwares.
	
	Using special functions and packing the payloads with upx decreases the AV Evasion Score.

About

HERCULES is a special payload generator that can bypass all antivirus software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%