home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / hackers / 1137 < prev    next >
Encoding:
Text File  |  1992-07-22  |  2.7 KB  |  53 lines

  1. Newsgroups: alt.hackers
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!cs.utexas.edu!torn!watserv1!watmath!undergrad.math.waterloo.edu!napier.waterloo.edu!nimouat
  3. From: PPan@Fairytale (Peter Pan)
  4. Subject: Re: Forgery
  5. Message-ID: <Brsy56.6po@undergrad.math.waterloo.edu>
  6. Sender: nimouat@napier.waterloo.edu (Nikos Mouat)
  7. Organization: University of Nowhere
  8. References: <1992Jul21.033018.15388@ctr.columbia.edu> <1992Jul22.043712.21836@amhux2.amherst.edu>
  9. Date: Wed, 22 Jul 1992 18:03:05 GMT
  10. Approved: GBush@whitehouse.com
  11. Lines: 40
  12.  
  13. In article <1992Jul22.043712.21836@amhux2.amherst.edu>, twpierce@amhux1.amherst.edu (Tim Pierce) writes:
  14. > ObHack: disassembling IBM PC graphics software to figure out which
  15. > bits to twiddle for graphics mode when you don't have a manual handy.
  16.  
  17.      Just out of curiosity, how do the BIOS initgraph routines do it,
  18. Through the VGA (or whatever graphics card) chip?
  19.  
  20. > -- 
  21. > ____ Tim Pierce                / "You mean there are TWO of you, Pierce?
  22. > \  / twpierce@amherst.edu      /  God help us all."
  23. >  \/ (BITnet: TWPIERCE@AMHERST) /   -- Major Charles Emerson Winchester III
  24.  
  25.      A couple of post ago, someone mentioned something about writing a 
  26. trojan horse login program to collect and store userids and passwords.
  27. Did you get it to work? Its fairly trivial actually, for this reason I always
  28. do a fake login before really logging in to make sure everything is 'real'.
  29.      I tried writing a program like this once, and it was a real pain in the ass.
  30. It was for a MVS/XA machine, but the terminals were mostly PCs emulating  
  31. 3250 terminals. It was a real bitch because there were all these really cheesy
  32. title screens and shit and emulating the 3250 keystrokes was a bit of a pain.
  33.      I did a bit of work on it and eventually I decided it would be easier
  34. to write a TSR that captured the first few keystrokes untill two carriage
  35. returns had been entered, but that would be too hard because there was already a 
  36. TSR hooked into the keyboard interrupt to convert  extended keyboard scan
  37. codes to 3270 equivalents. I eventually gave up completely because I realized
  38. doing this kind of thing was against the law, and I'm a good, law abiding
  39. citizen.
  40.      Also, I tried posting to a moderated newsgroup after figuring out
  41. how to do it, and I got flamed to hell through mail. Oh well. 
  42.  
  43. Cheers.
  44.  
  45. --
  46. The opinions represented here are my own and not that of any past, present
  47. or future employer, school or any other institution unless there is
  48. money to be made. In that case, all thoughts, sentence constructs, and
  49. profitable ideas are solely those of my present employer, school or other
  50. institution, and are copyright by all applicable laws.
  51. Isn't intellectual property great?
  52.