What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Liberty 1.5 takes over my phone?

Status
Not open for further replies.
Anyone can check the scripts to see what happened.

for the script to be downloaded and executed (that googled liberty 1.5 awesome) the person has to reboot and this gets run on each bootup by default (this script is now deleted and was only up for about 1 hour):

https://bitbucket.org/JRummy16/liberty_rom/src/bfc645560627/system/bin/loadpreinstalls.sh

Near the end of the script you will see where it downloads and installs an app, installs a script or runs a script. This was put here for update purposes.

So, it downloaded test.liberty_script to the sdcard which was this:

. /system/lib/libgnakfoorp.so
googleIt Liberty 1.5 Awesome

I was too lazy to re-write code to google liberty so I used the kang script I setup which ONLY gets executed if you mess with system files to remove who made the rom. I did this with the intention of only showing one person (Jake) how everthing works and forgot about the file.

But anyone can read all the code and see how it works. I'll be carefull never to test something with the intention of affected only one person when there are chances that it could affect more.

Thanks for the indepth explanation JRummy
 
Anyone can check the scripts to see what happened.

for the script to be downloaded and executed (that googled liberty 1.5 awesome and is now deleted) the person has to reboot and this gets run on each bootup by default:

https://bitbucket.org/JRummy16/liberty_rom/src/bfc645560627/system/bin/loadpreinstalls.sh see lines 99-140

Near the end of the script you will see where it downloads and installs an app, installs a script or runs a script. This was put here for update purposes.

So, it downloaded test.liberty_script to the sdcard which was this:

. /system/lib/libgnakfoorp.so
googleIt Liberty 1.5 Awesome

First, nice talking to you man...thankx for this great ROM and all your apps. dancedroid

Question, should we delete this file from lib????
 
Please dont be upset people, he did nothing wrong. I was just curious is all. Sorry again!
 
Anyone can check the scripts to see what happened.

for the script to be downloaded and executed (that googled liberty 1.5 awesome and is now deleted) the person has to reboot and this gets run on each bootup by default:

https://bitbucket.org/JRummy16/liberty_rom/src/bfc645560627/system/bin/loadpreinstalls.sh see lines 99-140

Near the end of the script you will see where it downloads and installs an app, installs a script or runs a script. This was put here for update purposes.

So, it downloaded test.liberty_script to the sdcard which was this:

. /system/lib/libgnakfoorp.so
googleIt Liberty 1.5 Awesome

First, nice talking to you man...thankx for this great ROM and all your apps. dancedroid

Question, should we delete this file from lib????

you can delete the file in system/lib if you want.. it won't affect anything. This script only gets run if you remove /system/etc/product_of_liberty which no normal user would remove, touch or even know about.
 
Anyone can check the scripts to see what happened.

for the script to be downloaded and executed (that googled liberty 1.5 awesome and is now deleted) the person has to reboot and this gets run on each bootup by default:

https://bitbucket.org/JRummy16/liberty_rom/src/bfc645560627/system/bin/loadpreinstalls.sh see lines 99-140

Near the end of the script you will see where it downloads and installs an app, installs a script or runs a script. This was put here for update purposes.

So, it downloaded test.liberty_script to the sdcard which was this:

. /system/lib/libgnakfoorp.so
googleIt Liberty 1.5 Awesome

First, nice talking to you man...thankx for this great ROM and all your apps. dancedroid

Question, should we delete this file from lib????

you can delete the file in system/lib if you want.. it won't affect anything. This script only gets run if you remove /system/etc/product_of_liberty which no normal user would remove, touch or even know about.

Thanx for clearing thing up jrummy. ;)
 
Anyone can check the scripts to see what happened.

for the script to be downloaded and executed (that googled liberty 1.5 awesome and is now deleted) the person has to reboot and this gets run on each bootup by default:

https://bitbucket.org/JRummy16/liberty_rom/src/bfc645560627/system/bin/loadpreinstalls.sh see lines 99-140

Near the end of the script you will see where it downloads and installs an app, installs a script or runs a script. This was put here for update purposes.

So, it downloaded test.liberty_script to the sdcard which was this:

. /system/lib/libgnakfoorp.so
googleIt Liberty 1.5 Awesome

First, nice talking to you man...thankx for this great ROM and all your apps. dancedroid

Question, should we delete this file from lib????

you can delete the file in system/lib if you want.. it won't affect anything. This script only gets run if you remove /system/etc/product_of_liberty which no normal user would remove, touch or even know about.


i still don't get this. i'm running 1.0 with the gala them installed through the toolbox. i've been running it problem-free for a month. to my knowledge i haven't changed anything in my system at all, but this script started to run automatically this afternoon. the only changes to my phone today were some updated apps through the market. so if the above quote is true, then why did my phone start acting up when no changes were made to my /system folder?

i deleted the .so file with root explorer, and that fixed the problem, but i still don't understand how it got activated in the first place.
 
