Information Security/Malware
php obfuscation
hakawati
2013. 8. 10. 02:05
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
반응형