Results 1 to 2 of 2

Thread: Nethunter 3.0 Nexus 5 Lollipop 5.1.1 HID Attack Not Typing "g" key.

  1. #1
    Join Date
    2016-Mar
    Posts
    10

    Nethunter 3.0 Nexus 5 Lollipop 5.1.1 HID Attack Not Typing "g" key.

    Hi everyone

    I have a strange problem with the HID attack, i am using Nethunter 3.0 on a Nexus 5 on Lollipop 5.1.1

    I can start and run a very basic script.

    Code:
    DELAY 1000
    GUI r
    DELAY 500
    STRING cmd
    ENTER
    DELAY 500
    STRING ipconfig
    ENTER
    DELAY 7000
    STRING exit
    ENTER
    When this runs it executes and loads cmd and only types "ipconfi" and then enter and obviously it can not find any program and fails because it is misspelled. I have tried it again using notepad and in the script tell it to type the alphabet, it does this all apart from the letter "g".

    Has anyone experienced this before and can help me out please.

    Thanks to everyone for making nethunter such a great piece of software.

  2. #2
    Join Date
    2016-Mar
    Posts
    10
    For future reference i managed to fix the problem with the following info

    modify your keyseed.py file in nh_files/modules.

    In 'uk' : {...}:
    Add this line to define the UK \ "\x5C": "\\x00\\x00\\x00\\x64\\x00\\x00\\x00\\x00",
    Add this line to define the UK | "\x7C": "\\x02\\x00\\x00\\x64\\x00\\x00\\x00\\x00",

    In 'uk_bin' : {...}:

    Add this to define letter G and g (not sure why for this one) - only if you're having issues with it.
    "\x47": "left-shift g", "\x67": "g",

    Hope it helps someone.

Similar Threads

  1. Please Introduce "Termux" instead of "NetHunter Terminal" !!!
    By mrdatta in forum NetHunter Suggestions
    Replies: 3
    Last Post: 2021-04-18, 21:08
  2. Replies: 1
    Last Post: 2016-11-22, 20:27
  3. "nexus-fastboot oem unlock" fails with Nexus 7 2012 wifi
    By pmellen in forum Installing NetHunter
    Replies: 0
    Last Post: 2015-07-06, 06:41
  4. download hash "shamu-lolliop" for NetHunter for Nexus 6
    By adlercm1 in forum Installing NetHunter
    Replies: 3
    Last Post: 2015-05-26, 09:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •