Page 22 of 34
Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 4:37 pm
by zoelechat
What "is not working"? Does telnet on 23 work now?
Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 4:38 pm
by Borygo77
mihd wrote:In all files of /mnt/lib/modules/3.0.33/kernel folder it is necessary to change vermagic=0177 and vermagic=0138 to vermagic=0169
Teach me how and I will do it file by file!
Telnet on 23 behaving different than before. It's not crashing Putty but still nothing in window

Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 4:40 pm
by Borygo77
Need pick up daughter from school. Be back in 12 minutes...
Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 4:41 pm
by zoelechat
Take an hex editor, find "vermagic=" into every .ko and edit the whole string after it to match the expected one

Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 4:43 pm
by zoelechat
That said, Telnet should already work with the 3 overwritten modules. It's possible that trying to get it work on such old (probably never tried by anybody) firmware is just pointless

Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 5:11 pm
by Borygo77
But telnet is not working

Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 5:26 pm
by Borygo77
Is there only one vermagic=*** string in every of those 56 files?
Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 5:46 pm
by zoelechat
Yes. All 56 files are probably not needed, check into samygo.log you'll see all failing ones.
Beware that string must exactly match (including the space at the end!!)
Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 5:51 pm
by Borygo77
Changed all 56 files and still not telnet
Here we got new logs from start;
Re: [App] "Skype replacement" root H
Posted: Fri Dec 09, 2016 5:53 pm
by Borygo77
Virt.USB does show up in sources

yay! some succes!