Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Code needs modifying #49

Open
GoogleCodeExporter opened this issue Apr 5, 2015 · 2 comments
Open

The Code needs modifying #49

GoogleCodeExporter opened this issue Apr 5, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

In the makefile the rule for wpscrack is incorrect as it hardcodes the 
dependencies but has *.o in the compilation command line.

The practical implication is that it doesn't hardcode pins.o as a dependency so 
even if it's getting modified, the problem is that when pins.c is modified it 
should lead to rebuilding pins.o and reaver but that's not happening.

wpscrack is a target in the makefile that should be called reaver to build the 
reaver executable.




What version of the product are you using? On what operating system? r35

.


Original issue reported on code.google.com by g...@watchingyou.info on 2 Jan 2012 at 10:33

@GoogleCodeExporter
Copy link
Author

Original comment by cheff...@tacnetsol.com on 3 Jan 2012 at 2:21

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Original comment by cheff...@tacnetsol.com on 4 Jan 2012 at 2:45

  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant