some benchamarks with openMP in C
Updated 4 years ago
Example of inter process communication with shm_open().
Updated 5 years ago
not really known
Updated 5 years ago
simple example for using fork in C
Updated 5 years ago
uses multithreading to decrypt file that was appended with a sha256 check sum. A dictionary is used.
Updated 5 years ago
single threaded application to brute force (dictionary attack) encrypted dummy data with help of pre calculated hash table
Updated 5 years ago