Feedback

void *memfrob(void *s, size_t n);

The memfrob() function encrypts the first n bytes of the
memory area s by exclusive-ORing each character with the
number 42. The effect can be reversed by using memfrob()
on the encrypted memory area.

     -- memfrob(3) manual page

If you have questions, comments, want to leave feedback, report bugs or even submit patches, feel free to contact me

My Wii ID is 6407-8332-5277-7623.

Here is my PGP/GPG public key.

Last modified: 2007-09-07 (edit)
Powered by PAL: Podius · Apache · Linux