Another small update to the Bluesound. I also noticed that someone has beenplaying around with Filter::Crypto::Decrypt in the source
[code]
root@Stue ~$ ls -al ms.pl
-rwxr-xr-x   1 root    root       164749 Jul 15 15:53 ms.pl
root@Stue ~$ wc ms.pl
1Â Â Â Â Â Â Â Â 3Â Â Â 164749 ms.pl
root@Stue ~$ cut -b 1- ms.pl
use Filter::Crypto::Decrypt;
ab176d4898affa5dcb8882cb377cfac18ee9bf79d1ccb3d50d7cebb3891….
[/code]
That should actucally be fun to reverse engineer.
Leave a Reply
You must be logged in to post a comment.