Skip to content

Sud0nym4315/bin2duck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Have a binary you want to upload to a client Windows machine without generating network logs? This tool will help with that.

Simply convert any binary to base64 with something like "base64 beacon.exe >> beacon.b64", then run bin2duck with the base64 file as a command line argument.

The resulting ducky script will output the base64 encoded binary to a temporary file, and then use "certutil" to decode it back to a binary on the client machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages