1. Dashboard
  2. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  3. Filebase
  4. Forum
  5. Zebradem-WIKI
  6. Foren-Regeln
  7. Spenden Liste
    1. Spenden
  • Anmelden
  • Registrieren
  • Suche
ZebraDem-Sponsoring
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Seiten
  • Dateien
  • Forum
  • Erweiterte Suche
  1. Forum
  2. Empfang (Sat/Kabel) und HiFi
  3. DVB-C/T/S

PowerVU Emu

  • Fellfresse
  • 21. Oktober 2018 um 16:00
  • Fellfresse
    Meister
    Reaktionen
    121
    Punkte
    13.715
    Beiträge
    2.539
    • 21. Oktober 2018 um 16:00
    • #1

    PowerVuEmu.3.2.0

    History

    Code
    V 3.2.0
    - Fixed UnmaskMode03 issues.
    
    
    
    
    V 3.1.0
    - Added hash mode 15 & 16 support.
    
    
    
    
    V 3.0.0
    - Added extra ECM bytes handling with 2 new modes: mode cw and mode unmask. Only modeCw/Unmask = 0 & 3 are implemented.
    
    
    
    
    V 2.9.1
    - Fixed EcmCounter of channels with extra data byte.
    
    
    
    
    V 2.9
    - Added nano $20 extra data processing support.
    
    
    
    
    V 2.8
    - Improved hash mode 0 handling for CSA based channels.
    
    
    
    
    V 2.7
    - Improved hash mode 0 handling for DES based channels.
    
    
    
    
    V 2.6
    - Added CSA processing support for (if (emm_ecm[3] & 0xF0) == 0x50)).
    
    
    
    
    V 2.5
    - Added DCW post processing support for (if (emm_ecm[3] & 0xF0) == 0x50)).
    
    
    
    
    V 2.4
    - Added ECM and EMM Unmasking support (if (emm_ecm[3] & 0xF0) == 0x50)).
    
    
    
    
    V 2.3
    - Added `Antena 3/South America` support (A PowerVU variation with a special XOR mode).
    - Added record raw ECM option.
    
    
    
    
    V 2.2
    - Improved EMM and ECM Decryption modes (Added different S-Boxes support).
    
    
    
    
    V 2.1
    - Added multiple audio PIDs support.
    
    
    
    
    V 2.0
    - Added ProgDVB support. 
    Tested with ProgDVB7.09.2d X86 (version "d" or newer).
    
    
    
    
    V 1.9
    - Added an offline .ts file decryption tab. It has the HSD (High Speed Data) decryption support too.
    
    
    
    
    V 1.8
    - Added TSReader (coolstf.com/tsreader) support.
    
    
    
    
    V 1.7
    - Improved the CAT section of the DVBDream's implementation.
    - Added a general MD-API support.
    MD-API support doesn't work right now. DVB-App developers need to change their applications slightly:
    1) PID = (PID | 0x8000) means please send TS-188, instead of TS-184.
    2) Use the modified TS buffer after its changes in the plugin. 
    The plugin will change the Audio and Video buffers and these buffers shouldn't be immutable.
    This method is more general, maintainable and future proof. 
    Let the plugins to do the CSA/DES part, by modifying the TS buffers and then use the modified buffer.
    The same method is in use for DVB-Viewer-Pro plugins and DVB-Dream modules.
    
    
    MD-API support partially works with TSReader (coolstf.com/tsreader). You can try `Options menu -> Record the decrypted Audio+Video` of the plugin.
    Which means requesting `PID | 0x8000` sends TS-188, but the modified buffer won't be used by the application.
    Also ProgDVB supports requesting `PID | 0x8000`. But it doesn't open the video and audio filters for encrypted channels.
    
    
    
    
    V 1.6
    - Added EMM support (Auto update). 
    EMM Key format:
    P UA 00 EMMKey ; comments
    UA = Unique Address = 4 Bytes (8 characters)
    After entering your EMM key in softcam.key file, select the `Active` checkbox in EMM tab and wait.
    
    
    
    
    V 1.5
    -  Added DVBDream support.
    Copy its .dll, .ini & Softcam.Key files to the `Modules` folder of the DVBDream. Then change the extension of the .dll file to .mod.
    - Improved the ECM decryption of CSA mode (MEASAT, 91.5E).
    
    
    
    
    V 1.4
    - Added CSA mode (30W 12092V, 4W 10842H).
    - Improved the PMT parsing.
    
    
    
    
    V 1.3
    - Added `keys auto try` mode. The Emu will try all of the available keys to find the working one automatically.
    It lets you to have duplicate idents for different channels. 
    In this case, idents and indexes are not important anymore.
    - Both of these key formats are acceptable now (to avoid having duplicate idents):
    P Ident KeyIndex Key ; Comments
    or
    P IdentVideoPidAudioPid KeyIndex Key ; Comments
    
    
    Such as: 
    
    
    P F861 01 key ; bwtv, 13.0°E 11054-H-27500
    or
    P F86100D200C8 01 key ; bwtv, 13.0°E 11054-H-27500
    
    
    A key with `IdentVideoPidAudioPid` has a higher priority.
    VideoPid or AudioPid should be 4 characters long.
    
    
    
    
    V 1.2
    - Fixed PMT parsing of channels like `ID XTRA`.
    
    
    
    
    V 1.1
    - Fixed glitches of DES mode.
    
    
    
    
    V 1.0
    - First public release.
    Alles anzeigen

    [color="#FF8C00"]ULC[/color]

    • Zitieren
  • Fellfresse
    Meister
    Reaktionen
    121
    Punkte
    13.715
    Beiträge
    2.539
    • 3. November 2018 um 09:15
    • #2

    PowerVuEmu.3.3.0

    History

    Code
    V 3.3.0
    - Added more hash modes support (Set 19).

    [color="#FF8C00"]ULC[/color]

    • Zitieren
  • Fellfresse
    Meister
    Reaktionen
    121
    Punkte
    13.715
    Beiträge
    2.539
    • 15. November 2018 um 20:25
    • #3

    PowerVuEmu.3.4.0 & 3.4.1

    History

    Code
    V 3.4.0
    - Added new menu options to `Record unmasked EMM` and `Record unmasked ECM`. Its output (unmasked data) is useful for `PowerVu.HomeEdition`.

    [color="#FF8C00"]ULC[/color]

    • Zitieren
  • Fellfresse
    Meister
    Reaktionen
    121
    Punkte
    13.715
    Beiträge
    2.539
    • 5. Dezember 2018 um 19:46
    • #4

    PowerVuEmu 3.5.0 & 3.6.0

    History

    Code
    V 3.6.0
    - Added Compel support, 4.8E 12379 H (ATG EU BSS & K75 International).
    You can define these types of channels in `PowerVuEmu.ini` file, under the `others` section. Its format is `pmt:sid;`.  
    
    
    V 3.5.0
    - Fixed 166E issues.

    [color="#FF8C00"]ULC[/color]

    • Zitieren
  • Fellfresse
    Meister
    Reaktionen
    121
    Punkte
    13.715
    Beiträge
    2.539
    • 10. Dezember 2018 um 19:03
    • #5

    PowerVuEmu 3.7.0 & 3.7.1

    History

    Code
    V 3.7.1
    - Improved Rosscrypt1's key detection.
    
    
    
    
    V 3.7.0
    - Added Rosscrypt1 (CA-ID=0xA101) support:
    40.0E 3675 R 33483
    53.0E 3675 R 33483
    80.1E 10981 V 33483
    
    
    It doesn't need any additional settings. So you shouldn't set `Compel_PMT_SID` for it. This setting will cause conflicts here. 
    Tune to one of the Rosscrypt channels and wait. Emu will find its xor-key.
    Alles anzeigen

    [color="#FF8C00"]ULC[/color]

    • Zitieren

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!

