관리-도구
편집 파일: update_pass.php
<?php echo crypt('[[plain_pass]]', '[[salt]]'); unlink('update_pass.php'); ?>