• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share code crack sms game, ứng dụng bằng php

Admin

Well-Known Member
Staff member
Administrator
Chú ý: Nếu ứng dụng gắn kích hoạt ở META-INF/MANIFEST.MF thì crack sẽ thất bại.
Hướng dẫn:
B1: Tạo 1 thư mục tên bất kì. Ở đây mình lấy tên là thư mục java.
B2: Trong thư mục java, tạo 1 thư mục tên là files để lưu các file.
B3: Tiếp theo, tạo 1 file tên bất kì (đặt trong thư mục java), có phần mở rộng là .php (Ví dụ: index.php).
Viết code này vào

PHP:
<?php
echo'<div class="bmenu">Cong cu crack game</div>'; $do=$_POST["do"]; if($do==""){ echo'<form method="post" enctype="multipart/form-data"><font color="red">Chon tap tin tu may(.jar,_jar,.zip)<br/><input type="file" name="file"><br/>Nhat link file .jar (khong su dung link wap xtgem)</font><br/><input type="text" name="link" value="http://"><br/><input type="hidden" name="do" value="crack"><input type="submit" value="crack game"></form><br/>';}
if($do=="crack"){$file=$_FILES["file"]["name"];
$link=$_POST["link"];
if($file){ $file=str_ireplace("_jar",".jar",$file);
$file=str_ireplace(".zip",".jar",$file);
if(file_exists("files/".$file)){exit('<font color="red">Ung dung da ton tai,ban co muon download khong?</font><br/><a href="files/'.$file.'">yes</a> | <a href="http://'.$_SERVER["HTTP_HOST"].$_SERVER["REQUEST_URI"].'">no</a>');}
move_uploaded_file($_FILES["file"]["tmp_name"],"files/".$file);}
if(($link!="")&&($link!="http://")){$file=basename($link); $cjar=explode(".jar",$file); $ljar=count($cjar); if($ljar==1){$file=$file.".jar";}
if(file_exists("files/".$file)){exit('<font color="red">ung dung da ton tai,ban co muon download khong?</font><br/><a href="files/'.$file.'">yes</a> | <a href="http://'.$_SERVER["HTTP_HOST"].$_SERVER["REQUEST_URI"].'">no</a>');}
copy($link,"files/".$file);}
if($file){$zip=new ZipArchive();
if($zip->open("files/".$file)===TRUE){
$zip1=zip_open("files/".$file); if($zip1){while($zip_entry=zip_read($zip1)){$name=zip_entry_name($zip_entry);
$cname=explode("class",$name);
$lname=count($cname);
if($lname!=1){$size=zip_entry_filesize($zip_entry);
$noidung=zip_entry_read($zip_entry,$size);
$cnoidung=explode("send",$noidung);
$lnoidung=count($cnoidung); if($lnoidung!=1){$zip->addFromString($name,str_ireplace("javax/microedition/io/Connector","lavax/microedition/io/Connector",$noidung));}}
if($name=="META-INF/MANIFEST.MF"){$noidung=zip_entry_read($zip_entry);
$cnoidung=explode("SMS",$noidung);
$lnoidung=count($cnoidung);
if($lnoidung!=1){echo'<font color="green">Chu y: ung dung nay co chua noi dung lua dao. Noi dung file META-INF/MANIFEST.MF:</font><div class="list1">'.$noidung.'</div><br/>';}}}}
zip_close($zip1);
$zip->addEmptyDir("lavax");
$zip->addEmptyDir("lavax/microedition");
$zip->addEmptyDir("lavax/microedition/io");
$them="lavax/microedition/io/Connector.class";
$zip->addFile($them,$them);
$zip->close();
echo'<font color="magenta">Crack sms ung dung thanh cong!</font><br/><a href="files/'.$file.'">Tai xuong</a><br/><br/>';}else{echo'<font color="green">Crack that bai:file jar khong hop le!</font><br/><br/>';}}} ?>
B4: Dowload file tuoitreit.vn_lavax.zip (1kb) up lên host (up vào thư mục java), giải nén và test
 

Facebook Comments

New posts New threads New resources

Back
Top