home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / phreak / cellular / cell_13.txt < prev    next >
Encoding:
Text File  |  2003-06-11  |  1.4 KB  |  29 lines

  1.  
  2. PART XIII.             EQUATIONS FOR PROGRAMMING THE CHIPS
  3.  
  4.         In most instances, you will not be able to tell the code on a PROM
  5. because the manufacturer will have blown the security fuse in order to 
  6. prevent people from obtaining the codes to reprogram their own chips.
  7. Therefore, it might be necessary to produce a set of equations that are
  8. programmed into the cip to produce a bogus ESN.  The bogus chips must contain
  9. the first three digits of the manufacturer's code listing, which is 
  10. consequently the first marker of the actual ESN.  Experimentation might be
  11. necessary, but hey, isn't that half the fun? 
  12.  
  13.         With the aid of an EPROM emulator, the whole process should be able
  14. to be completed in under an hour - this includes pulling the chip, creating
  15. a new ESN, programming the chip, and replacing it.
  16.  
  17.         So know you're saying "Holy Cow this project is getting expensive!".
  18. Well it can get that way, but the long run payoff is worth it.  I have seen
  19. both emulators and burners for under $200 (I'm not talking about those spiffy
  20. models that program RAM, just the basic EPROMs...in fact I can buy them for
  21. under $150. Same with the emulator. Just look around.)
  22.  
  23.         I wouldn't be surprised if actual ESN data started appearing on 
  24. boards in the near future.  I know when I finsish my phone (Hopefully soon)
  25. I plan on U/L the ESN info somewhere.
  26.  
  27. ****************************************************************************
  28.  
  29.