Sunday 29 December 2013

ASCIIMATION – Watch Star Wars in Command Prompt !


Have you ever thought of a  film cast in Windows Command Prompt.If not,think from now and feel it.You can watch Star Wars in CMD.This is the ASCII version of film.basically ASCII means the text based.The real meaning of ASCII is “American Standard Cord for Information Interchange” .The whole film was made up with letters [text]
If you are using Windows xp you do not need any extra software to watch this just follow the steps given below
But If you are on Windows 7 or above you may have to install telnet client from Microsoft page. Read this and install Telnet Client.If not this may not work
How to watch ?
  • Open run (press windows key + R)
  • type the text below
telnet towel.blinkenlights.nl 23
Literally you are in  a “Text Film Hall” now.
Links
Asciimation Home Page

Auto Hotkey


Auto hot key is a my favorite software. Auto hot key is used to record your mouse. don’t misunderstand, this is not a screen recorder or any other multimedia recorder. This can recode your mouse movement and it makes a file named ahk. when you double click on it. your mouse moves automatically to the record you make before.
First install this and run auto hot key scrip writer. Now click record button and do a work on PC ( like right click your taskbar and click lock your taskbar and move it up),(not only the movementyou have do some thing.then will only it records the mouse).Now save it. It will save with extension of ahk. If you want to make it as EXE.run Ahk2Exe and convert it to exe file. test it and enjoy !!!
auto hot key scrip writer

How to make viruses using notepad ? [Part 3]



In the Part 2 of Notepad virus guide,I told you about making virus programs (probably unwanted programs :) ) that can affect computer hardware such as your keyboard lights and CD-drive door. In this part, I’m gonna show you how to make notepad viruses that can affect your OS and software. Here we go
Keep in mind that these programs do not heavily affect your computer. You can kill all those virus just by restarting, logging off or just by using Task manager. So don’t panic
Before Starting 
  1. Open Notepad
  2. Select a code from below and paste it in notepad
  3. Save it as <name>.bat
  4. That’s all.If you want to make it more realistic make a shortcut on the desktop and change the icon of it
Making 1000 in One-Click
@echo off
:ionhax
md %random%
goto ionhax
You will have to delete all the 1000 folders manually if you test this.. So it’s your own choice
Matrix from CMD ( random text in command prompt)
@echo off
color 02
:ionhax
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto ionhax
Freeze Computer (open app continually)
@echo off
:ionhax
START notepad.exe
goto ionhax
Do not test this in your computer, if your computer does not have enough RAM

How to make viruses using notepad ? [Part 2]


In an earlier post i wrote how to create a simple virus using notepad.After years from that now I’m gonna tell you how to write a more advanced viruses using notepad.here we learn two about them.
these viruses are coded to run as vbscripts.so these viruses will only work on windows computers.And though these viruses are bit advanced anybody can kill it just using simple hidden steps.Remember that these files will be tracked from virus guards as “joke/vbtool” file.so turn off it or use any other proper functions to keep your virus guard away from the file what we gonna make now.
How to kill the virus
just easy hidden steps.after you run the virus go to task manager and then go to processes tab.now search for “wpscript.exe” file.now click End Process and yes.It will be healed
Here we gonna build two viruses
after copying down the codes below paste it on a new notepad and save it as something.vbs (change the name as you want,but not the vbs extension). you’ll see a file with different kind of icon.okay so you have made a virus already.run it and check :)
Keyboard lights flashing 

in this case you can make your keyboard lights (num lock,caps lock,scroll lock) go mad.they will light up and go down as fast as and in the order as you want.just copy the code given below(remember that this will make lights go crazy and also it makes your typing go crazy with upper case and lower case shuffles).copy the code below and save it as anyname.vbs
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
now change the value 50 as you want.it will change the interval between lights flashing.and also you can change the lighting up order just by changing the order in last 3 rows of the code except looping line
CD/DVD rom ejects continually 
i have already written how to do this in that earlier post.but it doesn’t work continually.here we gonna make a speedy and more effective version of same virus.copy the code below and save it as anyname.vbs
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >=1 then
do
For i=0 to colCDROMs.COunt -1
colCDROMs.item(i).Eject
Next 'cdrom
loop
End If
in this case you can speed it up (the interval between loading and ejecting) just by adding following line as much as you want.
For i=0 to colCDROMs.COunt -1
colCDROMs.item(i).Eject
Next 'cdrom
if u add this line twice in virus coding…it will work twice as fast.do not remove “loop” function or it will stop working continually.
Thank you and your votes are appreciated  :)

How to make viruses using notepad ? [Part 1]


You can make a simple virus using notepad.actually it is a VB script. make note this is a virus.
  • Open note pad
  • Copy the code below
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If
Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next ‘ cdrom
End If
  • paste it on notepad now save it as  fox.vbs
  • Run and see
How to kill the virus
just easy hidden steps.after you run the virus go to task manager and then go to processes tab.now search for “wpscript.exe” file.now click End Process and yes.It will be healed

Advanced Installer 10.8 Crack is Here !

Advanced Installer 10.8
Advanced Installer Professional is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages. Advanced Installer Professional is a useful tool for administrators and developers which allow them to create reliable MSI packages. It is a very complex technology mastering it on your own takes months of hard work. It creates a high level abstraction on top of the underlying technology. With a clean, simple user interface, each operation is logical and intuitive. Everything is done in the user interface, without complicated scripts to learn or arcane database tables to edit.
How to Crack
  1. Install Advanced Installer 10.8 Freeware setup
  2. Launch it once and close it
  3. Now download and launch Advanced Installer Activator
  4. Select the path where ‘advinst.exe’ file is located.(It will probably be in the C:\Program Files (x86)\Caphyon\Advanced Installer 10.8\bin\x86\)
  5. Click Activate button and wait till a message comes up
  6. That’s it Advanced Installer will be launched automatically for you
  7. Check about !! YOU GOT A LICENSED COPY :D
Screenshots
Downloads

How to Add More Controls to iOS Control Center ?

FlipControlCenter For iOS 7
This tweak let you add more toggles to your iOS 7 running device’s control center ! Yeah ! finally we can add the most wanted Cellular data toggle there..Not only that you can add about 10 more toggles including auto lock,vibration,ringer and etc…
To Install Cydia Tweakadd this repo to your cydia sources list
And download the following package
FlipControlCenter
Screenshots
 

EaseUS Partition Master Pro 9.3 Serial Key is Here

EaseUS Partition Master Pro 9.3
As Partition Magic alternative, EaseUS Partition Master Professional Edition is an ALL-IN-ONE partition solution and disk management utility. It allows you to extend partition, especially for system drive, settle low disk space problem, manage disk space easily on MBR and GUID partition table (GPT) disk under 32 bit and 64 bit Windows 2000/XP/Vista/Windows 7 SP1/Windows 8.
The most popular hard disk management functions are brought together with powerful data protection including: Partition Manager, Disk & Partition Copy Wizard and Partition Recovery Wizard. Moreover, you can create bootable CD/DVD in case of system boot failure.
You can use this tool to re-size or manage your Hard Drive partitions without re-installing windows !
How to Activate?
  1. Install the latest version of EaseUS Partition Master Free
  2. Launch EaseUS Partition Master Click Activate button (below the close button)
  3. Enter the serial key given below [ image ]
  4. Click Activate
  5. Done !
Serial Key
JB847-2UHNL-X93QH-E2LY5-F4LQE
Screenshot
Download

Best iOS 7 Cydia Tweaks So Far !

