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

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

  • :thinking face:

  • This is where I am now after running the script.It is still not working for me....

    It looks like an internet connection issue on your box. Try:

    Code
    wget https://www.linuxsat-support.com/thread/152939-only-afn-powervu-keys-no-chat-keys-only/?pageNo=9999

    Thanks a lot.I am able to run the script now successfully at will,without having to wait for it to auto roll itself.

  • Hi taras-ua, i don't have phyton3 on my gigablue trio 4k. I downloaded phyton3 for windows, opened it and tried to type the script but:


    >>> python3 key_patcher.py --ip 192.168.1.102 --login root --password xxxx

    File "<stdin>", line 1

    python3 key_patcher.py --ip 192.168.1.102 --login root --password xxxx

    ^^^^^^^^^^^

    SyntaxError: invalid syntax


    >>> key_patcher.py --ip 192.168.1.102 --login root --password xxxx

    File "<stdin>", line 1

    key_patcher.py --ip 192.168.1.102 --login root --password xxxx

    ^^^^^^^

    SyntaxError: invalid syntax


    I've placed key_patcher.py in the c:\windows directory.

    Can you please give me a hand please?

  • Where is Python Installed? A Quick Guide
    Python is a versatile and widely used programming language, known for its simplicity and easy-to-understand syntax. When you’re setting up a Python development…
    blog.enterprisedna.co


  • You are trying to run on Python 2.


    Code
    C:\Python27\python key_patcher.py --ip=192.168.0.1
      File "key_patcher.py", line 66
        def cur_page(self) -> int:
                           ^
    SyntaxError: invalid syntax


    Check your Python interpreter version.

    Code
    C:\Users\<USER>\AppData\Local\Programs\Python\Python311\python --version
    Python 3.11.4
    python key_patcher.py --ip=192.168.0.1
    2023-08-17 09:18:36,665 INFO     PowerVU KeyPatcher by taras-ua, ver 0.9
    2023-08-17 09:18:36,666 INFO     Connecting https://www.linuxsat-support.com/thread/152939-only-afn-powervu-keys-no-chat-keys-only/?pageNo=9999
    2023-08-17 09:18:37,026 INFO     Found last page: 94.
    ...
  • I had to install python from the microsoft store, done this, your script worked nice. But still black screen :(


    2023/08/18 15:22:02 23F41125 c (ecm) anonymous (P: 0E00:000000:0066:17B6:0000: #ECM_L:99 #CW=00000000000000000000000000000000 HOP:00): not found (1 ms) by emulator - AFN!prime Atlantic

    2023/08/18 15:22:02 23F41125 c (dvbapi) Demuxer 0 restarting decoding requests after 1 ms with 1 enabled and 1 disabled ecmpids!

    2023/08/18 15:22:02 23F41125 c (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 0E00 PROVID 000000 ECMPID 17B6 ANY CHID PMTPID 13EE VPID 04F1

    2023/08/18 15:22:03 52AE8404 r (emu) Key not found or invalid: P ****0066 00

    2023/08/18 15:22:03 52AE8404 r (emu) Key not found or invalid: P 0009FFFF 00

    2023/08/18 15:22:03 52AE8404 r (emu) ECM failed: Key not found


    It always finds just that P ****0066 00 and P 0009FFFF 00 that are not the last posted.


    It said it has patched oscam-1.20_svn-r11718-798. I have also other oscams, if want to patch them, do i just have to active and patch one by one?

  • Ok, i had already a softcam.key in in etc\tuxbox\config but not in usr\keys, it was not very recent and at the end of the file there were added :


    P FFFF006D 00 F793BD53EEB9FD ; added by PowerVU KeyPatcher 2023-08-18 02:13:58.964309

    P FFFF006D 01 DB9EFE98383A72 ; added by PowerVU KeyPatcher 2023-08-18 02:13:58.964309


    but nothing else, seems to me it add them at the time i launched the script, but then there nothing else added.


    I also tried to change the file with the one you posted, renamed as softcam.key and putted in etc\tuxbox\config and in usr\keys, but after a day there were not added any keys at the end of the file. Permissions are 755. And still not opens the channels.


    I'm sorry again, where am i wrong?

    Edited once, last by mark77 ().

  • The keys who are added in softcam.key you will find in openwebif or in oscam.log . You didn't find it in etc/tuxbox or usr/keys path.

    For open the AFN channels you must wait some time ( 2-4 min ) to opens it and you don't need to run key_patcher everytime in telnet.

    The path for key_patcher is usr/script or home/root , but it depends of your image which you have installed.

  • Very nice to hear you Panda555 :) How are you?


    I used the script from windows cause i have python 2 image. Anyway i putted the script in the 2 folders you said. But still can't open the channels after 10 minutes.


    This is the result of the script:


    Senza nome9999.png


    But in the oscam.log or via openwebif still these lines:


    • 2023/08/19 21:48:41 771090C0 r (emu) Key not found or invalid: P ****0068 01
    • 2023/08/19 21:48:41 771090C0 r (emu) Key not found or invalid: P 0009FFFF 01
    • 2023/08/19 21:48:41 771090C0 r (emu) ECM failed: Key not found
    • 2023/08/19 21:48:41 3D71F758 c (ecm) anonymous (P: 0E00:000000:0068:17BA:0000: #ECM_L:99 #CW=00000000000000000000000000000000 HOP:00): not found (1 ms) by emulator - AFN
    • 2023/08/19 21:48:41 3D71F758 c (dvbapi) Demuxer 0 restarting decoding requests after 1 ms with 1 enabled and 1 disabled ecmpids!
    • 2023/08/19 21:48:41 3D71F758 c (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 0E00 PROVID 000000 ECMPID 17BA ANY CHID PMTPID 13F0 VPID 048D


    Still I don't understand, i will try to run the script again

  • Now i've sent the script again, and it's working. It has modified softcam.key in the etc\tuxbox\config with the last keys from the forum. But not modified softcam.key in usr\keys. Just to know.

    I'm gonna see if will update the key in the next hours.

    Thank you all for the support :)


    Edit: When keys changes, script is not writing keys in the file or catching new ones from the forum. On channels only black screen :(

    And i don't know why

    Edited once, last by mark77 ().

  • Hi mark77


    Now it looks like your script is working and the keys have been found.

    Maybe the problem is that you run the script from Windows and not from image. If you get a message when you run the script that the keys have been found or added, look in Webif, Files - other files - SoftCam.Key. Once the keys have been added you should immediately get an open channel.You have two solutions, or wait author help or install Ncam emu for your py2 image.

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!