PHP Indonesia - Facebook | PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
mau tanya sama agan" di sini, cara rubah menjadi s... Aug 13th 2013, 10:30, by Josafat | mau tanya sama agan" di sini, cara rubah menjadi script gimana ya gan ? (contoh) <Script Language='Javascript'> <!-- HTML Encryption provided by exz --> <!-- document.write(unescape('%0A%3C%68%74%6D%6C%3E%3C%6D%65%74%61F')); //--> </Script> jdi kayak script biasa gan, makasih gan sebelum nya :) |
| | document.write(escape |
| | maksut nya gan ? |
| | Ini maksudnya mau echo encrypt dokumen jadi plain text ato gimana? |
| | text gan |
| | PP nya Hacker. |
| | PP doang gan cuma tampilan :3 |
| | ...
<script>
var str="%0A%3C%68%74%6D%6C%3E%3C%6D%65%74%61F"; var str_esc=unescape(str); document.write(str_esc + "<br>") document.write(escape(str_esc))
</script> | | |
|
Tidak ada komentar:
Posting Komentar