Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HID device not working on Debian image (Kernel 4.9.80) #6

Open
superjcvd opened this issue Feb 20, 2018 · 7 comments
Open

HID device not working on Debian image (Kernel 4.9.80) #6

superjcvd opened this issue Feb 20, 2018 · 7 comments

Comments

@superjcvd
Copy link

Hello,

First of all thanks a lot for your work and for sharing it.
I tried to use your hid-ecm.sh on a Debian image on Usb Armory but I can't make it work at all.
https://github.com/inversepath/usbarmory-debian-base_image/releases

I tried the acm serial port gadget (seems to work)
I tried the RNDIS gadget (works fine with Windows)
I tried the ECM gadget
But when trying to activate the HID gadget I can't see anything detected on the USB of the guest computer.

Maybe you can help me ?
I can provide the logs and the different .sh scripts I tried to execute so far

regards

@qlyoung
Copy link
Owner

qlyoung commented Feb 20, 2018

Yes, logs would be helpful. Can you also show the steps (shell commands) you're taking to set it up?

@superjcvd
Copy link
Author

Hello,

After investigation it seems that the problem comes from the Kernel 4.9 in Debian ARM.
After switching to kernel 4.14 everything is working great !!!

By the way I created a layout for French Azerty Keyboard if you need it just ask me

@qlyoung
Copy link
Owner

qlyoung commented Feb 22, 2018

Cool, glad it's working for you :) And yes, if you want to submit the layout in a PR, or paste it somewhere, I'll merge it in. Thanks!

@superjcvd
Copy link
Author

superjcvd commented Feb 22, 2018

Here it is

French AZERTY layout (not fully tested but so far seems good)
french.layout.txt

@superjcvd
Copy link
Author

Please find the script file that I use in order to activate the HID gadget + Network card
Under Windows 10 ECM driver is not working. I add to replace it by RNDIS instead

myusbgadget.sh.txt

@qlyoung
Copy link
Owner

qlyoung commented Apr 1, 2018

Layout has been merged and I'll leave this open until I have time to test your script on Windows. Thanks!

@superjcvd
Copy link
Author

thanks to you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants