Slashdot Mirror


Wolverine Film Leaked a Month Before Release

hansamurai writes "The FBI are investigating the leak of an almost finished copy of X-Men Origins: Wolverine a month before the film's cinema release. The movie was reported to have been downloaded several hundred thousand times and has since been 'removed.' Viewers have called the movie incomplete, missing some special effects and music. Fox and the MPAA are still upset, though, but say the copy is forensically marked and can be traced to the leak. The film is due out May 1st in the United States, and the leaked copy is marked March 2nd."

7 of 464 comments (clear)

  1. Re:I missed it? by orkim · · Score: 5, Informative

    Then grab a torrent, such as:

    http://thepiratebay.org/torrent/4816113/X-Men.Origins.Wolverine.2009.WORKPRiNT.XviD-NoRar

  2. Removed? by prakslash · · Score: 5, Informative

    This is not an April Fool's joke. This is real AND no one can remove shit like this from the internet.
    The cat is far out of the bag.

    The movie is still available on most major torrent sites.
    IsoHunt
    TPB

  3. Re:I missed it? by houstonbofh · · Score: 5, Informative

    We do Internet for hotels. (In room WiFi) We have about 75 hotels under monitoring. All of them hit bit torrent hard every single night and max out the pipe. We have only ever received 1 MPAA letter. And for the record, the majority of our hotel feeds are from ATT business class DSL or Comcast business Internet. (Also ATT MIS, Logix, Covad, CBeyond, Embarq, and a few others)

  4. Re:I missed it? by Anonymous Coward · · Score: 4, Informative

    ...because they cannot count to two

  5. Re:I missed it? by lymond01 · · Score: 4, Informative

    You need to watch better movies. :-)

    Highlights of the past few years (for me):

    Dark Knight
    The Reader
    Slumdog Millionaire
    No Country for Old Men
    Serenity
    Pan's Labyrinth
    Love Actually

    Granted, not all of those are Hollywood films but most are. There are plenty of indie films that are likely way better than anything in that list. There was a vampire movie from Sweden, translation: Let the Right One In that had a bunch of hype as the greatest vampire film ever made. I saw it, but I guess my expectations were too high. I still think Fright Night is the best. :-)

  6. Re:I missed it? by kimvette · · Score: 4, Informative

    Yeah, but like condoms, Peerguardian is not 100% effective.

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  7. Re:I missed it? by v1 · · Score: 4, Informative

    Second, you can set your client to not download anything but the tiny .NFO file for every torrent, and then share it back. Doing this, you get to watch the IPs connected to the tracker, but never share anything dangerous.

    That doesn't work how you think it does. Files are divided into "pieces", which vary in size but are a tradeoff to keep piece size reasonable (~2mb) yet keep total piece count reasonable. (~1000) Too big of a piece size and it takes too long to get each piece. (and too much to redownload if a hash fails) Too many pieces means more tracker overhead and larger .torrent files.

    So that .NFO at the front is bundled with perhaps 1.98mb of the start of the next file, in the first piece. There's no way to get (or share) just the .NFO file itself. The torrent pieces are made from a single giant (think TAR) file of the entire torrent. You can see this when you tell your client to download just one specific file. Look at the % complete and you'll notice the file before and after the one you wanted, you have like 2% of. That's because file boundaries rarely match piece boundaries. If you just select the first file, (say its the .NFO) you will download a percentage of the next file also. (you will get all of the first piece) It's totally unavoidable.

    (and yes, I wrote a bittorrent client)

    --
    I work for the Department of Redundancy Department.