e-axe`s small home :: blog

-------------------------------------------------------------------------
 menu :: blog | projects | books | wishlists | about :: prev | next 
-------------------------------------------------------------------------

 xor it easy... [Fri Jan 8 22:22:25 CET 2010]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 just a quick, first, "content enabled", blog entry for this time...
 
 if you have the need to store some data on a friends/family/customer
 machine but you do not have any encryption software available:
 
 http://mytty.org/nopaste/?pid=377
 
 use it like that: cat secret_file.dat | ./xor hidden_k3y > secret_file.enc
 
 do the same thing to decrypt it...
 
 it works pretty well... and yeah, i did not implement any error
 or security checks!
 
 
 so long,
 e-axe
 
 ps. for all those lazy fools out there -> do not forget to clear
     your shell history or exit the shell the right way (kill -9 $$)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 this one is back ;) [Fri Jan 8 22:07:42 CET 2010]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 hey out there!
   
 as you may have noticed right now, my small private site is back
 out of the dirty grounds of the www. i am currently working on getting
 my project pages and the remaining parts of this site back online.
 
 stay tuned, there will be more in the future... ;)
 
 e-axe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------- search :: :: prev | next -------------------------------------------------------------------------
there is always something stupid to do...