MrSnowMonster Posted March 8, 2017 Posted March 8, 2017 I found out that if you try to use the QUACK mode in the bunny it dosnt support keyboards that have any other languages than english... any fix for this yet? Quote
WatskeBart Posted March 8, 2017 Posted March 8, 2017 6 hours ago, MrSnowMonster said: I found out that if you try to use the QUACK mode in the bunny it dosnt support keyboards that have any other languages than english... any fix for this yet? See this thread Quote
Paulgommard Posted March 14, 2017 Posted March 14, 2017 For me when i write :"QUACK SET_LANGUAGE fr" it s not working.Nothing appear.Not even querty write. Do you know why ? ? Quote
elkentaro Posted March 14, 2017 Posted March 14, 2017 By default there is only one language file.You need to add a fr.json manually under /root/tools/languages , just copy the us.json and modify it. If there is an error in the fr.json file the QUACK STRING command won't work. Quote
Paulgommard Posted March 14, 2017 Posted March 14, 2017 I think it s my QUACK command who don't work because i add fr.json manually under /root/tools/languages . Do you know how to fix it? Quote
elkentaro Posted March 14, 2017 Posted March 14, 2017 Does the payload.txt work when you don't specify the language? If so, the problem is with your fr.json . If payload.txt doesn't run , then the problem is with your payload.txt. Can't really help you more without knowing what it is you are trying to do. Maybe you can post your payload.txt? Quote
Paulgommard Posted March 14, 2017 Posted March 14, 2017 Yes my payload work wen i don't specify the language. This payload don't work: #!/bin/bash LED B ATTACKMODE HID Q SET_LANGUAGE fr Q DELAY 3000 Q STRING starting with fr language option Q ENTER LED R Quote
elkentaro Posted March 14, 2017 Posted March 14, 2017 (edited) Thanks. I assume then its a problem with your fr.json file. You can try out the payload manually by running the duck.py under /tools . But you gonna need to either mount the unmounted disk partition or temporary create a directory and payload under /root/ . Then issue ./ducky.py payload.txt -l fr if it shows and error its likely and issue with the fr.json. Edited March 14, 2017 by elkentaro Quote
Paulgommard Posted March 14, 2017 Posted March 14, 2017 I will try to correct this file thank you ! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.