blah blah blah is here! blah blah » Close

0
votes
0 answers

DLL Importing

Hi, I have been experimenting with using DLL Import on user32.dll and kernel32.dll I have successfully put together my own way of working with the MessageBox as an experiment to learning the DLLs. Could you enlighten me on what I could ...

0
votes
0 answers

ciphering / deciphering optimization

{EDITED - Spelling errors... } {EDITED - Removed iCipher... } {Edited - changed Cipher() to ShiftRight and Decipher() to ShiftLeft reason : if you can shift Input left or right.,,negative or positive ciphering / decihpering. } Hi Guy ...

Feedback