Page 2 of 2

Re: Infolink https protocol

Posted: Wed Feb 06, 2013 4:10 pm
by dajojo
ok then
since u got the required encryptionkey found , when can we expect a working infolink emulator.
i would like to have one to be able to download usa widgets alongside european.
still wonder how you get past the : ; / restriction in this sorta root, i mean are we talking the same root here ? i.e. full acces in the system. reading a drive isnt really root. logging in as root and be able to change content/flags/OS and reboot and it still works fine is.
you can turn off smarthub in the service menu
i dont think samsung cares a lot since they sorta allowed modify a,b,c and d series and before series also now that i think of it.
bear in mind u own the device and its running on open source so that means that you can do whatever you want with the thing.
the only culprit is the garantee which tell you you are only get helped when the device is unmodified. unless its a factory error then they are likely to replace it regardless its modification status.
furthermore samsung made encryption as it is required for DRM and protected content not to keep us out of the tv.
most patches included so far where better somewhat more failsafe bootloader, cosmetic changes, youtube fixes, firmware fix for gpu, changes in handling in exedsp
and ow maybe there is this one line in firewall disabling connect to samygo dns. funny actually if u think of it.

Re: Infolink https protocol

Posted: Thu Feb 07, 2013 8:35 am
by arris69
dajojo wrote:.. when can we expect a working infolink emulator.
i would like to have one to be able to download usa widgets alongside european.
...
feel free to make it perfect :mrgreen: http://sourceforge.net/p/samygo/code/HE ... hubOTN-NG/

Re: Infolink https protocol

Posted: Fri Feb 08, 2013 3:00 am
by dajojo
arris69 wrote:
dajojo wrote:.. when can we expect a working infolink emulator.
i would like to have one to be able to download usa widgets alongside european.
...
feel free to make it perfect :mrgreen: http://sourceforge.net/p/samygo/code/HE ... hubOTN-NG/
you're the man, and since u adress me now i take the opportunity to thank you for your hard work on this samygo :)
it seems it allmost is complete, just need some more widgets to fill the place :mrgreen:
shitty thing is i upgraded my es8000 to 2003.4 just before the custom firmware was there. there is a 2004 now which i holded, but it seems only smarthub update.
it need samygo extensions this or can it be run on stock firmware ?
since root-enabled firmware is hold for developer, i take it it wont need long time to figure out the encryption keys for a usb cfw install.
you probably understand that i am a bit carefull since its a pricy tv so i wont try hardcore methods on it hehe.

Re: Infolink https protocol

Posted: Fri Mar 07, 2014 11:25 am
by greenhorn
any progress?

Re: Infolink https protocol

Posted: Fri Apr 27, 2018 11:32 pm
by JeppeTh
Anyone know how to create the Token?
I'm trying to fake my model since some Widgets are not available on bluray - only TV.

I managed to snoop the actual Token used by my device and then I get "Invalid Widget ID" when I lookup the Widget.

Then I use openapi/device/auth/seedkey with other model etc - that's a success. But creating a Token from that data only gives me "Invalid Session Token". I tried all app/secKeys found in 10130000000 and 10120000099. But none of them results in any luck...

I'm running F-series but I don't think it matters....

EDIT:
Ok from viewtopic.php?f=48&t=5340&start=30&hilit=token#p39261 I guess it's using

WMGlobal.NNaviPlugin.GetToken(DTVInfo.Value.SessionID, DTVInfo.Value.UserID, DTVInfo.Value.SeedKey)

But calling this from my app leads to "ReferenceError: WMGlobal is not defined"

EDIT2:
Ok so this was just the normal pluginObjectNNavi - I finally got it working. It doesn't manage to generate any in the emulator though it seems.

Re: Infolink https protocol

Posted: Sun Jul 19, 2020 2:55 am
by eigma
Widget dump from today (2020/07/18):

Code: Select all

> GET /openapi/service/widget/gallery HTTP/1.1
> Host: infolink.pavv.co.kr
> User-Agent: curl/7.54.0
> Accept: */*
> AppKey: <snip>
> Token: <snip>
>
< HTTP/1.1 200 OK
< Date: Sun, 19 Jul 2020 01:49:40 GMT
< Content-Type: application/xml;charset=UTF-8
< Content-Length: 390991
< Connection: keep-alive
< Content-Language: en-US
xml: https://pastebin.com/q513rGvL