Skip to content

b4rtik/SharpLoadImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpLoadImage

Hide assembly into png images

SharpImage small tool to embed .Net assembly on it, useful to hide traffic of an implant.

The main code is a porting of Invoke-PSImage .

usage: SharpLoadImage -a [path to assembly] -i [path to image source] -o [path to output file]

Image source can be most image types but output will be allways png.

The tool generare the image with assembly embedded and test it's execution

About

Hide .Net assembly into png images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages