All access codes for RBT v1

Messages
44
Because Happysat has closed here again the list of all three access codes:

Code:
Version 1.19b and newer has a new testing feature.
If you have the CW (e.g. from Breakbiss) and many 08h-Crypt8 you can see 
whats the plain behind.

Activation:
- press <Ctrl> + t
- "Enter test number" will be shown
- for decryption of 08h-Crypt8 enter the following number: 61828
- the testing dialog will be shown
- enter the 08h-Crypt8 and the CW and press the decrypt button
- Plain will be shown

Code:
Version 1.19e and newer has a new testing feature.
The new feature will show a list of chains inside your RBT v1.

Activation:
- press <Ctrl> + t
- "Enter test number" will be shown
- for showing a list of chains inside your RBT 
  enter the following number: 53465
- the "Analyze RBT" dialog will be shown
- enter the RBT src file and press the Analyze button

Here is an example of the output:
start
File length: 16911433728 bytes
   1: prefix:000138
   2: prefix:000160
   3: prefix:000150
   4: prefix:000128
   5: prefix:000108
   6: prefix:000130
   7: prefix:000114
   8: prefix:000134
   9: prefix:00014C
  10: prefix:000120
  11: prefix:000154
  12: prefix:00011C
  13: prefix:00010C
  14: prefix:00015C
  15: prefix:000100
  16: prefix:000110
  17: prefix:000118
  18: prefix:00012C
  19: prefix:000104
  20: prefix:000144
  21: prefix:000164
----------
prefix:000100h, count:4000000h
prefix:000104h, count:4000000h
prefix:000108h, count:4000000h
prefix:00010Ch, count:4000000h
prefix:000110h, count:4000000h
prefix:000114h, count:4000000h
prefix:000118h, count:4000000h
prefix:00011Ch, count:4000000h
prefix:000120h, count:4000000h
prefix:000128h, count:4000000h
prefix:00012Ch, count:4000000h
prefix:000130h, count:4000000h
prefix:000134h, count:4000000h
prefix:000138h, count:4000000h
prefix:000144h, count:4000000h
prefix:00014Ch, count:4000000h
prefix:000150h, count:4000000h
prefix:000154h, count:4000000h
prefix:00015Ch, count:4000000h
prefix:000160h, count:4000000h
prefix:000164h, count:4000000h
done

There first part above the line will show an prefix as soon it was found 
the first time. The second part below the line will be displayed after the 
RBT file reading was finished. It shows additionally how many times the 
prefix is present in the RBT.
If a chain files was only merged once than the count should be 4000000h. 
If you have merged it twice by mistake it should show 8000000h.

Code:
Version 1.19f and newer has a new testing feature.

Since the feature in version 1.19b you can show the plain for 
a given CW and 08h-Crypt8, but not for other playload sizes.
That's because for the decryption the complete crypt is needed
and not only the first 8 crypted bytes of the crypt.
For 08h-Crypt8 this works because the complete crypt is also 
only 8 bytes long.

But in the new version 1.19f the plain of any payload size can be shown.
It has an additionally input field, the TS source file where the crypt8 
was found.

It takes your Crypt8 input and search this Crypt8 in the TS source file.
After the tool has found it it copies the full crypt from the payload.
Then it decrypts the crypt value and shows the plain value.

So if you have found the CW (e.g. via the RBT tool from B8h-Crypt8), 
and this PID have also many other Crypt8 values
from other payload sizes (e.g. A0h-Crypt8) you can use this
new function to show the corresponding plain value.

Activation:
- press <Ctrl> + t
- "Enter test number" will be shown
- for decryption of Crypt8 of any payload sizes 
  enter the following number: 54813
- the testing dialog will be shown
- fill the input fields and press the start button
- Plain will be shown
 

ozielgoiano

Member
Messages
889
alguem sabe como resolver esse problema

Removed 4000000h duplicate chains (= 1 chain file(s)) Time for merging RBT ...
 
Top