Closed jayjpatel9717 closed 2 years ago
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?
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.
There are only these two left that I can't install unfortunately
Checking installed tools
[] interlace [NO] [] nrich [NO]
Fixed on dev branch https://github.com/six2dez/reconftw/commit/944061fb9ec520241db09b114da93805d07e0f20 please check again
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
As I said, it's fixed on dev branch, so you need to switch to dev branch first :)
I know and I did
root@Pentest reconftw % git branch
Anyway, thank you very much for kindly replying. I think I'll give up
Oh, ok, my bad :)
Interlace has a problem with latest Python version https://github.com/codingo/Interlace/issues/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 Is there any fix for ppfuzz
installation?
If you reinstall from dev branch it should be fixed now :)
@six2dez I have done that, Still getting error.
Ok, let me check during the day
No problem, take your time, and thank you for your prompt response :)
Description:
All of the tools, with the exception of
nrich
andppfuzz
are successfully installed. Both of the tools return an error. Is there a method to fix this situation?