patching aircrack-ng help
#1
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
#2
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
#3
works like a charm, thank you
#4
aircrack-ng has been updated to revision 1962 with our patch included Smile
#5
very nice! are you still on schedule to release wpa support for hashcat this weekend?
#6
wpa support would be very nice Smile
#7
(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