Search the Community
Showing results for tags 'PID'.
-
I am adding the vidpid.bin file to my sd card that was created by the online duck tool kit; but the vid / pid are not changed. The only version of the firmware on the hak5 download page is 1.0-stable from 2011. Does this version allow for vid/pid changing via the aforementioned method? Where did all of the other ducky firmware versions go and why aren't they available on the d/l page? I haven't used this ducky in a while; so, I'm a bit rusty. My scripts are working fine; but I do not know how to check what firmware I am on (I only know it is not twin duck). Any guidance on getting this device to change vid/pid according to the bin files i created with teh online duck tool kit would be very helpful. Thanks!
-
Great list of USB ID's: http://www.linux-usb.org/usb.ids
-
I have a couple of processes running on Windows that just won't die. I figured out something kinda cool you can use the /t and /f switches and sometimes but not always it will kill child processes. So sometimes you can't kill a process directly but you can force kill the parent process and that will kill the child process even if the parent process comes back access denied. I thought this was pretty novel. So I want to kill two processes but they are both the parent and child process of each other. How do I kill them. If I can't do it from command line is there a .NET function that I can use with VB, C#, or VC++?
-
Hi all, I'd like to know how to swap the VID/PID of my rubber ducky with a linux system. I just bought it, and on a Windows PC, the key is recongnized and the system tries to install the drivers, so that the script doesn't launch itself as soon as I plug the key. Could someone help me ? Thanks