Encryption Projects as SU group

moonbase

VIP
Donating Member
Messages
554
For RTX cards

Older Linux build
Newer Linux build


Thank you for sharing these versions of CudaBISS.

I tested the RTX version in Windows using a limited range to check the speed.
There seems to be an issue where it does not stop at the end of the test range but continues to run?

I used an. RTX 3080Ti card for the test in Windows 10
The contents of the input.txt file I used for the test are listed below:

110000000000
11FFFF000000
47448D995D30056C4F0F43FED8153254
47448D9DF45D9D9D4C75B717CC14B739
47448D9570FFE4EE4386B22D01233E16
1
1

The RTX version starts OK at 110000000000
However, it keeps on running into the 12............ range and does not stop at the end of the 11FFFF...... range.

Is there a help option from the windows cmd prompt window that lists the modes or are they all the same as previous versions of CudaBISS for Windows?
 

Lak7

Registered
Messages
36
That may be an old build - it's been a while ....

I have not tested on anything bigger / newer than RTX3070
 

moonbase

VIP
Donating Member
Messages
554
That may be an old build - it's been a while ....

I have not tested on anything bigger / newer than RTX3070


Is this version with "...tested RTX3070" in the file name a different version that the RTX version you posted yesterday, they both have the same v112 version number?
 

moonbase

VIP
Donating Member
Messages
554

Thank you for the confirmation.

I have tested the last version you posted ("...tested RTX3070") and it does not stop at the end of the selected range search when I use the start/stop on
110000000000
11FFFF000000

If I use
110000000000
120000000000
It stops after completing the range search

For some reason, it is not accepting 11FFFF000000 as a valid stop point?
 

moonbase

VIP
Donating Member
Messages
554
With the new RTX version of CudaBISS there is a message in the cmd prompt box that "Scroll Mode" is off.
Is it possible to activate scroll mode?
 

moonbase

VIP
Donating Member
Messages
554
I tested the RTX version of CudaBISS with an RTX4090 and the speed was 10176 million keys per second.
 
Last edited:

sdrfgs

Registered
Messages
101
Lak7 is this your port / version ? if so are open to continue with it?

I would like to see a newer version that works on an older gtx 980 900/1000 series cards, or supports running on spare pcs via a server client arrangment. Or evolve into something with similar options to hashcat.

Perhaps with a gui and options to also use CPU software based search

I tested on a 3060 TI 8GB card and got the following results on the first version you posted

1 copy 2801.987328

2 copys
copy1 1831.798912
copy2 1839.892480

3 copy
copy 1 1268.473728
copy 2 1261.937536
copy 3 1259.185920

on average each copy uses about %14 cpu usage, vram usage doesnt seem to be maxed out at all

GPU used 3060 ti (stock not overclocked)

CPU info
i7 7700 3.6ghz with slight over clock up peaking at 4200mhz
16 GB DDR 4 ram
 

moonbase

VIP
Donating Member
Messages
554
I found that with the latest RTX version of CudaBISS (v112) the optimum number of instances that can be run at the same time with an RTX 4090 card is six.
 
Last edited:

Lak7

Registered
Messages
36
Let me know how these run, compiled with latest Cuda 12.3, probably should use driver 541+....
 

moonbase

VIP
Donating Member
Messages
554
Let me know how these run, compiled with latest Cuda 12.3, probably should use driver 541+....

Thank you for sharing these versions.

1. What is the difference between them
2. What changes have been made in them compared to the two recent RTX versions you have shared?
3. Do any cuda drivers or dll files need to be installed or placed in the same folder as the exe files to get maximum performance?
4. The file size of these two new versions is almost 4 times the file size of the previous RTX versions you uploaded, is there any specific reason for this?
 

Lak7

Registered
Messages
36
1 & 2. Just different settings ... 64 vs. 128
3. No
4. Built using latest Cuda 12.3 - covers more cards

You like the scrolling?
 

moonbase

VIP
Donating Member
Messages
554
Thank you for sharing these versions.

1. What is the difference between them
2. What changes have been made in them compared to the two recent RTX versions you have shared?
3. Do any cuda drivers or dll files need to be installed or placed in the same folder as the exe files to get maximum performance?
4. The file size of these two new versions is almost 4 times the file size of the previous RTX versions you uploaded, is there any specific reason for this?


Yes, I like the scrolling, thank you.

I did a quick partial test using v12_3_64 and it is faster than the two previous RTX versions.
As soon as I have finished the test with v12_3_64 I will share some numbers about the speed.
 
Top