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

Tool installation issue on ARM based New Macbook #512

Closed
jayjpatel9717 opened this issue Apr 30, 2022 · 15 comments
Closed

Tool installation issue on ARM based New Macbook #512

jayjpatel9717 opened this issue Apr 30, 2022 · 15 comments
Labels
bug Something isn't working

Comments

@jayjpatel9717
Copy link

Description:

All of the tools, with the exception of nrich and ppfuzz are successfully installed. Both of the tools return an error. Is there a method to fix this situation?
Screenshot 2022-04-30 at 11 12 31 AM
Screenshot 2022-04-30 at 11 13 09 AM
Screenshot 2022-04-30 at 11 13 33 AM

@jayjpatel9717 jayjpatel9717 added the bug Something isn't working label Apr 30, 2022
@six2dez
Copy link
Owner

six2dez commented May 9, 2022

Seems to be something specific of Rust tools on ARM, I think I can't help here, maybe opening an issue on the respective repositories? @dwisiswant0 could you help here?

@Teicu
Copy link

Teicu commented May 12, 2022

I have same problem on Mac

Checking installed tools

[] dnsvalidator [NO]
[
] Massdns [NO]
[] interlace [NO]
[
] nrich [NO]

I ran ./install.sh two times but useless.

Screenshot 2022-05-12 at 16 05 29

@Teicu
Copy link

Teicu commented May 12, 2022

There are only these two left that I can't install unfortunately

Checking installed tools

[] interlace [NO]
[
] nrich [NO]

@six2dez
Copy link
Owner

six2dez commented Jun 2, 2022

Fixed on dev branch 944061f please check again

@six2dez six2dez closed this as completed Jun 2, 2022
@Teicu
Copy link

Teicu commented Jun 2, 2022

Hi mate,

Thanks for your interest and hard work, but I get exactly the same message. I deleted the old version and installed the latest one, but it seems useless

main-v2.3

Screenshot 2022-06-02 at 14 45 07

@six2dez
Copy link
Owner

six2dez commented Jun 2, 2022

As I said, it's fixed on dev branch, so you need to switch to dev branch first :)

@Teicu
Copy link

Teicu commented Jun 2, 2022

I know and I did

root@Pentest reconftw % git branch

  • dev
    main
    root@Pentest reconftw % git checkout dev
    Already on 'dev'
    Your branch is up to date with 'origin/dev'.

Anyway, thank you very much for kindly replying. I think I'll give up

@Teicu
Copy link

Teicu commented Jun 2, 2022

Screenshot 2022-06-02 at 15 17 31

@six2dez
Copy link
Owner

six2dez commented Jun 2, 2022

Oh, ok, my bad :)

Interlace has a problem with latest Python version codingo/Interlace#163 maybe that's the issue on your machine.

For nrich I will replace it with smap as nrich doesn't have an ARM version :( I will post here when it will be repalced

@six2dez
Copy link
Owner

six2dez commented Jun 2, 2022

dff49eb

@jayjpatel9717
Copy link
Author

@six2dez Is there any fix for ppfuzz installation?

@six2dez
Copy link
Owner

six2dez commented Jun 4, 2022

If you reinstall from dev branch it should be fixed now :)

@jayjpatel9717
Copy link
Author

@six2dez I have done that, Still getting error.
Screenshot 2022-06-04 at 3 11 02 PM

Screenshot 2022-06-04 at 3 11 27 PM

@six2dez
Copy link
Owner

six2dez commented Jun 4, 2022

Ok, let me check during the day

@jayjpatel9717
Copy link
Author

No problem, take your time, and thank you for your prompt response :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants