View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009203 | Kali Linux | Kali Package Bug | public | 2025-06-02 17:45 | 2025-08-16 20:31 |
Reporter | SKyskier | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0009203: Kali nethunter line 35: -c: command not found | ||||
Description | After updating my SOny Xperia XZ2 (Akari) to LineageOS 22.2 a tried running nethunter app 2025.1 and terminal 2023.4, after installing chroot I went into Terminal but it gives me following error: I tried reinstalling chroot, app even OS to the 30.5.2025 package, still nothing. Termux did not help either. What can by cause of that? | ||||
Also have this issue, seems to have to do with the PATH variable set in EDIT: Reproduced the workaround, add |
|
adb shell Find su binary: ls -l /product/bin/su /system/bin/su /system/xbin/su /sbin/su 2>/dev/null (backup) "/data/data/com.offsec.nhterm/files/usr/bin/kali" (edit) "/data/data/com.offsec.nhterm/files/usr/bin/kali" Add "/PATH_TO_YOUR_SU:/system/bin:" to export PATH=/data/data/com.offsec.nhterm/files/home/.nhterm/script:/data/data/com.offsec.nhterm/files/usr/bin:/data/data/com.offsec.nhterm/files/usr/sbin:/sbin:/bin Complete: Reload nhterm |
|