Chris Lundquist
Chris Lundquist
Running these commands from the command line should do it. Naturally, publishing these requires push access. ``` git tag v2.2.0 1cb25945740e3e46aad4a9f3e4f69883bb9cd79c git tag v2.1.0 6f5125cfaf597c4352ad56b14318f82588531921 git tag v2.0.1 301c336d45dd3815de715049d2b0f4ca2ec4da58 git...
for clarification, `-c` exists, as something other than setting channel.
@psyborg55 why are you so passionate about this?
I agree that it would be *ideal* to have a consistent interface for common options. Given that we are pretty far from that state, I think the "add a nice...
https://github.com/aircrack-ng/aircrack-ng/compare/master...ChrisLundquist:clundquist/aireplay-deauth-all?expand=1 I did something similar here. My approach was just to listen for beacons for a time frame, then deauth any clients on that network if I detected any, or...
> What is the purpose of displaying the essid and bssid again after selecting the network Feedback for the user in case they misread the number, or so they could...
FWIW: here is a hack to run foreign architectures on x86. https://rwmj.wordpress.com/2013/12/22/how-to-run-aarch64-binaries-on-an-x86-64-host-using-qemu-userspace-emulation/ Basically, it registers QEMU as the handler when it sees a matching binary file. One caveat is that...
1.2 probably works because the crypto engine stuff isn't there. hashing got notably faster in 1.3. These particular lines come from JtR and it looks like this issue has been...
Yeah, that report was ambiguous. Let me clarify the details I left out. So the above output was with version 0.7.4 When I use the bot name "hubot" the message...