[SCRIPT][Sybr.Lab] Sybr Kernel Cleaning Script Edition 1.1

Status
Not open for further replies.

Leechoonhwee

Senior Member
Apr 30, 2006
1,377
221
0
I don't know what jblanc did about whatever ROM this fuss is all about... but I do know one thing : this script he's made is the only such script I've seen for the Note, so... I don't think he copied that from anyone :) .

And... the script he made is quite good, since we use it to clean up before flashing a kernel... RIGHT?

Hence... jblanc perhaps deserves punishment for the copying he did with the ROM, whatever that might be, but he deserves some applaud for the script right here :) . So thank you, jblanc.

Now... what's with the name change? I also see a v1 in the name. Is there going to be any updates on this? Are there any chances between jbroid cleaning script and this one? Or it's the same, just with a different name?

Oh and... don't copy/steal anything in the future, unless it's about exams or tests or stuff like that :D .
+1 would like to know any difference too..

Sent from my GT-N7000 using xda premium
 

ThaiDai

Senior Member
May 28, 2011
2,537
2,574
203
Aachen/หนองบัวลำภู
In different forums and threads there were hints that this script is absolutely useless:
The best and even humorous analysis from antiochasylum. But the first analysis I read before was from nobnut.

But even more it seems to be a simple copy of a script by buster041284 for Galaxy S2 which is a clone from script by lipol94 for Galaxy S. Surprisingly no credits given here - not really fair (even for a placebo).

In the original there is the file "cleaningmodules" which isn't in the Sybr script - simply forgotten to copy it. The script would clean the modules:
Code:
#!/system/bin/sh
rm -rf /system/lib/modules
rm -rf /system/etc/glitch-config
rm /data/local/logger.ko
From busters script resulting are the strange kernel entries like Thoravukk, Siyah.... These are S2 Kernel (I assume). The thread is closed.

This script doesn't do anything, so it doesn't do dangerous things.
But: if a member just copies and adds entries without even checking what they'll do or wether they might work I would be afraid that he might add dangerous things by "nescience (or even ignorance?)" in new versions.

And when I see ROMs that use this script without any control I'm even more surprised.

So maybe the OP should check this script and clean it - even if the resulting content is NULL:
 
Last edited:

BashyUK

Senior Member
Oct 2, 2010
352
19
0
In different forums and threads there were hints that this script is absolutely useless:
The best and even humorous analysis from antiochasylum. But the first analysis I read before was from nobnut.

But even more it seems to be a simple copy of a script by buster041284 for Galaxy S2 which is a clone from script by lipol94 for Galaxy S. Surprisingly no credits given here - not really fair (even for a placebo).

In the original there is the file "cleaningmodules" which isn't in the Sybr script - simply forgotten to copy it. The script would clean the modules:
Code:
#!/system/bin/sh
rm -rf /system/lib/modules
rm -rf /system/etc/glitch-config
rm /data/local/logger.ko
From busters script resulting are the strange kernel entries like Thoravukk, Siyah.... These are S2 Kernel (I assume). The thread is closed.

This script doesn't do anything, so it doesn't do dangerous things.
But: if a member just copies and adds entries without even checking what they'll do or wether they might work I would be afraid that he might add dangerous things by "nescience (or even ignorance?)" in new versions.

And when I see ROMs that use this script without any control I'm even more surprised.

So maybe the OP should check this script and clean it - even if the resulting content is NULL:
So there's no point in this script then? I''m trying to find the jbroid script as per Chrack's installation instructions, does this exist any more or is this the replacement and if so, back to my first q :)
 

Formhault

Senior Member
Jun 10, 2011
11,517
4,581
253
Bucharest
So there's no point in this script then? I''m trying to find the jbroid script as per Chrack's installation instructions, does this exist any more or is this the replacement and if so, back to my first q :)
I thought Sybr is an improved version of jBroid's? Proves to be useless, while jBroid's was good?

Scribbled from my Note coupled with the best (CleaNote) ROM and (NoteCore) kernel by g.lewarne
 

Formhault

Senior Member
Jun 10, 2011
11,517
4,581
253
Bucharest
Renaming something doesn't change the content. And the analysis from nobnut and antiochasyslum was made with jBroid.
So... Conclusion... jBroid and Sybr kernel cleaning scripts are completely useless...?

Scribbled from my Note coupled with the best (CleaNote) ROM and (NoteCore) kernel by g.lewarne
 

antiochasylum

Recognized Contributor
May 15, 2010
4,845
8,281
263
Arlington TX
I used this kernel-script in all of my flash and all it's perfect... Not one bug... Perfect. Thanks You :D

its perfect because it prints some useless context on your screen and nothing else. ITS ****ING USELESS. Learn to do **** yourself.


That's why 85% of xda can't do ****, everything is auto, 1 click root, 1 click unlock, blah blah. Learn to do it the old school method.
 
  • Like
Reactions: dejson
its perfect because it prints some useless context on your screen and nothing else. ITS ****ING USELESS. Learn to do **** yourself.


That's why 85% of xda can't do ****, everything is auto, 1 click root, 1 click unlock, blah blah. Learn to do it the old school method.
i don't speack english very well, and when i use it seemed to me make my phone more fast... it's only my impression... i can't understand why did you get ungry...

Ps: i use this script when i flashed speedmod and all times when the notecore do a update... only the last update i had a problem...

Inviato dal mio GT-N7000 con Tapatalk 2
 
Last edited:

antiochasylum

Recognized Contributor
May 15, 2010
4,845
8,281
263
Arlington TX
i don't speack english very well, and when i use it seemed to me make my phone more fast... it's only my impression... i can't understand why did you get ungry...

Ps: i use this script when i flashed speedmod and all times when the notecore do a update... only the last update i had a problem...

Inviato dal mio GT-N7000 con Tapatalk 2
In no way, shape, form or function does it have anyway of making your phone faster.

I'm not angry. You just don't understand that this script does not do anything for you. Wipe cache and dalvik in recovery and its the same thing.

But hey what do I know, I only build for 4 different devices, have 2 successful roms for the note itself. Keep thinking your phone is *faster*
 
Last edited:
  • Like
Reactions: Dissaor
Status
Not open for further replies.