strasharo
strasharo
https://github.com/aircrack-ng/aircrack-ng/pull/111 fixes this, just tested it.
Also getting the same exception: ``` [user@host mdk4]$ make Makefile:13: *** Recursive variable 'PREFIX' references itself (eventually). Stop. [user@host mdk4]$ ``` https://github.com/aircrack-ng/mdk4/pull/16 resolved the issue for me.
Same here on latest Kali and Arch with make 4.2.1, guess a recent make upgrade broke it since it was working for me before at least on Kali.
Compiles fine for me on an up to date Fedora 29. Did you try updating your distribution?
@CRC32-809d908e , so currently database synchronization is not supported with KeeChallenge? I was just considering adding KeeChallenge to my Keepass (just bought my Yubikey) but if that breaks synchronization it...
I guess it's about adding a vendor column on the target selection screen since it's not currently listed there.
Feel free to implement it.
So I built a docker container for the coral rest server using this dockerfile https://github.com/sstratoti/docker-coral-rest-server But when I tried it with Double Take I'm getting this in the logs of...
Nah, just realized most of it is not implemented in the rest server yet. :(
Thank you.