Changes

Jump to: navigation, search

GPU610/DPS915 MCM Decrypt

26 bytes added, 19:25, 1 November 2013
Kernel Attempts
</source>
Kernel Attempt 1(Not working):
<source lang="cpp">
__global__ void hash_password_kernel(unsigned long* nr, unsigned long* nr2, unsigned long* add, const char *password) {
</source>
Kernel Attempt 2(Not working):
<source lang="cpp">

Navigation menu