Search found 7 matches
- Sun Apr 06, 2025 11:51 am
- Forum: [H] Software
- Topic: [App] libYTAdblock H
- Replies: 10
- Views: 24681
Re: [App] libYTAdblock H
please try this
- Fri Apr 04, 2025 11:23 pm
- Forum: [H] Software
- Topic: [App] libYTAdblock H
- Replies: 10
- Views: 24681
Re: [App] libYTAdblock H
aight this is weird the files are different, maybe different fw? I am on i think T-MST14DEUC_2130.0 with skype refueled root or something like that. You could try sending me the WidgetEngine and libWECore.so (from /mtd_exe/) and i could try and take a look at them
- Fri Apr 04, 2025 11:07 pm
- Forum: [H] Software
- Topic: [App] libYTAdblock H
- Replies: 10
- Views: 24681
Re: [App] libYTAdblock H
Sorry for making this debugging such a long winded process but I kind of forgot how all this stuff worked and have to scrape together the info i have. Please try running "info sharedlibrary" in gdb and send me the output (same steps as before) Also could you please try finding the "Wi...
- Wed Apr 02, 2025 7:27 pm
- Forum: [H] Software
- Topic: [App] libUnencryptedGamePatch H
- Replies: 5
- Views: 11921
Re: [App] libUnencryptedGamePatch H
You can see a bunch of stuff the tv logs by running this
Code: Select all
while true; do cat /proc/dtvlogd; done
- Wed Apr 02, 2025 12:07 pm
- Forum: [H] Software
- Topic: [App] libYTAdblock H
- Replies: 10
- Views: 24681
Re: [App] libYTAdblock H
I have a Samsung H6400. Having root, SamyGOso running fine. Installed YtMod I can see the app installed on the UI and can run it. I installed libYTAdblock.so and the init script from the attached zip. Seems the "so" is loaded fine. # cat /dtv/InjectJS.log [InjectJS] SamyGO H libInjectJS v...
- Sun Oct 20, 2024 10:15 pm
- Forum: [H] Software
- Topic: [App] libUnencryptedGamePatch H
- Replies: 5
- Views: 11921
[App] libUnencryptedGamePatch H
Patch for H series to allow launching unencrypted .so native widgets, tested on a decrypted game from Samsung app store and custom built SDL app. With this patch you can build your own native widgets like back in the day on B series content library. You can figure out how to make such widget by decr...
- Fri Dec 01, 2023 2:24 am
- Forum: [H] Software
- Topic: [App] libYTAdblock H
- Replies: 10
- Views: 24681
[App] libYTAdblock H
Youtube adblocker for H series, can be also used as a general loader for userscripts into widgets. Notes: Has only been tested on H MST The adblocking javascript is injected into every widget, but that shouldn't cause problems (there is an if statement to execute only if the url is www.youtube.com) ...