Advertisement
voodooKobra

javascriptspellcheck.com engine.php Deobfuscated

Jan 24th, 2014
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <?php
  2.  
  3.  
  4. /*
  5.  
  6. PHPSpellCheck by PHPSpellCheck.com
  7.  
  8. (C)2004-Present Jacob Mellor - me@jacobmellor.com - All rights reserved
  9.  
  10. This is not open source software - de-obfuscation of this source breaks the license agreement for this software
  11.  
  12. This code has not been strongly obfuscated for a good reason - to avoid commercial PHP bytcode encoders beacuase they hamper compatibility and add prorietary DLLs to your PHP server
  13.  
  14. I can see that you are both smart and cusrious, so... please do not distribute this code - nor any derivative works
  15.  
  16. I am just an independant sofware developer with dyslexia trying to earn an honest crust.
  17.  
  18. */
  19. # I deleted the rest of the code. If anyone's curious, it's a bunch of eval() chained to gzinflate() and base64_decode() over and over again.
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement