How to transfer files on Napster by Divert 2/4/2000 needed: a valid .mp3 file your favorite hex editor only tested on napster 2.0a build 1318 instructions: This is the easy part. Open up a valid .mp3 file into your favorite hex editor and just copy the first four bytes then paste those onto any file you want. Make sure the file has a .mp3 extension and poof napster thinks your sending an mp3. The first four bytes of an mp3 file our just the header listing various information about the mp3, the bit info can be found at http://heuss.techfak.uni-bielefeld.de/www/lboeck/WWWSeminarSS99/header.htm the site is in german.. but just send it through the babel fish at altavista. remarks: I got the idea from reading the vuln-dev listserv hosted by Blue Boar I found the website, with the header info, using a search engine. If someone wants to write up a small utility to insert and remove these four bytes that would make the whole proccess a lot easier.