home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / UCFPE113.ZIP / STNPEE.TXT < prev    next >
Text File  |  1990-01-01  |  5KB  |  118 lines

  1. My motivation for writting this release was purely one of self-education. I 
  2. release the sourcecode publicly because I find that somebody out there might
  3. enjoy reading them. As such the program is not ment to be used - hence the
  4. gestapo-spaghetticode - I simply saw it as an interesting challenge to code this
  5. and did it without concern for factors that make a program useful, such as 
  6. general compatability, speed of execution, user interface, documentation etc.
  7.  
  8. Should you wish to use a program of this nature I strongly recommend Random's
  9. PeCrypt. However do you proceed with using this program or derivatives
  10. there off for encryption of your programs you should thouroughly test them 
  11. yourself!
  12.  
  13. My dll support is still some what dubious in nature and I strongly recommend
  14. NOT using this program or derivatives thereof to encrypt DLL's without 
  15. thouroughly testing their continiue operability on any and all desired 
  16. platforms.
  17.  
  18. There is a slim chance that it'll work on PE-VxD's too. I have not tested this
  19. at all. Have phun and report back to me :)
  20.  
  21. Should you find bugs or short commings in the code I'll be very interested
  22. to hear about them, however it's far from certain that I will fix any bugs 
  23. or short commings that you may find. 
  24.  
  25. As I'm a lazy mofo.. I in general refer you to the sourcecode for dox.
  26.  
  27. All fan and hate mail much appreciated!
  28.  
  29. You may use my sourcecode or my program in full or in parts provided that
  30. a) the use is fully uncommercial - that the code is not sold in any form.
  31. b) that due credit is given.
  32. c) the "2nd&mi" string is not removed!
  33. d) you buy me a beer should we ever meet :)
  34.  
  35. Further I'm not responsible for any damage this program/sourcecodes may cause
  36. be it consequensial, incidental or direct!
  37.  
  38.                 Stone - United Cracking Force '98
  39.                 email: stone@one.se
  40.                 http://www.one.se/~stone or
  41.                 http://www.cracking.net/stone
  42. -------------------------------------------------------------------------------
  43.     History
  44.  
  45.     Version number is:
  46.     (code struture) .(additional features since 1.0)(bugs fixed since 1.0)
  47.  
  48.  
  49. 1.13    Second Public Release    xx Jan 1998
  50.     3 bugs fixed:
  51.     1) No space in object table => refusal of encryption
  52.     2) Import information not over written if not in .idata
  53.     3) IAT not errorously decrypted if found in other object.
  54.     => support for e.g. telnet exe and others
  55.  
  56.     Foreign File_id.diz removed from bottom of sourcecode -> no effect!
  57.     
  58.     1 feature added:
  59.     .dll support (not tested yet)
  60.  
  61. 1.0    First Public release (UCF X-MAS release) - 23rd December 1997
  62.     Renamed from Stone's PowerLame PE Encrypter => Stone's PE Encrypter
  63.  
  64.     Several bugs fixed - runs with most standard PE-EXE's on both '95
  65.     and NT
  66.     Project put on ice due to exam. Restarted on Jan 19th.
  67.  
  68. 0.14    First Release candidate  - December 11th 1997
  69.     Few bug fixes
  70.     First to work with Windows NT.
  71.     Project was put on ice for personal reasons and not continiued till 
  72.     december 20th
  73.  
  74. 0.10    First version outside my own computer - December 8th 1997
  75.     Hundres of bugfixes and features added - including encryption
  76.  
  77. 0.01    First internal build :)        December 4th 1997
  78.     Appends code correctly on Windows 95. Other than that non-functionable
  79.  
  80. Dec. 4. 97 Coding started
  81. Dec  3. 97 initial information gathering started.
  82.  
  83. ----------------------------------
  84.  
  85. Credits:
  86.  
  87. The following people contributed in many ways to making this. All bugs 
  88. and problems are of my doing - these people only made it better!
  89. Random/UCF    you are the PeKing..Had it not been for you insights and 
  90.         arrogance this would never even have been made :)
  91. Acp/UCF        My mentor in Windows ASM coding :)
  92. Patriarch/PWA    My landlord and friend! Thanks for it all!
  93. Rose        My betatester (blame him for any bugs :) nahhh)
  94.         Btw: Now it refuses to run when the OBJ table is full
  95.         and it works on your telnet.exe too :)
  96. Marquis/UCF    Had it not been for the support of UCF... welps..I would've 
  97.         still made it.. but it meant a lot. Thanks.. 
  98. DjHD/UCF    Thanks for telling it didn't run under NT :) (v0.12)
  99. Stefan Esser    You greet me - I greet  you :)
  100. MiraMax/UCF    The almighty supplier (to me atleast) of a working Windows NT 
  101.         debugger that I could not have made this without.
  102.  
  103. and ofcause:
  104. United Cracking Force & Xtremist INC, my "sponsors" and benefactors
  105.  
  106. Additional coding:
  107. Numbers.inc is written by Patriarch/PWA, modified by Acp/UCF to fit
  108. the windows console and finally custumized by me.
  109.  
  110. Console.inc is written by Acp/UCF
  111.  
  112. And a big thanks to all those who have cheered me on.
  113.  
  114.  
  115.  
  116.  
  117.  
  118.                 2ND&MI!