threat9 / routersploit

Exploitation Framework for Embedded Devices
Other
12.18k stars 2.31k forks source link

munmap_chunk(): invalid pointer #671

Closed Espinosa123321 closed 4 years ago

Espinosa123321 commented 4 years ago

! ANY INCOMPLETE REPORT WILL BE CLOSED RIGHT AWAY !

Steps to Reproduce (for bugs)

1.python3 rsf.py 2.rsf > use scanners/autopwn munmap_chunk(): invalid pointer Aborted

Your Environment

Current Behavior

I can't use anything because of the munmap_chunk(): invalid pointer

DasPinguinHD commented 4 years ago

Same issue, I just wanted to start with this Tool.....

Espinosa123321 commented 4 years ago

@DasPinguinHD can you fix it?

DasPinguinHD commented 4 years ago

@DasPinguinHD can you fix it?

Maybe. So now I have followed the install instruction and now it works. How are you trying to execute Routersploit and how did you install it?

Espinosa123321 commented 4 years ago

@DasPinguinHD i followed the instructions but some modules are not installed so i used python -m pip install (the module)

lucyoa commented 4 years ago

I cannot reproduce this behaviour. I just downloaded fresh kali linux and installed routersploit on it without any issues.

sudo apt-get install python3-pip
git clone https://github.com/threat9/routersploit
cd routersploit
python3 -m pip install -r requirements.txt
DasPinguinHD commented 4 years ago

yea exactly. I followed the install instructions and now it works, I already wrote that, but why did u add this "cant reproduce" label? I was just waiting for an answer from @Espinosa123321. I had the same issue and fixed it, so please, if you dont know what it is and someone is already helping, you dont need to write anything.

Espinosa123321 commented 4 years ago

@DasPinguinHD @lucyoa thank for the help, I have already fixed it, btw can you help me in other issue

DasPinguinHD commented 4 years ago

Yea sure, tell us. It just depends on what it is :)

Espinosa123321 commented 4 years ago

its in here https://github.com/aircrack-ng/rtl8188eus/issues/57