The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
If you run the configure command on a Arm system the auto configure over writes the ARM binaries with AMD64 ones. This breaks what was previously working. I added checks to at a minimum not break existing binaries. I could change the code to locate the binaires of arm if detected. But I'm not sure thats what you wanted. As it stands it just breaks your system if you are on ARM. So I just at a min had it check if the bins already existed before trying to install them again.
If you run the configure command on a Arm system the auto configure over writes the ARM binaries with AMD64 ones. This breaks what was previously working. I added checks to at a minimum not break existing binaries. I could change the code to locate the binaires of arm if detected. But I'm not sure thats what you wanted. As it stands it just breaks your system if you are on ARM. So I just at a min had it check if the bins already existed before trying to install them again.