Giter Site home page Giter Site logo

janbbeck / weplab-0.1.6 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 183 KB

WEP key cracking program. Can use statistical methods or brute force.

License: GNU General Public License v2.0

Makefile 11.62% C 56.27% Shell 19.47% M4 1.32% Objective-C 0.51% Roff 10.81%

weplab-0.1.6's People

Contributors

janbbeck avatar

Watchers

 avatar  avatar

weplab-0.1.6's Issues

Multiple definition of 'variable'

Hey, I know it's been a long time, but I'm trying to get weplab.
But when I'm doing the make command (after the configure) I got an issue:
# make gcc -g -O2 -Wall -pipe -std=gnu89 -o weplab main.o analpfile.o bruteforce.o capture.o debug.o dictionary.o globals.o heuristics.o md5.o wep.o attack.o -lpcap /usr/bin/ld: capture.o:/home/kali/Root-Me/weplab/weplab-0.1.6/capture.c:46: multiple definition of 'actualTime'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:45: first defined here /usr/bin/ld: capture.o:/home/kali/Root-Me/weplab/weplab-0.1.6/capture.c:45: multiple definition of 'lastTime'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:44: first defined here /usr/bin/ld: dictionary.o:/home/kali/Root-Me/weplab/weplab-0.1.6/dictionary.c:133: multiple definition of 'arrayProcesses'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:47: first defined here /usr/bin/ld: dictionary.o:/home/kali/Root-Me/weplab/weplab-0.1.6/dictionary.c:130: multiple definition of 'actualTime'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:45: first defined here /usr/bin/ld: dictionary.o:/home/kali/Root-Me/weplab/weplab-0.1.6/dictionary.c:129: multiple definition of 'lastTime'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:44: first defined here /usr/bin/ld: dictionary.o:/home/kali/Root-Me/weplab/weplab-0.1.6/dictionary.c:128: multiple definition of 'initialTime'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:43: first defined here /usr/bin/ld: heuristics.o:/home/kali/Root-Me/weplab/weplab-0.1.6/heuristics.c:52: multiple definition of 'actualTime'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:45: first defined here /usr/bin/ld: heuristics.o:/home/kali/Root-Me/weplab/weplab-0.1.6/heuristics.c:51: multiple definition of 'lastTime'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:44: first defined here /usr/bin/ld: heuristics.o:/home/kali/Root-Me/weplab/weplab-0.1.6/heuristics.c:48: multiple definition of 'key'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:42: first defined here /usr/bin/ld: heuristics.o:/home/kali/Root-Me/weplab/weplab-0.1.6/heuristics.c:50: multiple definition of 'initialTime'; bruteforce.o:/home/kali/Root-Me/weplab/weplab-0.1.6/bruteforce.c:43: first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:173: weplab] Error 1
I've tried to modify the bruteforce.h file but didn't get any good result after the configure...
any idear?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.