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

Segmentation fault error when using the utility #1

Closed
musa11971 opened this issue Feb 17, 2022 · 6 comments
Closed

Segmentation fault error when using the utility #1

musa11971 opened this issue Feb 17, 2022 · 6 comments

Comments

@musa11971
Copy link

musa11971 commented Feb 17, 2022

Hi,

Once I follow all the installation steps and try to use the utility, I get the following error:

[1] 36023 segmentation fault sudo arpspoof -i en01 -c both -t [target_ip_here] [gateway_ip_here]

Command used: sudo arpspoof -i en01 -c both -t [target_ip_here] [gateway_ip_here]

Is this an issue with the new macOS version?

@YeautyYE
Copy link
Owner

What's your version?
My version is 12.1 and I don't have this problem

@dehness
Copy link

dehness commented Apr 14, 2022

Didn't know if I should post in this thread or open a new one but I too get segmentation fault (using en0) running macOS 12.3.1.

@cszmzh
Copy link

cszmzh commented May 11, 2023

I have the same problem.
macOS version: 12.6.5(Apple M1 Pro)

[1] 37565 segmentation fault arpspoof -i en0 -t ...... -r ......

@musa11971 musa11971 reopened this May 11, 2023
@YeautyYE
Copy link
Owner

I tried to run it with a new MBP and still did not have this problem
version : 13.2

@YeautyYE
Copy link
Owner

If you run the command sudo arpspoof, whether the software version is returned

@newpond
Copy link

newpond commented Aug 24, 2023

for me I removed the -r option and the problem went away.
you will how ever have to run the program in 2 terminal windows simultaneously to poison the target as well

Repository owner deleted a comment from dwcooper Feb 23, 2024
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

5 participants