View Single Post
  #1  
Old 01-27-2005, 18:09
wasq
 
Posts: n/a
@sackpower

sorry. the original IS decrypting algorithm in isscript.dll uses (not(char)) xor (not (0xF1)) and this is realy equal to char xor 0xF1. i forgot about the second not().
Reply With Quote