b10 * sum:
T1: 4915 1101 7692 8790
T2: 4915 1101 9176 8499
For this method, we must use only the 10 digits of two CCs. But, how do I do if the CCs have different numbers?
OK:
From the third group, only the 2 numbers in the middle will be used:
4915 1101 x69x xxxx
4915 1101 x17x xxxx
They are added:
6 + 1 = 07
9 + 7 = 16
From these results, the number is divided by 2
6 + 1 = 7 = 3.5
9 + 7 = 16 = 08
Then, multiply by 5.
6 + 1 = 7 = 3.5 = 17.5
9 + 7 = 16 = 08 = 40
If there is a decimal (.?) And the number is two digits, the decimal is deleted.
And the result is added:
17 + 40 = 57
So I would finish
4915 1101 57xx xxxx
Logical indentation:
4915 1101 7692 8790
We must separate the first 6 numbers of the CC:
[491511] | [0176928790]
And, they will be fixed in the second group:
[0176928790]
Afterwards, this group must separate it in mode (3-4-3), that is:
[017] [6928] [790]
And, eliminate the central number:
[0x7] [6xx8] [7x0]
Then, they order the BIN with the rest:
Final Result: 4915110x76xx87x0
MaTerialDInVerter:
This is a private algorithm which affects the cards generated after mid-2017, it was taken from the SoFlA software of Banco de Bogota.
This is the most, most complex of all and has a 100% certainty of taking lives if you use it well.
This method requires 2 CCs, which are commonly issued between October 2016 and February 2017
So:
T1: 4915 1101 7692 8790
T2: 4915 1101 9176 8499
You have to separate T1 and T2 into 2 groups of 8 digits:
T1: [49151101]
[76928790]
T2: [49151101]
[91768499]
Now, you are going to grab T2 and you are going to order it in the following way:
1st group x 2nd group
4 x 9
9 x 1
1 x 7
5 x 6
1 x 8
1 x 4
0 x 9
1 x 9
And multiply it:
4 x 9 = 36
9 x 1 = 9
1 x 7 = 7
5 x 6 = 30
1 x 8 = 8
1 x 4 = 4
0 x 9 = 0
1 x 9 = 9