t6x / reaver-wps-fork-t6x

1.7k stars 404 forks source link

Reaver downgrade error ( make) commend #354

Closed udaykiran192 closed 2 years ago

udaykiran192 commented 2 years ago

Hey, I tried downgrading reaver-1.6.6 to reaver-1.6.1 but I got error when I type make IMG_20220227_200440 What I did is

apt- get update

apt-get upgrade

downloaded reaver-1.6.1 from github and extracted the file

cd reaver-1.6.1

cd src

. /configer

make

I got this error IMG_20220226_104235

Please help me out of this iam a biggener to kali

Originally posted by @udaykiran192 in https://github.com/t6x/reaver-wps-fork-t6x/issues/306#issuecomment-1056952922

rofl0r commented 2 years ago

the difference between old and new versions is that bugs have been fixed. we don't support fixing problems with old versions that are long fixed in master. if you really want to get that version to work, you can read through the commit history and selectively backport patches that might fix the specific issue, but you're on your own. also i dont think the old version will magically make e things work. you just gotta accept the fact that the router you're targeting isnt vulnerable. also read the troubleshooting guide on the wiki before spamming around here.