iOS 7 Cydia Tweaks
iOS 7 jailbreak came out on 22nd December and still there are only few working Cydia tweaks can be found.Even some of them only support iOS 7 piratically.From all of these tweaks we listed the best 10 Cydia tweaks that supports iOS 7 !
Note : Since the MobileSubstrate package isn’t compatible on 64-bit devices yet, DO NOT install any tweak that asks for it on an iPhone 5s or iPad Air yet.
1. iOS 7 Cydia icon
This will replace your old-looking Cydia icon with all new Flat Cydia icon which goes pretty awesome with iOS7 UI
2. HiddenSettings 7
This will let you access hidden spring board settings of your iOS 7 Device.You can access these settings from Control Center.
3. RecordMyScreen
This tweak let you record your iOS 7 installed device with no errors at all.you will have to configure this from Activator [ how to ]
4. f.lux Beta
warms up your idevice’s screen o match your lighting at night
repo : Default Cydia repo
5. Menu Button Emulator
This tweak is same as the iOS Assistive touch feature.But it only have the home button functions.One touch emulates the home button press and touch and hold will open the App switcher
repo : Default Cydia repo (bigboss)
6. Sicaruis
Adds cool animations to iOS 7 App switcher including respring and more useful functions
7. Zeppelin Beta
Replaces carrier text with cool icons
8. Activator Beta
This tweak let you assign a certain function for gestures,buttons and inputs
9. Tabless
A simple tweak that removes the grabber from the Control Center and Notification Center on lock screen
repo : Default Cydia repo (ModMyi)
10. AppSync for iOS 7
This tweak let you install cracked apps to your iPhone using an external iPhone manager

Latest Avast 2014 (V9) Crack till 2050 !

avast! 2014 (V9 )
Avast’s new layout is a unique and clean take on managing security. Rather than copying a flat Metro look like so many others, Avast organizes its environment and prioritizes it in a sensible manner. Flat icons and subtle menu animations look great, secondary pop-out menus don’t feel cluttered, and the toggle icon also helps create a cleaner experience.
This Crack works for
  • Avast Internet Security 2014
  • Avast Premier 2014
  • Avast Free Anti Virus 2014
Screenshot
How to Crack and Activate ?
  1. Download and install the latest version of avast! edition (Internet Security,Free or Premier)
  2. After installation go to avast settings > troubleshooting and disable avast! self-defense module [ image ]
  3. Now download and install the crack ( setup password : ZeNiX)
  4. when installation is completed Restart your computer
  5. After Restart Turn on Avast Silent/gaming mode [image] – it will keep your activation forever
  6. Enable Avast self defense module now ( if you want )
  7. That’s it ! You got Avast till 2050 !!
Notes
  • You must turn off avast! self-defense module to use the Crack
  • You can use this on avast! Free version too. it will give you subscription till 2050 ( so no need of renewing )
  • You can use avast without restarting after installing ZeNiX. but the activation will be enabled only if you restart your computer
  • You can install any update including avast application updates and virus-definition updates while using this subscription. ( if anything goes wrong, just reinstall the crack )
  • Use the given license with the Crack, if your activation goes back to trial !
Crack Download
Setup Downloads

Thursday 26 December 2013

AppSync for iOS 7 is OUT !!


AppSync for iOS 7
Since the iOS 7 jailbreak came out on 22nd December there’s no any clue of Appsync for the latest iOS version. Appsync for iOS 5&6 Didn’t work with iOS 7 and now finally Appsync for iOS 7 have been released.
Appsync let you install cracked,pirated Apps to your iPhone
Screenshot

Add the following repo to your Cydia sources list and download Appsync for iOS 7.0 +
Repo
http://repo.hackyouriphone.org/
How to install Cracked Apps ?
Use a tool like iFunbox or iTools to to install cracked ipa files to your iPhone
Download iFunbox

Defraggler Latest Version Pro Crack is Here !


Piriform Defraggler
Defragmenting your hard drive is a necessary part of owning a computer. It’s why Windows now turns on its onboard defragmenter by default. However, the options in that program are limited. Defraggler outdoes it in every way imaginable. With quicker performance, more features and detailed statistics, this defragmenter is the only one you need.
Screenshot

How to Crack ? 
  1. Install Defraggler Latest Free Version
  2. Close Defraggler
  3. Go to Defraggler installation directory ( ex: C:\Program Files\Defraggler\ )
  4. Copy and Paste the files in Patch folder to Defraggler installation directory
  5. Replace files if it asks to
  6. Done ! Launch Defraggler and its PRO !!
Downloads 
Defraggler latest version official free setup (4.01 MB)
Defraggler 2.16 Setup + Patch by Taimur.rar (6.15 MB)
Defraggler 2.16  Patch only by Taimur.rar (2.17 MB)

Wednesday 25 December 2013

Connectify 7 Pro Crack is Here !


Connectify 7.1.0.29279
Connectify is an easy to use software router for Windows computers that utilizes your PC’s built in Wi-Fi card to wirelessly share any available Internet connection with friends, co-workers, and mobile devices.
Connectify can easily act as your primary router or even a repeater for your home router, extending its range and providing Internet access wherever you need it. Connect to your home network, enter the same Wi-Fi name and password, and hit “Start Hotspot.” Devices will automatically connect to the Internet through either your Connectify hotspot or home router depending on proximity.
This crack can activate the  Connectify + Dispatch version 7.1.0.29279 with lifetime activation
How to Activate ?
  1. Install the given  7.1.0.29279 version of Connectify ( Does not work with the latest 7.2)
  2. Finish the entire installation
  3. Now launch Connectify Activator
  4. Click Activate PRO button
  5. Activator will show a message box saying Connectify successfully activated
  6. Wait 1 minute and Launch Connectify
  7. Ignore and close Activate Connectify Windows and Update Connectify Window
  8. That’s it you are ready to go with Connectify PRO !
  9. Close and open Dispatch to make it PRO too
Notes
  • This activator may work only with Connectify 7.1.0.29279.Don’t use it with the latest Connectify 7.2.If you have already installed 7.2,Uninstall it and install the given setup in crack
  • Deactivate PRO function in activator is still in testing condition.It will not work as expected.However activating will always work fine
  • Credits should go to ‘Treakie88′ as well, the guy who have coded an intelligent activation block dll files for Connectify 7
Download
Connectify 7 Setup + Activator.rar (10.5 MB)

 Video Instructions

Screenshots

Tuesday 24 December 2013

Get unlimited coins and keys in Subway Surfers London



Subway Surfers is an addictive game for Android and iOS users. In this game, the player has to dodge away from the inspector and his dog and also avoid the oncoming obstacles and trains by swiping up/down/right/left. There are various upgrades which will help the player to achieve a higher score.
Subway Surfers
Recently, Subway Surfers was updated to version 1.16.0 with the new location – London. Along with the new location there are some other changes to the game. The player can expand the limited collections with the Snowflake board and Jamie, the curious photographer. You can also earn keys every day by watching a daily Holiday Video and join the Weekly Hunt and unlock the Secret Holiday Gift.
Now, Subway Surfers London also has a cheat (for Android) using which you can get unlimited coins and keys. Follow the instructions given below.

Requirements:

Installation Steps:

  1. Uninstall the game if it has been previously installed on the device.
  2. Download the Subway Surfers London APK file and transfer it to SD card of the device.
  3. Now using a suitable file manager, locate the file downloaded in previous step.
  4. Tap on it to install it.
  5. Now open the game. You will see a large number of coins and keys.

GTA San Andreas 1.03 Full APK for Android !


GTA San Andreas
Five years ago, Carl Johnson escaped from the pressures of life in Los Santos, San Andreas, a city tearing itself apart with gang trouble, drugs and corruption. Where filmstars and millionaires do their best to avoid the dealers and gangbangers.
Now, it’s the early 90’s. Carl’s got to go home. His mother has been murdered, his family has fallen apart and his childhood friends are all heading towards disaster.
Rockstar Games brings its biggest release to mobile yet with a vast open-world covering the state of San Andreas and its three major cities – Los Santos, San Fierro and Las Venturas – with enhanced visual fidelity and over 70 hours of gameplay.
How to Install
  1. Extract and install APK
  2. Extract SD DATA and copy ‘com.rockstargames.gtasa’ Folder to sdcard/Android/obb
  3. Launch the Game
Notes
  • Don’t launch the game before putting sd data file in /obb folder
  • Before uninstalling the game to install some other version RENAME data folder so as not to lose it while uninstalling.
Downloads & Links
Download Links Page
Google Play Page
Screenshots

iOS 6.1.3 Untethed Jailbreak is now available for A4 Devices !



iOS 6.1.3 Untether Jailbreak
p0sixspwns by iH8sn0w, winocm and SquiffyPwn has been released for A4 devices.From now you can simply make your tethered jailbroken iDevices which are running on iOS 6.1.3 Unteretherd.
To make your device untethered ( self-boot up) follow the steps given below
This jailbreak is works for
  • iPad
  • iPhone 3gs
  • iPhone 4
  • iPod Touch  (4th generation)
Untether Cydia iOS 6.1.3
You should have a tether Jailbreak via Redsn0w or  Sn0wbreeze
  1. Open Cydia
  2. Open the changes Tab in the footer of the Cydia
  3. Refresh it from the top left corner Menu
  4. As soon as reloading data will be complete , Search for “p0sixspwn”
  5. Now Install the searched cydia deb
  6. You are Untethered
Now This is simple procedure for those using the tethered devices . Complete snowbreeze package for untethered jailbreak will be released soon . No Specific ETA is given for the release but expected before Christmas. Those having A5 devices, just stay connected as iH8Sn0w has said that he is working on it and soon releasing.
Screen

Download deb file 
com.ih8sn0w-squiffy-winocm.p0sixspwn_1.0-5_iphoneos-arm.deb

Monday 23 December 2013

DU Meter 6.20 Latest Version Crack is Here !



DU Meter 6.20
DU Meter is a user-friendly tool that enables you to use your Internet connection more efficiently. DU Meter lets you see how much of your full bandwidth potential is actually utilized at any given point, either by displaying a real-time graph, numerical display, or both. It works with Dial-Up, DSL, DSL, Cable Modem, and Ethernet cards. DU Meter can be configured to fit neatly in the blank space on your browser toolbar and uses only a very small amount of Windows resources.
How to Crack ?
  1. Install the latest version of DU Meter
  2. After installation run DU Meter Crack.exe
  3. Click Patch and enter your name
  4. Wait few seconds till patching gets completed
  5. That’s all
  6. Run ‘DUMeter.exe’ from installation folder as administrator, if DU Meter doesn’t run
Notes
  • Turn off your virus guards before downloading crack.Virus guards may warn you for cracks,patches as virus since they are against copyright acts.And this crack was tested by me and we guarantee that this is harmless.But still if your are not mature enough to handle the risk,simply go to DU Meter purchase page and buy a copy !
Screenshot


Downloads
DU Meter latest Version Official Setup (3.31MB)
DU Meter 6.20 Setup + Crack.rar (3.69MB)
DU Meter Crack.rar (414KB)

Official evasi0n iOS 7 Jailbreak Released !


iOS 7 Jailbreak
Here we go, the long long awaited iOS 7 Jailbreak has been released few minutes ago.evad3rs Official twitter account just tweeted saying so, and also wishing all the iOS 7 users a Merry Christmas! :D
Download iOS 7 Jailbreak
evasi0n ios 7 Jailbreak for Windows
evasi0n ios 7 Jailbreak for Mac
http://evasi0n.com



Uniblue System Tweaker 2.0.9.0 Serial Key is Here ( No Crack Required )



Uniblue System Tweaker 2.0.9.0 – the latest version
Windows can be a difficult operating system to customize as it includes many pre-set configurations that are hard to adjust. Some settings are hidden in obscure or tough to access menus, while others require risky manual registry manipulation to change.
SystemTweaker is a safe and easy to use tool that lets you customize Windows to your taste. From Start menu tweaks to quick and easy changes to network behaviour, SystemTweaker comes packed with over 50 tweaks, all hand-picked to make your Windows experience a little more comfortable.
The key has a limited number of activations,so activate your copy quickly.If the key doesn’t work already comment so,I will bring a fix soon
How to Activate ?
  1. If you have used any cracks or patches,uninstall Powersuite and install a fresh copy of it
  2. Insert the serial key given , while connected to internet
  3. Click Activate,that’s it
Serial Key
ST-9SANJ-5FB2F-S6UD2-T2PDK-EHBAS-D428Q
Screenshots

Downloads
Uniblue System Tweaker latest official setup