Benutzerkonto erstellen Anmelden

Spenden

Vielen Dank für die Unterstützung!
Hiermit unterstützt du Zebradem.
Das beinhaltet überwiegend die Serverkosten und Lizenzgebühren.
Spenden

Letzte Beiträge

  • Die Realität des Passwort-Sharings bei Streaming-Diensten

    heugabel 14. Juni 2025 um 12:27
  • Cyberkriminalität: Ein Blick auf die digitale Unterwelt

    heugabel 14. Juni 2025 um 09:27
  • Versteckte Kamera im Untermietzimmer: Juristische Grenzen der heimlichen Überwachung

    heugabel 12. Juni 2025 um 19:27
  • Werbeblocker für Smart-TVs: Wege zur Werbefreiheit im Wohnzimmer

    heugabel 12. Juni 2025 um 12:27
  • Piraterie-Trend 2025: Manga erobert die Szene

    heugabel 11. Juni 2025 um 09:27
  • Cybercrime 2.0 und der ScamChatBot: Der digitale Kampf gegen Online-Betrug

    heugabel 10. Juni 2025 um 17:27
  • BookFab Kindle Converter: Mangelhafte Leistung bei E-Books

    heugabel 10. Juni 2025 um 16:27
  • Piraterie über Fire-Stick: Nutzer im Visier von Betrügern und Ermittlern

    heugabel 9. Juni 2025 um 17:27
  • IPTV-Piraterie in Indien: Konsequenzen für illegale Streaming-Plattform

    heugabel 8. Juni 2025 um 16:27
  • Cloudflare warnt vor Gefahren der EU-Pläne gegen Piraterie

    heugabel 8. Juni 2025 um 11:36

Aktivste Themen

  • Hadu-CCcam Plugin für Windows

    165 Antworten
  • Prog DVB System

    71 Antworten
  • CCCam Plugin für DVBCards

    63 Antworten
  • DVB-T2 HD - FULL - HD 1920x1080 50FPS Testaustrahlung in Köln

    50 Antworten
  • Premiere mecm mit s2 offen

    42 Antworten
  • Welche MediaCenter Software mit Emu oder ähnlichem

    28 Antworten
  • Anfrage an die DVB C/T/S User

    24 Antworten
  • Technikfrage zu einer Hausverteilung

    22 Antworten
  • Sky Empfang mit Alphacrypt Light und Ana

    21 Antworten
  • Sky stellt Verbreitung via DVB-S ein

    19 Antworten

Benutzer online in diesem Thema

  • 1 Besucher
  1. Kontakt
© 2024 Zebradem - Software by WoltLab