We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello .
how can i compite a client arm64 binary for android device ? i use Termux app (linux terminal) .
do i have to compile all the files on just https://github.com/ls0f/cracker/blob/master/local.go ?
i will wait your reply
The text was updated successfully, but these errors were encountered:
go build https://github.com/ls0f/cracker/blob/master/local.go will work
Sorry, something went wrong.
@ls0f it can not be build . it just tried many ways . first i clone the repository : git clone https://github.com/ls0f/cracker.git
git clone https://github.com/ls0f/cracker.git
then i tried : go get -u github.com/ls0f/cracker
go get -u github.com/ls0f/cracker
what i am doing wrong ?
No branches or pull requests
Hello .
how can i compite a client arm64 binary for android device ? i use Termux app (linux terminal) .
do i have to compile all the files on just https://github.com/ls0f/cracker/blob/master/local.go ?
i will wait your reply
The text was updated successfully, but these errors were encountered: