hashcat Forum

Full Version: patching aircrack-ng help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i'm getting errors when trying to install the patches. any help?

Code:
root@forumhero:~/wifi# patch -Np0 -i aircrack-ng.c.patch
patching file aircrack-ng.c.new
Hunk #1 FAILED at 222.
Hunk #2 FAILED at 4335.
Hunk #3 FAILED at 4791.
Hunk #4 FAILED at 4818.
Hunk #5 FAILED at 5097.
Hunk #6 FAILED at 5250.
6 out of 6 hunks FAILED -- saving rejects to file aircrack-ng.c.new.rej
litte howto:

checkout correct revision from subversion
Quote:$ svn checkout -r 1959 http://trac.aircrack-ng.org/svn/trunk aircrack-ng

patch the files
Quote:$ cd aircrack-ng/src/
$ patch < path_to_patches/aircrack-ng.h.patch
$ patch < path_to_patches/aircrack-ng.c.patch

continue compiling as usual
works like a charm, thank you
aircrack-ng has been updated to revision 1962 with our patch included Smile
very nice! are you still on schedule to release wpa support for hashcat this weekend?
wpa support would be very nice Smile
(09-09-2011, 04:47 PM)forumhero Wrote: [ -> ]very nice! are you still on schedule to release wpa support for hashcat this weekend?

i try, but i am not sure. there is one bug left but this one is hiding very well from fix Smile