View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007631 | Kali Linux | General Bug | public | 2022-03-17 01:09 | 2025-07-14 09:18 |
Reporter | prettya1 | Assigned To | daniruiz | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Product Version | 2022.1 | ||||
Summary | 0007631: generic_send_tcp cannt' work on kali/2.9-1kali8 | ||||
Description | When I use generic_send_tcp, I always get './generic_send_tcp: undefined symbol: s_string', ==== HOST INFO BEGIN ====root@myruby:~/spike.git/src# hostnamectl ==== HOST INFO END ==== | ||||
Steps To Reproduce | root@myruby:~/spike.git/src# git checkout -b kali/2.9-1kali8 kali/2.9-1kali8 root@myruby:~/spike.git/src# cat v.spk s_binary_block_size_word_bigendian_variable("data1") s_string("END"); root@myruby:~/spike.git/src# ./generic_send_tcp 169.254.19.249 9999 v.spk 0 0 | ||||
Attached Files | |||||
Why are you using the tool downloaded from git and not the installed package via apt? I've tested it and it seems to be working fine |
|
Because I want to install spike on a non-kali linux, I use git to download and install. instead of apt install. |
|
Then you need to report the issue to the original maintainer, not to Kali. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-17 01:09 | prettya1 | New Issue | |
2022-03-17 06:42 | daniruiz | File Added: image.png | |
2022-03-17 06:42 | daniruiz | Note Added: 0015897 | |
2022-03-17 06:45 | prettya1 | Note Added: 0015898 | |
2022-03-17 06:47 | daniruiz | Note Added: 0015899 | |
2022-03-17 06:47 | daniruiz | Assigned To | => daniruiz |
2022-03-17 06:47 | daniruiz | Status | new => closed |
2022-03-17 06:47 | daniruiz | Resolution | open => suspended |
2025-07-14 09:18 | g0tmi1k | Priority | low => normal |