PHP 난독화 자료.
http://malwarelab.tistory.com/150
gzinflate함수와 Base64 인코딩/디코딩 도구
http://code.fremonttech.com/toys/gzinflate-base-64-endecoder/
php 난독화 실 사용 예제
http://blog.aw-snap.info/p/examples-of-malicious-php-code.html
php 공식 홈페이지
- eval function
 - base64_decode function
 - gzinflate function
 - gzuncompress function
 - str_rot13 function
 
반응형
    
    
    
  'Information Security > Malware' 카테고리의 다른 글
| VBscript를 이용하여 역순코드로 만든 난독화 알고리즘 (0) | 2013.08.30 | 
|---|---|
| 공다팩에 대한 생각 (0) | 2013.08.27 | 
| Dehydrating a string Technique (1) | 2013.07.26 | 
| Deobfuscation 사이트 (0) | 2013.07.11 | 
| Unicode Obfuscated (0) | 2013.06.24 |