Slashdot Mirror


User: Drunken+Master

Drunken+Master's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Already out there on Advertisers Escalate Banner Ad War · · Score: 1
    The IMDB [imdb.com] has long been blocking serving it's content to any proxy address (ala Naviscope).

    Not true. We will deny access if:

    • there is no User-Agent information in the request header
    • the User-Agent information identifies you as a so-called "web-accellerator" or other anti-social agent
      or:
    • you show a pattern of abusive activity such as downloading dozens of pages a second.
    Naviscope is a "web accellerator", not a proxy. And "web accellerators" actually make things slower.
  2. DCC - Decompile x86 code to C source on Reverse Engineering? · · Score: 1

    Check out DCC:


    http://www.csee.uq.edu.au/~csmweb/dcc.html

    ...developed by Cristina Cifuentes, who was instrumental in making this kind of thing legal in Australia.