[APP] SamyGO AnalFix F

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

[APP] SamyGO AnalFix F

Post by bugficks »

this .so patches that installation security check when trying to install user widgets that use functions/features user widgets are not allowed to use.

Code: Select all

samyGOso -p $(pidof exeAPP) -l /path/to/libAnalFix.so

Code: Select all

VDLinux#> cat /dtv/AnalFix.log
[AnalFix] SamyGO AnalFix v0.1.0 (F)- (c) bugficks 2014
[AnalFix] * F Series - T-MST12UABC       T-MST12UABC-1113.1     2013-10-31 *
[AnalFix] Patching Analysis_Start.
[AnalFix] init done...
You do not have the required permissions to view the files attached to this post.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [APP] SamyGO AnalFix F

Post by juusso »

anal...fix... lol :smile:
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: [APP] SamyGO AnalFix F

Post by bugficks »

/mtd_exe/Comp_LIB/libELFAnalEngine.so
/mtd_exe/Comp_LIB/libJSAPIAnalEngine.so
/mtd_exe/Comp_LIB/libFlashAPIAnalEngine.so
/mtd_exe/Comp_LIB/libSefAnalyzer.so

hence AnalFix :P

a nice side effect is that widgets now install way faster too :)
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [APP] SamyGO AnalFix F

Post by juusso »

will be included to F series widget asap.

faster installation of widgets is ok, but in our approach users will not expect this feature. Installing new widgets will remove SamyGO. Or we need to add this module to libskype.so to be installed independently from Samygo widget. Anyway, fix is welcomen :-)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [APP] SamyGO AnalFix F

Post by juusso »

Sorry, dude, your attached file contains not this patch. Please reupload.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: [APP] SamyGO AnalFix F

Post by bugficks »

fixed
JeppeTh
SamyGO Project Donor
Posts: 170
Joined: Wed Oct 02, 2013 11:29 pm

Re: [APP] SamyGO AnalFix F

Post by JeppeTh »

I really want his on my f series bluray which I seem to been able to root...

Then I guess I in some way need too install this first or
viewtopic.php?t=6186

Then what should be replaced in this line. Only the path?
samyGOso -p $(pidof exeAPP) -l /path/to/libAnalFix.so

Then how do I move files to bluray the simplest way, use ftp?

EDIT:
I realize samyGOso was part of zip...
So I guess I just need to unzip it somehere in my bluray and run above command with "path "replaced.

EDIT2:
Ok I managed to move the files to blueray.
Then I get into issues.
First of all I don't have any exeAPP - I have exeDSP. Then when I try
/mtd_rwarea/mystuff/samyGOso -p $(pidof exeDSP) -l /mtd_rwarea/mystuff/libAnalFix.so
I get
/bin/sh: /mtd_rwarea/mystuff/samyGOso: Permission denied
but if I go
/mtd_rwarea/mystuff/samyGOso -h
I get "invalid argument" - so it seems samyGOso is runnable.


Isn't this support on F-series blurays? I really appreciate any help!!

EDIT3:
chmod on the samyGOso seems to have helped - command is now silent at least. However no AnalFix.log is found. Haven't tried if it worked or not yet - but I guess not... Correct, it didn't work :'(
Last edited by JeppeTh on Fri Apr 03, 2015 12:15 am, edited 1 time in total.
JeppeTh
SamyGO Project Donor
Posts: 170
Joined: Wed Oct 02, 2013 11:29 pm

Re: [APP] SamyGO AnalFix F

Post by JeppeTh »

juuso wrote:will be included to F series widget asap.

faster installation of widgets is ok, but in our approach users will not expect this feature. Installing new widgets will remove SamyGO. Or we need to add this module to libskype.so to be installed independently from Samygo widget. Anyway, fix is welcomen :-)
Was it included - and how does it work in that case?
I installed the SamyGo on my BD-F7500 - followed by personal Widget which always fails due to TvAppSecurity. But it failed anyway...

Perhaps it's not enough to install widget for the AnalFix to get installed - or it really doesn't work on my device :-(
JeppeTh
SamyGO Project Donor
Posts: 170
Joined: Wed Oct 02, 2013 11:29 pm

Re: [APP] SamyGO AnalFix F

Post by JeppeTh »

Ok, so I copied the samyGOso from the SPMdecrypt app - and then:

Code: Select all

VDLinux#> ./samyGOso -p $(pidof exeDSP) -l /mtd_rwarea/mystuff/AnalFix/libAnalFix.so
samyGOso v1.1 (c) bugficks 2013
Injecting '/mtd_rwarea/mystuff/AnalFix/libAnalFix.so' resident: '0'
Injecting '/mtd_rwarea/mystuff/AnalFix/libAnalFix.so' succeeded.

VDLinux#> cat /dtv/AnalFix.log
[AnalFix] SamyGO AnalFix v0.1.0 (F)- (c) bugficks 2014
[AnalFix] * (null) - (null) *
[AnalFix] Patching Analysis_Start.
[AnalFix] init done...
Perhaps it now worked? I noticed the other day that I can jut FTP my widgets - but sure - if this works it's a bit more convenient.

EDIT:
Well, I actually got it working, but only once. Seems after reboot fix is gone. Even though I used the -r flag.

Perhaps because f-series bluray isn't "fully rooted" yet, it's limited somehow if I understands it correctly.
AlexBlomkvist
SamyGO Project Donor
Posts: 14
Joined: Fri Jun 26, 2015 1:01 am

Re: [APP] SamyGO AnalFix F

Post by AlexBlomkvist »

Can someone help? I really need to install this.

The thing is I really DO NOT understand the instructions.....the funny thing is that I work at a Data Center and I'm not a complete noob. I do not understand what should I do with the files and where to insert those codes. the instructions are not provided maybe because this is really obvious to everyone else....but me to me apparently.

Can someone help? Thank you.

Post Reply

Return to “[F] Software”