home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / PWEBVISE.ZIP / PWEBVISE.NFO < prev   
Internet Message Format  |  1990-01-01  |  4KB

  1. From: Catbert@da_litter.box (Catbert)
  2. Newsgroups: alt.binaries.cracks
  3. Subject: saltine: req a workaround for this timelock-ed (tsf) app
  4. Date: Sun, 01 Feb 1998 21:13:16 GMT
  5. Organization: Always lands on four feet
  6. Lines: 26
  7. Sender: Catbert@da_litter.box (Catbert)
  8. Message-ID: <34d5e27d.32206861@news.catbert.com>
  9. Reply-To: Catbert@alt.anonymous.messages (Catbert)
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. Catnip: As much as felinely possible!
  14. Nine-Lives: Yeah, but who's counting?
  15. PGP-ID: Get it now at http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x94F91DFD
  16. Mouse: Let me at 'em, let me at 'em, I'll murderlize 'em
  17. X-No-Archive: yes
  18. Path: akula.GAMMA.ru!news.nacamar.de!su-news-hub1.bbnplanet.com!news.bbnplanet.com!news.alt.net!da_LitterBox.org!Friskies_Buffet.com!news.catbert.com!usenet
  19.  
  20. autofx webvise totality (demo to full conversion) photoshop plugin
  21. http://www.autofx.com/SetupWVDemo.exe
  22.  
  23. looks like a nice plugin, course i never got to use it cause i messed
  24. with the install too much :-)
  25.  
  26.  
  27. some background:
  28.  
  29. there a couple of patches floating around, one for the old beta and a
  30. newer one. neither worked.
  31.  
  32. the install puts a timelock tl32dv2.dll and tsf file into the OS
  33. install directory (NT in this case).
  34.  
  35. though timelock 2.0 appears to go fine, when you try to use the four
  36. plugins it still nags with a 7-limit usuage killer. 
  37.  
  38. i used my 7 tries, and it took a crap (and i'll be damned if if i
  39. can't locate the buried registry(?) "tickler" that smacks a
  40. un/reinstall in the ass too...one 7 use trial is all i could get.)
  41.  
  42. any help would be great...
  43.  
  44. /*----------------------------------------------*/
  45.  
  46. My initial postings on this thread were WAYYYY off the mark for this 
  47. particular app.  I was scratching my head when you first posted this 
  48. - Riz la+'s unlocker SHOULD have worked.  I got the demo via my third 
  49. world T-Zero connection (took about two hours).  
  50. Had some vodka (per +orc's instructions).  Installed it.  Scanned all 
  51. the plugins for external references.  No sign of timelock calls anywhere.
  52. Nuked tl32v20.dll & the tsf.  Guess what.  Plugin worked just fine.  
  53. It either never calls tl32v20.dll, or I never triggered the call and the 
  54. string is encrypted.  Might just have been a red herring....BTW, there's 
  55. a 30 day mode lurking inside of the plugins too.
  56.  
  57. I wasn't going to bother with a executable patcher on this one (obviously I did).  
  58. The patcher makes the following changes:
  59.  
  60. File: WebViseTotality.8bf
  61. :1000D4B9 E83B640300    call 100438F9    ;BOOL CheckDemoStatus
  62. :10022F79 E87B090200    call 100438F9    ;BOOL CheckDemoStatus
  63.           33C033C090    xor eax, eax     ;FALSE == Not a demo
  64.           
  65. File: webvise.8be
  66. :10023299 E87F0D0200    call 1004401D    ;BOOL CheckDemoStatus
  67. :1000D657 E8C1690300    call 1004401D    ;BOOL CheckDemoStatus    
  68.           33C033C090    xor eax, eax     ;FALSE == Not a demo
  69.  
  70. File: WebViseHybrid.8bf
  71. :10024E4A E853570000    call 1002A5A2    ;BOOL CheckDemoStatus
  72.           33C033C090    xor eax, eax     ;FALSE == Not a demo
  73.  
  74. File: WebViseAnimator.8be
  75. :1003D82D E804000000    call 1003D836    ;BOOL CheckDemoStatus
  76.           33C033C090    xor eax, eax     ;FALSE == Not a demo
  77.  
  78. I tried this about 20 times in jpg & gif modes with nada problemos.  The Animator 
  79. "About" screen seems hosed, but it might have been that way from the start.
  80. Your "turd" problem should be fixed by this too.
  81.  
  82. I'm certain that a more patient person could have derived the necessary registry 
  83. entries and webvise.ini entries to cause the logic tests to pass, but hey, I've got 
  84. their other demos to liberate....
  85.