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
- via email: memfrob at memfrob dot de
- via jabber: legeek at amessage dot de
- via IRC: memfr0b on irc.freenode.org
My Wii ID is 6407-8332-5277-7623.
Here is my PGP/GPG public key.