usb rubber ducky special characters -


is there way let usb rubber ducky know type special characters "ü, ö, ä or ß"? because when try compile rubber ducky script example:

rem rubber ducky script string ß 

then compiler give me error

you can dependent upon operating system keyboard combinations output these special characters.

on osx example achieve string ß accessing alt+s keyboard shortcut:

alt s esc rem escape used confirm special character 

this little buggy use in practice tests. possible keyboard character on native german keyboard has different assignment or character value can used directly produces eszett cant confirm this.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -