OP 03 June, 2025 - 06:34 PM
Need a coinbase valid mail checker upgraded which currently uses CPU to crack/solve the hash - which it then uses the timings to check against coinbase if an email is validated/registered to the site or not
(it was 70% accurate when it worked but after coinbase updates the checker is now only 20-40% accurate - so use this more as a POC and what to build the project off of to get an understanding)
I want to have it upgraded/ported over to use a GPU RDP to solve/crack the hash to make it more efficient and faster (it currently makes you launch a new instance locally to use the CPU to crack the hash, want this moved to a GPU RDP entirely)
The current checker is made in Go which you will probably need to port to a different language,
one guy has already done this and used this same exact checker src and ported it over to use a GPU RDP to solve/crack the hash, he then remade the local cbvm instance into C# and made the solving server (GPU RDP) in C++
Objectives:
#1. Port code over to a better language (perhaps C# and C++)
#2. Port the cbvm to use a GPU RDP instead of using CPU to solve/crack hash
#3. Add multiple checks to decide if an email is verified on coinbase to further improve the accuracy of the checker - making it around 75-80% accurate
I have more POCs/Examples of the GPU Coinbase VM the guy made, but I am trying to replicate it especially since I have the same source he made it from as well.
Contact my tele: @vermezzzz
(it was 70% accurate when it worked but after coinbase updates the checker is now only 20-40% accurate - so use this more as a POC and what to build the project off of to get an understanding)
I want to have it upgraded/ported over to use a GPU RDP to solve/crack the hash to make it more efficient and faster (it currently makes you launch a new instance locally to use the CPU to crack the hash, want this moved to a GPU RDP entirely)
The current checker is made in Go which you will probably need to port to a different language,
one guy has already done this and used this same exact checker src and ported it over to use a GPU RDP to solve/crack the hash, he then remade the local cbvm instance into C# and made the solving server (GPU RDP) in C++
Objectives:
#1. Port code over to a better language (perhaps C# and C++)
#2. Port the cbvm to use a GPU RDP instead of using CPU to solve/crack hash
#3. Add multiple checks to decide if an email is verified on coinbase to further improve the accuracy of the checker - making it around 75-80% accurate
I have more POCs/Examples of the GPU Coinbase VM the guy made, but I am trying to replicate it especially since I have the same source he made it from as well.
Contact my tele: @vermezzzz