With this class you can easily load an executable file and operate on its memory (reading & writing).
CMemPatch.zip 6 kBWith this small application you can load and execute any binary file. It's usefull when you want to load some small chunk of code from memory dump and test it in debugger (int 3 is triggered before code execution).
starter.zip 19 kBThis application generates 3 pairs of random matrices, and then it performs basic math operations on it:
I found out that GDI is not so bad while writing it :)
matrices.zip 38 kBFile encryptor for one of my school projects (i can't even recall its name), it uses:
If you have any questions regarding my sources, or maybe you just want to tell me how bad my sources are, don't hesitate to mail me :).