First, nice talking to you man...thankx for this great ROM and all your apps. dancedroid

Question, should we delete this file from lib????

you can delete the file in system/lib if you want.. it won't affect anything. This script only gets run if you remove /system/etc/product_of_liberty which no normal user would remove, touch or even know about.


i still don't get this. i'm running 1.0 with the gala them installed through the toolbox. i've been running it problem-free for a month. to my knowledge i haven't changed anything in my system at all, but this script started to run automatically this afternoon. the only changes to my phone today were some updated apps through the market. so if the above quote is true, then why did my phone start acting up when no changes were made to my /system folder?

i deleted the .so file with root explorer, and that fixed the problem, but i still don't understand how it got activated in the first place.

I can garantee whatever happened was not from that script unless you removed the system files and rebooted your phone. What was the funny thing that happened today with the phone?
 
Whew! I just read through this whole thread and was glued to it! Like a super page turner thriller! Glad it was nothing bad after all!!!

Hahaha I hear you dude, I don't even own an X or D2 I'm still on OG rocking SS5.0 but just saw the thread on the homepage at the bottom. This thing did get heated up pretty quickly then simmered down even quicker. I can definitely see how this would drive me up the wall, especially if it was at a time when I really needed to use the phone as a phone. It's a very logical and reasonable explanation from jrummy I'd say, he's one of the best there is in our industry, and many ROMs wouldn't be where they're at without his work. I'm sure in the future there'll be just a little teeny tiny more attention to detail.:)
 
you can delete the file in system/lib if you want.. it won't affect anything. This script only gets run if you remove /system/etc/product_of_liberty which no normal user would remove, touch or even know about.


i still don't get this. i'm running 1.0 with the gala them installed through the toolbox. i've been running it problem-free for a month. to my knowledge i haven't changed anything in my system at all, but this script started to run automatically this afternoon. the only changes to my phone today were some updated apps through the market. so if the above quote is true, then why did my phone start acting up when no changes were made to my /system folder?

i deleted the .so file with root explorer, and that fixed the problem, but i still don't understand how it got activated in the first place.

I can garantee whatever happened was not from that script unless you removed the system files and rebooted your phone. What was the funny thing that happened today with the phone?

the same thing everyone else is complaining about.

i've had random reboots for the last few days, to the tune of about two a day, after weeks of flawless performance. then, at about 6pm eastern today my screen became unresponsive. then the browser opened and did the liberty 1.5 google thing everyone else is talking about. still no screen response. i did a battery pull and the same thing happened again after reboot. tried once more with the same result. at this point i thought it might be a corrupt sd card, so i pulled it and rebooted. after that the phone worked fine. put the card back in while the phone was on and as soon as it mounted the browser popped back up and did it's little dance. again, screen unresponsive. i assumed it was the sd card, but i did a google search and found this thread, which lead me to the fix.

again, i have made no changes to my system since i flashed this rom and the theme. all i did today was update some apps through the market. i've installed a few apps in the last few days, but all from the market.
 
that's what I don't understand what triggered it either,I wasn't even using it at the time it started to act all hokey again, and then I HAD to remove my battery to even turn my phone back on (holding down the power button wouldn't budge it), and after that I rebooted and then it really went haywire...to the google search and completely took over etc. But I wasn't even using the phone, it's been randomly shutting completely off for the last couple of days and that is why I did a reboot. I haven't messed with any system files. I don't know how to nor would I want to practice on my phone. So that is not the issue. I have always done clean installs (wipe factory reset) and everything was running smoothly up until a day or two ago.

Odd.
 
i still don't get this. i'm running 1.0 with the gala them installed through the toolbox. i've been running it problem-free for a month. to my knowledge i haven't changed anything in my system at all, but this script started to run automatically this afternoon. the only changes to my phone today were some updated apps through the market. so if the above quote is true, then why did my phone start acting up when no changes were made to my /system folder?

i deleted the .so file with root explorer, and that fixed the problem, but i still don't understand how it got activated in the first place.

I can garantee whatever happened was not from that script unless you removed the system files and rebooted your phone. What was the funny thing that happened today with the phone?

the same thing everyone else is complaining about.

i've had random reboots for the last few days, to the tune of about two a day, after weeks of flawless performance. then, at about 6pm eastern today my screen became unresponsive. then the browser opened and did the liberty 1.5 google thing everyone else is talking about. still no screen response. i did a battery pull and the same thing happened again after reboot. tried once more with the same result. at this point i thought it might be a corrupt sd card, so i pulled it and rebooted. after that the phone worked fine. put the card back in while the phone was on and as soon as it mounted the browser popped back up and did it's little dance. again, screen unresponsive. i assumed it was the sd card, but i did a google search and found this thread, which lead me to the fix.

again, i have made no changes to my system since i flashed this rom and the theme. all i did today was update some apps through the market. i've installed a few apps in the last few days, but all from the market.

EXACTLY my issues!
 
Status
Not open for further replies.
Back
Top