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

How are errors in the check diagnosis report resolved Returned 127 #96

Open
sunyiyi1226 opened this issue Aug 25, 2021 · 3 comments
Open

Comments

@sunyiyi1226
Copy link

How are errors in the check diagnosis report resolved Returned 127

To Reproduce
shell

  1. bash ./android-pin-bruteforce diag(kali shell)
    Screenshot_2021-08-25-16-53-06-245_com offsec nhterm

  2. est sending keys from the terminal(kali shell)
    echo a | /system/xbin/hid-keyboard /dev/hidg0 keyboard
    return:bash: /system/xbin/hid-keyboard:No such file or directory
    kalishell

  3. est sending keys from the terminal(ANDROIDSU)
    echo a | /system/xbin/hid-keyboard /dev/hidg0 keyboard
    Results the correct
    echo

  4. Kali Nethunter has been installed correctly.How are errors in the check diagnosis report resolved。Cannot run the script now

@sunyiyi1226
Copy link
Author

my device Xiaomi 9
配置

@SweetSophia
Copy link

How are errors in the check diagnosis report resolved Returned 127

  1. est sending keys from the terminal(ANDROIDSU)
    echo a | /system/xbin/hid-keyboard /dev/hidg0 keyboard
    Results the correct
    echo
  2. Kali Nethunter has been installed correctly.How are errors in the check diagnosis report resolved。Cannot run the script now

I can confirm this. It works in SuperSU (sending keys) but "echo a | /system/xbin/hid-keyboard /dev/hidg0 keyboard" in kali results in an error .

@kimocoder
Copy link

Report it over at our GitLab project page
Kali NetHunter

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

3 participants