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

i cant install #70

Open
mahmoudvnr1 opened this issue May 11, 2021 · 2 comments
Open

i cant install #70

mahmoudvnr1 opened this issue May 11, 2021 · 2 comments

Comments

@mahmoudvnr1
Copy link

oot@kali:/home/vnrninja/Desktop/Memcrashed-DDoS-Exploit# sudo python3 Memcrashed.py
Traceback (most recent call last):
File "/home/vnrninja/Desktop/Memcrashed-DDoS-Exploit/Memcrashed.py", line 5, in
from scapy.all import *
File "/usr/local/lib/python3.9/site-packages/scapy/all.py", line 18, in
from scapy.arch import *
File "/usr/local/lib/python3.9/site-packages/scapy/arch/init.py", line 28, in
from scapy.arch.bpf.core import get_if_raw_addr
File "/usr/local/lib/python3.9/site-packages/scapy/arch/bpf/core.py", line 29, in
LIBC = cdll.LoadLibrary(find_library("libc"))
File "/usr/local/lib/python3.9/ctypes/util.py", line 330, in find_library
_get_soname(_findLib_gcc(name)) or _get_soname(_findLib_ld(name))
File "/usr/local/lib/python3.9/ctypes/util.py", line 147, in _findLib_gcc
if not _is_elf(file):
File "/usr/local/lib/python3.9/ctypes/util.py", line 99, in _is_elf
with open(filename, 'br') as thefile:
FileNotFoundError: [Errno 2] No such file or directory: b'liblibc.a'

@OnerSD
Copy link

OnerSD commented Apr 9, 2022

Were you able to solve the problem? I have the same

@OnerSD
Copy link

OnerSD commented Apr 9, 2022

"pip3 install -U scapy" this solved my problem

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