-
There exists a patch called "wpe" which, among other things, adds support to log challenges, responses, usernames and passwords. Could this be upstreamed if I prepare a patch (maybe with your help)?
tyll updated
11 years ago
-
note: requires JOHN_LDFLAGS patch as in pull req #253
```
make clean; make CC=gcc-4.7.2 CXX=g++-4.7.2 JOHN_CFLAGS="-flto -fwhole-program
-O3" JOHN_LDFLAGS=-static -j9 linux-x86-64-xop
```
```
gcc-4…
-
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m64 -Wno-deprecated-declarations -funroll-loops undrop.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m64 -Wno-deprec…