Skip to content

Simple Python script to take python scripts and convert them to be used in in ducky script

Notifications You must be signed in to change notification settings

hak5peaks/duck-to-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duck-to-py

Simple Python script to take python scripts and convert them to be used in in ducky script

This script adds all the STRING/STRINGLN and ENTER statements for quickly creating python script files using a Ducky Script device.

This allows you to create the file locally on the machine if you cannot download it from a remote source.

simply put your python script in python-script-input.txt run the STRING.py or STRINGLN.py and then check output.txt and there will be your converted python script.

Animated GIF

STRINGLN.py uses STRINGLN rather than STRING ENTER

About

Simple Python script to take python scripts and convert them to be used in in ducky script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages