Skip to content

Krizsan0596/DuckyScript-AHK-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ducky to AHK

A simple python script to convert Rubber Ducky payloads into AutoHotKey scripts.

I have also added a sample payload for testing.

I will add more keys and functions, but for now there are enough added that it is functional.

Please keep in mind that unlike a Rubber Ducky, AHK cannot bypass UAC, as script execution is paused untill you exit it.

Some commands may not work, such as ALT TAB, because the script replaces both with the appropriate send commands resulting in them being sent separately. In that case, fixing some of the output may be required...

About

A simple python script to convert Rubber Ducky payloads into AutoHotKey scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages