PowerVu Keypatcher by taras-ua - Key updater script for AFN package channels

There are 90 replies in this Thread which was already clicked 12,521 times. The last Post () by anow2007.

  • I wrote this before your last post.


    You copied oscam.server and softcam.key which the author set as "promotional". You have to rearrange it. Also in oscam.server, disablecrccws_only_for = 0E00 is missing for AFN. Also, replace the softcam.key. Download it from another source. What does your oscam.config look like? All your oscam configuration must be inside the oscamicamam folder. Click on the oscamicam folder and copy all oscam.config (oscam.config,server,user,softcam.key).The oscamicam folder is now empty in your case. I don't understand how oscamicam from kite888 is configured, because I use oscam emu from samur.AFN works via emulator in oscam.server.In your SoftCam.txt missing keys who will open biss channels ( biss keys are only for Astra 4.8E ).

  • I wrote this before your last post.


    Ви скопіювали oscam.server і softcam.key які автор встановив як «рекламні». Ви повинні переставити його. Також в oscam.server для AFN відсутня disablecrccws_only_for = 0E00. Також замініть softcam.key. Скачайте його з іншого джерела. Як виглядає ваш oscam.config? Вся ваша конфігурація oscam повинна бути всередині папки oscamicamam. Натисніть на папку oscamicam і скопіюйте всі oscam.config (oscam.config,server,user,softcam.key). Папка oscamicam тепер порожня у вашому випадку. Не розумію, як налаштований oscamicam від kite888, тому що використовую oscam emu від samur. AFN працює через емулятор в oscam.server.In вашому SoftCam.txt відсутні клавіші, які будуть відкривати біс-канали ( biss клавіші тільки для Astra 4.8E ).

    Code
    I didn’t copy anything advertising from the author, the keys were taken from another forum, the keys are working and checked by other people, that’s how these keys, including astra 4.8e, suit me, all oscam files are in the oscam icam folder, with the exception of sostcam.key because the patcher does not patch when sostcam.key is in the oscamicam folder, and according to information from another forum, 11725-V9-Kitte888-V26 does not fit, EMM (subscription) keys, the so-called AU, do not work on this oscam.
    If the working operating keys are thrown, the package opens. There is no AU.
  • Code
    the patcher only works successfully if my softcam.key file is in the path
    0:/etc/tuxbox/config/ while the operation of the cmd line first indicates that the softcam.key file is not found in the oscamicam folder (which is logical, because softcam.key is not there) and then indicates that this file has been successfully patched))
    everything is ok, the AFN package has started and works, but there is another problem, the channels encoded in biss do not open because the softcam.key file is not in the oscamicam folder, how in this case to make AFN patched and the channels encoded in biss opened ?
    alerts this message in the logs: "unable to resolve user address port, error: name or service not known"?

    There are two possible solutions for decoding error:

    • Convert your SoftCam.key file to UTF-8 and save it on the receiver. You can use Notepad++ on Windows or any other tool. See screenshot attached.
    • Replace key_patcher.py line 161 fragment line.decode('utf-8')): with line.decode('utf-8', errors='ignore')):


    Updated key_patcher.py attached.

  • I downloaded oscam.config from your post and in disablecrccws_only_for is added 0E00 for AFN as global. Try to change it

    with some other softcam.key who must be also copied in oscamicam folder. But now you have problem with AU. I don't see the

    reason why oscamicam can't make AU for AFN ? For watching skyde you must have some servers who will add in oscam.server

    or what is better install freeserver plugin. I have installed oscam emu by samur v. 11718 im my image and it works both , AFN with AU

    and skyde , but with freezes of picture. You decision is now , keep oscamicam or install oscam emu by samur.

  • Code
    the patcher only works successfully if my softcam.key file is in the path
    0:/etc/tuxbox/config/ while the operation of the cmd line first indicates that the softcam.key file is not found in the oscamicam folder (which is logical, because softcam.key is not there) and then indicates that this file has been successfully patched))
    everything is ok, the AFN package has started and works, but there is another problem, the channels encoded in biss do not open because the softcam.key file is not in the oscamicam folder, how in this case to make AFN patched and the channels encoded in biss opened ?
    alerts this message in the logs: "unable to resolve user address port, error: name or service not known"?

    There are two possible solutions for decoding error:

    • Convert your SoftCam.key file to UTF-8 and save it on the receiver. You can use Notepad++ on Windows or any other tool. See screenshot attached.
    • Replace key_patcher.py line 161 fragment line.decode('utf-8')): with line.decode('utf-8', errors='ignore')):


    Updated key_patcher.py attached.

    Code
    Thank you, thank you, thank you!!! the first option helped, finally I was able to combine the decoding of Sky De and AFN channels on one image, one emulator of my ustym 4k pro, please tell me how often I will need to repeat this command in cmd: python3 key_patcher.py --ip 192.168. 0.101 ?will the keys be tightened automatically in the future?
  • I downloaded oscam.config from your post and in disablecrccws_only_for is added 0E00 for AFN as global. Try to change it

    with some other softcam.key who must be also copied in oscamicam folder. But now you have problem with AU. I don't see the

    reason why oscamicam can't make AU for AFN ? For watching skyde you must have some servers who will add in oscam.server

    or what is better install freeserver plugin. I have installed oscam emu by samur v. 11718 im my image and it works both , AFN with AU

    and skyde , but with freezes of picture. You decision is now , keep oscamicam or install oscam emu by samur.

    Code
    nstalled enigma2-plugin-softcams-oscam_11718-emu-icam by samur reformatted SoftCam.key file to UTF-8, patched and everything worked
    Thanks!
  • I downloaded oscam.config from your post and in disablecrccws_only_for is added 0E00 for AFN as global. Try to change it

    with some other softcam.key who must be also copied in oscamicam folder. But now you have problem with AU. I don't see the

    reason why oscamicam can't make AU for AFN ? For watching skyde you must have some servers who will add in oscam.server

    or what is better install freeserver plugin. I have installed oscam emu by samur v. 11718 im my image and it works both , AFN with AU

    and skyde , but with freezes of picture. You decision is now , keep oscamicam or install oscam emu by samur.

    Code
    nstalled enigma2-plugin-softcams-oscam_11718-emu-icam by samur reformatted SoftCam.key file to UTF-8, patched and everything worked
    Thanks!

    In case you still do not have AU just try to add these lines at the end of your SoftCam.Key

    And remove all lines like P 0009FFFF ....

  • I have installed oscam emu by samur v. 11718 im my image and it works both , AFN with AU

    and skyde

    Code
    Hi, after all, it was possible to set up the simultaneous operation of AFN and Sky De with the receipt of emu keys, including... by writing the correct settings of oscam.config, oscam.server with the image of samur 11718
    keypatcher is a cool thing, but it does not always give the correct keys, sometimes it happens that one is correct and the other is not.. this rarely happens, but it happens..

    Edited 2 times, last by artur88 ().

  • Your receiver is based on ARM arch , but files are .ipk for your image. In your previous post you asked about simultaneous option ?

    AFN works with emulator , skyde with servers. Admins don't like if you ask for sharing and similar things. Freeserver is good plugin

    for encrypted channels or IPTV where also servers for watching. Read on freeserver thread how it works and what people asks.

    I will add only my "simple" oscam.config if you want to test. Copy all without dvbapi .

  • Maybe already mentioned before, but I run my own local oscam server on a Pi. Want to use this script, but you can't ftp to yourself ;-). Did anybody succeed in achieving this by adapting this script or can this script be adapted to we have an option like --local (yes/no). I'm not a (python) programmer so I can't do it myself

  • Maybe already mentioned before, but I run my own local oscam server on a Pi. Want to use this script, but you can't ftp to yourself ;-). Did anybody succeed in achieving this by adapting this script or can this script be adapted to we have an option like --local (yes/no). I'm not a (python) programmer so I can't do it myself

    "but you can't ftp to yourself"
    Definitely, you can :-) Use 127.0.0.1 IP as a localhost, or provide proper IP if FTP server runs on the dedicated interface.

  • Maybe already mentioned before, but I run my own local oscam server on a Pi. Want to use this script, but you can't ftp to yourself ;-). Did anybody succeed in achieving this by adapting this script or can this script be adapted to we have an option like --local (yes/no). I'm not a (python) programmer so I can't do it myself

    "but you can't ftp to yourself"
    Definitely, you can :-) Use 127.0.0.1 IP as a localhost, or provide proper IP if FTP server runs on the dedicated interface.

    Ok, I will give it a try again. Will check if an FTP server is running (don't know yet). Maybe the login details used were not necessary.. Thanks for the help!

  • Maybe already mentioned before, but I run my own local oscam server on a Pi. Want to use this script, but you can't ftp to yourself ;-). Did anybody succeed in achieving this by adapting this script or can this script be adapted to we have an option like --local (yes/no). I'm not a (python) programmer so I can't do it myself

    "but you can't ftp to yourself"
    Definitely, you can :-) Use 127.0.0.1 IP as a localhost, or provide proper IP if FTP server runs on the dedicated interface.

    Ok, I will give it a try again. Will check if an FTP server is running (don't know yet). Maybe the login details used were not necessary.. Thanks for the help!

    Script updated with argument --oscam-local true. Please download from the first message.

  • Script updated with argument --oscam-local true. Please download from the first message.

    After trying the suggested FTP 127.0.0.1 solution, I was still running into issues.... Your latest parameter solved this. Super!! . I'm running a oscam server on a raspberry PI. I copied this script in the location where the keys are and then run/ran


    root@raspberrypi:/emu/conf# python3 key_patcher.py --oscam-local true


    2023-09-23 17:46:03,095 INFO PowerVU KeyPatcher by taras-ua, ver 0.92

    2023-09-23 17:46:03,139 INFO Connecting ONLY AFN POWERVU KEYS - NO CHAT - KEYS ONLY !!

    2023-09-23 17:46:06,679 INFO Found last page: 123.

    2023-09-23 17:46:06,683 INFO Connecting ONLY AFN POWERVU KEYS - NO CHAT - KEYS ONLY !!

    2023-09-23 17:46:09,831 INFO Got key pair ('00A5B0BC742055EF', '01CF1DC4EDC43AF0').

    2023-09-23 17:46:09,861 INFO Found OsCam version: oscam-1.20_svn-r11725-798

    2023-09-23 17:46:10,012 INFO /emu/conf/SoftCam.Key has been patched with ('00A5B0BC742055EF', '01CF1DC4EDC43AF0').

    2023-09-23 17:46:10,021 INFO Done! Please restart OSCAM on your receiver.


    I will add this script to crontab so it will run frequently. Only need to check how to restart oscam in such that the family doesn't get upset.

    Edited once, last by mysat2 ().

  • The script is running perfectly. Any idea why there are always 8 lines of eacht key at the end of SoftCam.Key ? Should 1 of each be sufficient ;-) ?


    P FFFF0066 00 B381E9AAB6E0B2 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.310729

    P FFFF0067 00 B381E9AAB6E0B2 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.311296

    P FFFF0068 00 B381E9AAB6E0B2 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.311544

    P FFFF0069 00 B381E9AAB6E0B2 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.311855

    P FFFF006A 00 B381E9AAB6E0B2 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.312094

    P FFFF006B 00 B381E9AAB6E0B2 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.312327

    P FFFF006C 00 B381E9AAB6E0B2 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.312607

    P FFFF006D 00 B381E9AAB6E0B2 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.312859

    P FFFF0066 01 F905CC8E8D7808 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.313128

    P FFFF0067 01 F905CC8E8D7808 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.313459

    P FFFF0068 01 F905CC8E8D7808 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.313788

    P FFFF0069 01 F905CC8E8D7808 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.314034

    P FFFF006A 01 F905CC8E8D7808 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.314268

    P FFFF006B 01 F905CC8E8D7808 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.314499

    P FFFF006C 01 F905CC8E8D7808 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.314788

    P FFFF006D 01 F905CC8E8D7808 ; added by PowerVU KeyPatcher 2023-09-25 20:02:52.315029


    A second question is in respect to rebooting oscam. Doing so is very inconvient, because it will halt temporarily the connected local 2 clients. Tried to restart/reload only the emu-reader, but no succes... Is there another way to do this without disturbing the other viewers ? Do you run an other instance of oscam only serving the SoftCam.Key or ..... I'm curious to know.

  • The script uses specific channels only.

Softcam Keys Support Forum

Configs, Downloads, Tools, Biss Feed Keys, Regular Feed Keys, Softcam Keys, Encrypted Feeds, Feed Hunter, Biss & Powervu Encrypted Feeds.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!