ropnop / kerbrute

A tool to perform Kerberos pre-auth bruteforcing
Apache License 2.0
2.57k stars 415 forks source link

Added ARM and deleted x86 in darwin build (discontinued) #48

Open andrea-campa opened 2 years ago

andrea-campa commented 2 years ago

"As announced in the Go 1.14 release notes, Go 1.15 drops support for 32-bit binaries on macOS, iOS, iPadOS, watchOS, and tvOS (the darwin/386 and darwin/arm ports). Go continues to support the 64-bit darwin/amd64 and darwin/arm64 ports."

Source: https://go.dev/doc/go1.15

deciphr102 commented 2 years ago

i dont see arm based binary on latest github repo how to make it working with aarch64 linux...