[MPlayer-DOCS] CVS: homepage/src news.src.en,1.77,1.78
Gabucino
gabucino at mplayerhq.hu
Wed Jan 7 00:47:33 CET 2004
Update of /cvsroot/mplayer/homepage/src
In directory mail:/tmp/cvs-serv23425/src
Modified Files:
news.src.en
Log Message:
more info
Index: news.src.en
===================================================================
RCS file: /cvsroot/mplayer/homepage/src/news.src.en,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- news.src.en 6 Jan 2004 23:22:06 -0000 1.77
+++ news.src.en 6 Jan 2004 23:47:31 -0000 1.78
@@ -13,8 +13,9 @@
<br>
The binaries in Kiss Technology's newer firmwares doesn't seem to
contain our strings <i>at the first sight</i>.
- Actually these new files are simply compressed with gzip. Decompressing
- is very simple:<br>
+ First we though they are encrypted, or obfuscated in some other way,
+ like an executable packer. Actually these new files are simply
+ compressed with gzip. Decompressing them is very simple:<br>
<br>
<code>dd if=fileplayer.bin bs=64 skip=1 | gunzip > fileplayer.bin.decomp</code><br>
<br>
More information about the MPlayer-DOCS
mailing list