Автор Тема: BissFeedAutoKey  (Прочитано 14418 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн Vogel

BissFeedAutoKey
« : 29 Январь 2021, 14:40:35 »
BissFeedAutoKey 1.3



--Fix Some Unreadable Words
--Fix The letters E and F
--User can Copy #CW
--If #cw not Found, User Can Enter #cw manually.
 
Пользователи, которые поблагодарили этот пост: Admin, vdovbnenko, parisan, batoni123

Оффлайн Gerakl

BissFeedAutoKey
« Ответ #1 : 13 Июль 2021, 22:52:04 »
BissFeedAutoKey


Modified for ATV 7.0

Thanks @linuxsat
 
Пользователи, которые поблагодарили этот пост: 133048, Mika, vdovbnenko, batoni123

Оффлайн Mika

BissFeedAutoKey
« Ответ #2 : 18 Август 2022, 14:25:49 »
Feeds Plugin(BissFeedAutoKey )

New update 3.1

-Compatible with Python3 images
-Add "Enable Reset Softcam Reader" to Setting.
-Fix some bugs

"Enable Reset Softcam Reader" : Just one reader is restarted. user should write correct reader name in setting.
"Disable Reset Softcam Reader" : All readers are restarted.

Special Thanks to Beta tester: shr776 and audi06_19

Thanks momi133
 
Пользователи, которые поблагодарили этот пост: Admin, vdovbnenko, TU-134, boomer44

Оффлайн Alexis757

BissFeedAutoKey
« Ответ #3 : 21 Август 2025, 23:10:44 »
Auto-DCW-Key-ADD 1.0.7

Изменения:

- Ошибка needs_newline была устранена.

- Добавлено сохранение информации о названии канала/орбитальной позиции/транспондере/модуляции, а также сохранение даты и времени в виде комментариев с ключами BISS и DVBAPI.

- Добавлено нестандартное отображение BISS в dvbapi.

Например:
в dvbapi:

Spoiler for Hiden:
A: ::XXXX 2600:000000:1FFF
A: ::0096 2600:000000:1FFF ;# IRIB_UHD_HDR -(26.0°E)-12323-H-30000-2/3-8PSK DVB-S2-Added: 2025-08-21 @ 20:58 - Mapping ADD Non-Standard BISS By Auto DCW Plugin
A: 1884:000000:08B5 2600:000000 ;# Love_Nature_4K -(13.0°E)-11296-H-27500-5/6-QPSK DVB-S-Added: 2025-08-21 @ 20:59 - Mapping ADD By Auto DCW Plugin

в SoftCam.Key

Spoiler for Hiden:
F 00051011 00000000 03A01BBE20C16D4E ;# TV_Varzish -(52.0°E)-11785-H-27500-3/4-8PSK DVB-S2-Added: 2025-08-21 @ 23:18 - Key Added By Auto DCW Plugin
F 00080459 00000000 12340046ABCD0078 ;# Football-HD -(52.0°E)-11785-H-27500-3/4-8PSK DVB-S2-Added: 2025-08-21 @ 16:55 - Key Added By Auto DCW Plugin
 
Пользователи, которые поблагодарили этот пост: boomer44, batkov, штекер

Оффлайн штекер

BissFeedAutoKey
« Ответ #4 : 18 Май 2026, 22:37:27 »
New FuryBiss 4.3

◀️ Update Features
1. Support for ARM & MIPSEL processors
💥 I don't have a DreamBox device to build a special version for
2. Support for all Python versions
💥 Special support for OpenPLi 8.3 PY 2.7 images
3. Fixed the lag when accessing the settings screen
4. Added image type ID to the settings screen
5. Improved emulator startup speed

🔥 You must choose the code save path as shown in the images 🔥
✋ Note: Feeds will appear in the plugins when available, and a pop-up notification will appear.
🔴 If a problem occurs during installation, delete any previous version higher than the released version and reinstall the script 🔴

wget -q "--no-check-certificate" https://raw.githubusercontent.com/islam-2412/FuryBiss/refs/heads/main/fury/installer.sh -O - | /bin/sh
💥 Updates are available from within the plugins
 
Пользователи, которые поблагодарили этот пост: Gorrec, Mishtis, Aleksandr58

Оффлайн Серргей

BissFeedAutoKey
« Ответ #5 : 04 Июнь 2026, 12:32:58 »
Automatic BISS Key Finder for Enigma 2 Devices

Note: A USB drive or HDD must be installed on the device and the device must be capable of recording TS files.

What is AutoBiss E2?

AutoBiss E2 is a professional add-on for Enigma2 devices that runs automatically in the background.

Once you tune to a BISS-encrypted channel, the program begins searching for the CW decryption key and injects it directly into the softcam without any intervention from you.

How does the program work?
1- Automatic Detection — Continuously monitors channels and detects BISS encryption (CAID 0x2600) immediately upon setup.
2- Quick Recording — Records a short (1-second) sample of the broadcast in the background without affecting viewing.
3- Decryption via VPS — Sends the sample to a dedicated VPS server for high-precision CW key extraction.
4- Automatic Injection — Writes the key directly to the SoftCam.Key file and immediately reloads the softcam.
5- Cache — Stores detected keys to avoid re-searching.

Key Features
✔ Permanent background service that runs automatically as soon as the device is powered on; no intervention required.
✔ Cloud VPS: A dedicated server for high-precision CW key extraction.
✔ Local backup: In case of VPS inaccessibility, it is supplemented by the local tsdec tool.
✔ Automatic update: Checks for new versions and updates itself automatically.
✔ Professional interface: An interactive screen that displays the SID, VPID, APID, and CW key in real time.
✔ Device registration: A secure authentication system to activate VPS access.

Supported Devices

Works with all Enigma2 devices, including:

VU+ Solo / Duo / Uno / Zero / Last
Dreambox DM900 / DM920 / DM7080
Gigablue UHD Quad/Trio
Zgemma H2H / H9S / H9 Combo
And all devices running OpenATV / OpenPLi / OpenViX

Python: 2.7 ✔ and 3.x ✔

Installation Method

Method 1 — IPK Package (Easiest):
opkg install /tmp/enigma2-plugin-extensions-autobiss_1.9_all.ipk
init 4 && init 3


The second method — manual copying via FTP:
/usr/lib/enigma2/python/Plugins/Extensions/AutoBiss/
Spoiler for Hiden:
How to use
Tune to any BISS-encrypted channel.
Press the blue button to open the add-ons menu and select AutoBiss E2.
The main screen will appear with the current channel information.
Wait a few seconds—it will automatically search for and display the key.


Red — Exit
Green — Update Program
Blue — Program Information
OK — Force Research Key Immediately

Solving common problems
Problem/Solution
The program doesn't appear in the list. Check the installation path and restart the interface.
"Key Not Found" message appears even though the softcam is working. Ensure your internet connection is active and that your device is registered with a VPS. (VPS Maintenance Mode) Wait for the connection to be restored or use a local CWL.
The recorded file size is zero. Verify that the softcam is decrypting the channel during live streaming.
Note: A USB drive or HDD must be installed on the device and your device must be capable of recording TS files.
 
Пользователи, которые поблагодарили этот пост: TU-134, Virus, боцманн, Aleksandr58