I am looking for software to thoroughly analyze .ts files recorded by satellite channels

Plasma70

Registered
Messages
55
A greeting to the forum, could you please tell me a software to analyze the various packages contained in a file.ts recorded by a satellite channel? I am doing some tests, on some coded channels and I wanted to see the various packages contained in a .ts file. For example I would like to understand how csa-raimbow table tool manages to extract the various packages containing the crypt8. I noticed that in a .ts file there are various packages with the c8 from which the cw are then obtained.
thanks
 

campag5242

Feed Hunter
Messages
2,585
The public tools simply keep count of repeat occurrences (except v1's B8hx0309000h detection), and that is most often a good strategy: to highlight the largest count repeating C8

You will have to delve deeper into mpeg ts and write your own if you want better; there is no off-the-shelf tool as far as I know.
 

Plasma70

Registered
Messages
55
I made this request, because analyzing some .ts files with csa-raimbow-table-tool, it is able to analyze \ extract only 8 packages from a .ts file obtaining only 8 crypt8, even from large files it always obtains and only 8 at most. I noticed that if I register a .ts file (for example from channel with irdeto encoding) and I try to get the c8 with csa-rainbow-table-tool it gets a maximum of 8 (and subsequently these c8 are all valid) allowing me so thanks to the rainbow tables of colibri to subsequently obtain the correct cw. Once the correct cw is obtained, I make an injection of all the cw with the software (tsdec the offline decrypter) and the various packages of the .ts having various cw that change every 10 \ 20 seconds inside, they are made clear. The problem is that in the file there are more than 8 packages with c8 but how can I get the other packages containing the other c8?
i noticed that this procedure is working with many other encodings (not biss)
I don't know if I made myself clear ...
 
Last edited:

Plasma70

Registered
Messages
55
bygknYwL


Pyo0naLD


https://mega.nz/file/Pyo0naLD#yHWGNj-GZx1ahWrU_u0v9JBgiHDS83TpAMxPo5fe344
 
Last edited:

Psilos2003

Registered
Messages
52
That has not been my experience, at least with CSA Rainbow Tool v2. It finds all c8, not only 8, assuming you leave the file limit field blank.
 

campag5242

Feed Hunter
Messages
2,585
Sorry, I don't have much experience with the Colibri tools. And I don't fully understand your observations / problem.

Even if you have v2 tables, you can try the v1 tools for the crypt8 .ts search, as an alternative. Then search your candidate crypt8s with the v2 tool / tables for CW hits.
 

dmr0x

Registered
Messages
290
please put an example of the c8 found with rainbow table tool when they are more than 8 thanks

open the ts in rbt v2 and check for c8's. thoretically it will list all multiple counted c8's, v1 is limited to 8 only.
 

Plasma70

Registered
Messages
55
very well, now with the version 2.5 of rainbow table tool that I tried, I find all the valid packages with c8 present in a ts file and they are much more than 8. Thanks dmr0x :thum::thum::thum:
 
Top