Otsing leidis 440 vastet

Postitas admin
21:11, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: What are BIN files?
Vastuseid: 0
Vaatamisi: 3779

What are BIN files?

With many thanx to Dicky Sometimes when you download files to load through your programmer, you will find them with a .bin rather than .hex extension. Bin files represent programming data in its purest form. Looked at in text, they will appear only as long lines of '0' and '1'. The everyday numbers ...
Postitas admin
21:04, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: What are hex files?
Vastuseid: 0
Vaatamisi: 3408

What are hex files?

Thanks to Bo6017 Hex files are a computer programmer's shorthand - in essence, a way to write what would be very large streams of data in binary format within a very much smaller amount of space. Counting to 20 in hex, looks like this: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, 10, 11, 12, 13, ...
Postitas admin
21:02, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: What are SA/PPUA and UA?
Vastuseid: 0
Vaatamisi: 2895

What are SA/PPUA and UA?

Thanks to LANES PPUA: The PPUA or Program Provider User Address is a 4 byte long code, composed of 2 separate codes. The first 3 bytes of the PPUA are called the Shared Address, the last byte of the PPUA is the Customer Word Pointer. The PPUA is used to identify and address cards. Shared Address: Th...
Postitas admin
20:59, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: Understanding INIT log in Viaccess
Vastuseid: 0
Vaatamisi: 2901

Understanding INIT log in Viaccess

Thanx to wolfman LOG OF INIT AND ECM DIALOGUE IN VIACCESS BETWEEN CAM AND CARD With thanx to wolfman This FAQ explains in small details the init dialogue between the card and a CAM and the ECM dialog that follows. After a reset and an ATR (Answer To Reset) sent by the card. The Cam is ready to start...
Postitas admin
20:58, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: Understanding processing of Viaccess ECM
Vastuseid: 0
Vaatamisi: 2865

Understanding processing of Viaccess ECM

Thanx to Wolfman Processing ECM is done in two steps (like with any system I guess): 1) the cam sends the full ECM to the card and ask it to decrypt it 2) the cam then ask the card to send back the results So in a log you have: Incoming ECM Instruction CA 88 00 08 21 E2 03 2C E4 21 EA 10 B7 EC A6 C1...
Postitas admin
20:55, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: Vocabulary 3
Vastuseid: 0
Vaatamisi: 3055

Vocabulary 3

Thanks to onuno! Administration key - a special "master key" by which the other keys are encrypted. ASIC - an "application specific IC". Any IC (integrated chip) that is made especially for an application, is called "an ASIC". There are application specific chips in phone cards, in wrist watches, an...
Postitas admin
20:48, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: Vocabulary 2
Vastuseid: 0
Vaatamisi: 3048

Vocabulary 2

Still Thanks goes to Gonijn DPSC: DPSC is short for Digital Pirate Satellite Card. These cards are sold with working keys. Prices can be up to several hundreds of Euros for multi provider cards. Usually these cards contain a sort of timing routine which ensures that the cards are disabled after a ce...
Postitas admin
20:46, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: Vocabulary 1
Vastuseid: 0
Vaatamisi: 3015

Vocabulary 1

Thanks to Gonijn! ACS number: This is the version number of the cards software. There are several different software versions: 1.2, 1.4, 1.6 en 3.82, 3.83. Versions 1.4 and 1.6 are almost identical. Alphacrypt: The Irdeto successor, decodes both Irdeto and Betacrypt. Asciiserial: The number that ide...
Postitas admin
20:44, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: How to Decode Encrypted Viaccess - part 3
Vastuseid: 0
Vaatamisi: 2822

How to Decode Encrypted Viaccess - part 3

DES_Round=4 ********** (L)=4F 2A BE FD (R)=15 F7 05 5E Shift Key=3B 2F C2 74 06 E8 32 PC2= 39 38 27 3A 31 2C 08 10 R(0)=C1 R1=18 03 3E 2E 20 0A 2B 3D Key Xor R1=21 3B 19 14 11 26 23 2D R2=F5 C8 55 B8 R3= 2A 85 E7 5B L xor R3=65 AF 59 A6 new R=65 AF 59 A6 DES_Round=5 ********** (L)=15 F7 05 5E (R)=65...
Postitas admin
20:41, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: How to Decode Encrypted Viaccess - part 2
Vastuseid: 0
Vaatamisi: 2856

How to Decode Encrypted Viaccess - part 2

Substitution or S-Boxes ************************* We now XOR one block of R1 with one block of key we prepared earlier, Each of these blocks is used to locate an entry in one of the eight tables below, called Substitution or S-Boxes. Substitution Box 1 E0 00 40 F0 D0 70 10 40 20 E0 F0 20 B0 D0 80 10...
Postitas admin
20:39, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: How to Decode Encrypted Viaccess - part 1
Vastuseid: 0
Vaatamisi: 3355

How to Decode Encrypted Viaccess - part 1

mrtoolate wrote this, The credite goes to him in this post I will try to explain how to Decode Encrypted Viaccess Word For now I will use SOLTV Example, beacause last byte of the Key is Even (94). key09=06 E8 27 3B 2F C3 24 94 so you do not need to change the crypted word I will post later how to c...
Postitas admin
07:01, 14 Jaan 2003
Foorum: Kasulikud näpunäited
Teema: ENCRYPTION - HOW IT ALL WORKS
Vastuseid: 0
Vaatamisi: 3044

ENCRYPTION - HOW IT ALL WORKS

ENCRYPTION - HOW IT ALL WORKS (DICKY) ONUNO wrote this, The credite goes to him Terminology. Management Keys Every card has MKs, which are hard to decrypt due to DES. They never change, are different for each card, and are used to decrypt operational keys. Operational Keys (Op-Keys) Can be changed e...
Postitas admin
18:15, 12 Jaan 2003
Foorum:
Teema: FORUM RULES - READ BEFORE POSTING!!!
Vastuseid: 1
Vaatamisi: 167

FORUM RULES - READ BEFORE POSTING!!!

WELCOME 1. Use only english language in this forum! 2. Don't use rude language and don't attack verbaly other members concerning race, political reliance and gender! 3. Use the "search" http://www.digi-tv.ee/forums/search.php function before asking questions! The answers might already have been giv...
Postitas admin
18:14, 12 Jaan 2003
Foorum:
Teema: FORUM RULES - READ BEFORE POSTING!!!
Vastuseid: 1
Vaatamisi: 108

FORUM RULES - READ BEFORE POSTING!!!

WELCOME 1. Use only english language in this forum! 2. Don't use rude language and don't attack verbaly other members concerning race, political reliance and gender! 3. Use the "search" http://www.digi-tv.ee/forums/search.php function before asking questions! The answers might already have been giv...
Postitas admin
18:14, 12 Jaan 2003
Foorum:
Teema: FORUM RULES - READ BEFORE POSTING!!!
Vastuseid: 1
Vaatamisi: 120

FORUM RULES - READ BEFORE POSTING!!!

WELCOME 1. Use only english language in this forum! 2. Don't use rude language and don't attack verbaly other members concerning race, political reliance and gender! 3. Use the "search" http://www.digi-tv.ee/forums/search.php function before asking questions! The answers might already have been giv...

Mine täiendatud otsinguisse