home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / NR301FIX.ZIP / NEWSROVE.TXT < prev   
Text File  |  1990-01-01  |  1KB  |  46 lines

  1. Fix for NewsRover 3.0 Rev.1/Rev.2 online check
  2.  
  3. Target File: NewsRover.EXE
  4.  
  5.  
  6. BACKGROUND
  7.  
  8. Some time ago (October 1997) a keygenerator was released for News
  9. Rover version 2.7. The authors reacted with a release that could
  10. detect serials generated by the keygenerator. This release would let
  11. you register, but if the serial didn't pass a second check while
  12. getting the message headers from the newsgroup, it would delete
  13. certain files in its directory.
  14.  
  15. Since there were still serials released which could pass all checks
  16. the authors decided to include an online check with their server in
  17. version 3.0. This is where we are now. When NewsRover 3.0 is
  18. downloading messages it gets your hostname
  19.  
  20.   gethostbyname: computername=204.128.121.99
  21.  
  22. then is opens a new socket, connects and sends some data to
  23. this address:
  24.  
  25.   Hostname:     NG.SANDH.COM 
  26.   IP Address:     204.181.142.11 
  27.   Port:         7520
  28.  
  29. This fix eliminates the online check for NewsRover 3.0 Rev.1 and
  30. Rev.2 (check menu Help | About News Rover for the version). 
  31.  
  32.  
  33. WHAT TO DO
  34.  
  35. 1) enter this name and serial:
  36.    Name:        Johnny Bravo
  37.    Serial:         0210-2180-25
  38. 2) apply the patch (to remove online check)
  39.  
  40. The fix requires Win95/NT to run. You can easily run it from within 
  41. a ZIP file. If you choose to do so a backup will be made of the 
  42. original file (e.g. newsrover.exe.bak).
  43.  
  44.   
  45. - Woefix (17-Jan-1998)
  46.