Showing posts with label Hacking. Show all posts
Showing posts with label Hacking. Show all posts

How To Install and Run Backtrack On Android

How To Use Backtrack On Android

Guide you step by step to How to install and run Backtrack on android. Recently, I’m discussed about How to Install and Run BackTrack on Windows.Android is the best OS for penetration testing. It designed for digital forensics and penetration testing or hacking tool. It comes with many more updated tools. As the Backtrack is also available with ARM architecture which makes it possible to run Backtrack on a ARM machine such as mobiles or tablets. Install Backtrack on android

How To Install and Run Backtrack On Android

Install and Run Backtrack On Android
Install and Run Backtrack On Android

Requirements – Install and Run Backtrack On Android

  1. A Rooted  Device [ Root Simple Android Phone Without Pc ]
  2. Backtrack ARM [ Download ]
  3. BusyBox [ Download ]
  4. Android Terminal and 5. android VNC
  5. If you are using PC then you need 7zip for extraction otherwise you can use zarchiver on you android phone. [ Download ]

Step to : Install and Run Backtrack On Android

First of all extract the BT5-GNOME-ARM.7z. and copy the “BT5” folder and then put in your phone’s root directory. Here mine phone is /sdcard. The root directory is different for different mobile devices.
  1. Now install all the above apps BusyboxAndroid TerminalAndroid Vnc.
  2. After installing BusyBox application open it and wait until it finish loading and then click on Smart install.
  3. Now open the android terminal and type the following command:
    su cd /sdcard/BT5sh bootbt
    NOTE :- When you type su in terminal it will ask you for super user request and you have to tap on Grant.
  4. After this, type the following commands in terminal.
    export USER=rootvncpasswd
  5. After entering vncpasswd the terminal will ask you to enter password. Enter the desired password and hit enter.
  6. Now type the following commands.
    tightvncserver -geometry 1280×720
  7. The terminal emulator will creates the localhost to connect it to VNC server. Now note the localhost port marked red below. Now minimize the terminal emulator.
  8. Open the android VNC and type the following settings.
Nickname : BT5
Password : your password here which you entered in terminal (step no.6)
Address : localhost
Port : 5906
NOTE : Make sure that your localhost’s port matches with terminal’s localhost. Here mine New ‘X’ desktop is localhost:6. Your may be different. So, in VNC type Port 590X where the “X” is the localhost in android terminal.


That’s it now just tap on connect to run the Backtrack on your android. So in this way you sucessfully install and run backtrack 5 on android........NCTTS

Latest & Best Notepad Tricks 2015

Latest & Best Notepad Tricks 2015

Today we are here with Latest and Best Notepad Tricks 2015. Notepad is a utility program of windows operating system. This utility software helps lets you to use it to code various programs that can even control the system workings and by using this feature ofnotepad you can easily perform many tricks in it. These tricks are very interesting and you can use these tricks to prank your friends. Many of you must use notepad only for just typing purpose but this post will change your experience with notepad. With these tricks you can have lots of fun with your friends. These tricks are very simple and easy to implement. Just follow the below post to proceed.

Latest & Best Notepad Tricks 2015

Best Notepad Tricks 2015
Best Notepad Tricks 2015

Here are Latest & Best Notepad Tricks 2015 :-

By these Best Notepad Tricks 2015  you will be having great fun. You just need is to copy the code from here and paste in the notepad and save it with extension “.bat” . Just read out all the tricks given below.

#1 Notepad trick to Test Antivirus

By using these trick you can easily test your antivirus working perfectly or not.
X5O!P%@AP[4PZX54(P^) 7CC)7}$EICAR-STANDARD- ANTIVIRUS-TEST-FILE!$H+H*
save it as test.exe and run the file and check if your antivirus detects it then your antivirus working perfectly otherwise change your antivirus.

#2 Make A Personal Log-Book or A Diary

Copy the below code and paste it in notepad and save it as “log.txt”.
.LOG
Now every time you open this log file you will have all the log details with date and time.

#3 Constantly Repeat Any Messages

This is one of the Best Notepad tricks that will repeat any of messages on computer screen repeatedly.Just copy the below code and paste in the notepad and save it as “message.bat”.
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

#4 Continually pop out CD Drive Using Notepad

This is my favorite trick as this trick continually pop out the cd drive whenever you try to close it. Just copy the below code and paste in the notepad and save it as “cd.vbs”.
Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

#5 Convey your friend a message and shut down his / her computer

Just copy the below code and paste in the notepad and save its as “anyname.bat”.
@echo off
msg * Hey how are you
shutdown -c “Error! You are really a stupid!” -s

#6 Notepad Trick to type slowly

This trick will let you to type slowly on the screen and to do so just copy the below code and save it with “anyname.vbs” name.

WScript.Sleep 180000

WScript.Sleep 10000
Set WshShell = WScript.CreateObject (“WScript.Shell”)
WshShell.Run “notepad”
WScript.Sleep 100
WshShell.AppActivate Notepad“”
WScript.Sleep 500
WshShell.SendKeys “Hel”
WScript.Sleep 500
WshShell.SendKeys “lo ”
WScript.Sleep 500
WshShell.SendKeys “, ho”
WScript.Sleep 500
WshShell.SendKeys “w a”
WScript.Sleep 500
WshShell.SendKeys “re ”
WScript.Sleep 500
WshShell.SendKeys “you”
WScript.Sleep 500
WshShell.SendKeys “? ”
WScript.Sleep 500
WshShell.SendKeys “I a”
WScript.Sleep 500
WshShell.SendKeys “m g”
WScript.Sleep 500
WshShell.SendKeys “ood”
WScript.Sleep 500
WshShell.SendKeys ” th”
WScript.Sleep 500
WshShell.SendKeys “ank”
WScript.Sleep 500
WshShell.SendKeys “s! “

#7 Matrix Effect

This code will give you matrix effect on your screen just copy the below code and paste in notepad and save it as “anyname.bat”.
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

#8 Format Hard Disk Using Just Notepad

This code will delete all your hard drive data. jsut copy the below code and paste in notepad and save it as “anyname.exe”.
01100110011011110111001001101101011000010111010000 100000011000110011101001011100 0010000000101111010100010010111101011000

#9 Convert Text Into Audio Using Notepad

This is very cool notepad trick and this code will covert your text into audio file. Jsut copy the below code and paste it in notepad and save it as “text-to-audio.vbs”
Dim message, sapi message=InputBox(“Enter your text for conversion–Tech-hacks.org”,”Hover pc Hacks Text-To-Audio Converter”) Set sapi=CreateObject(“sapi.spvoice”) sapi.Speak message

#10 Notepad Trick Print Tree Root

This trick is one of the Best Notepad Trick that will print out a tree root on your screen. Just copy below code, paste it in notepad and save it as teekids in C:windowssystem.
{print tree root}
C:windowssystem
{print C:windowssystemwinlog
4*43″$@[455] 3hr4~
Note – If you want to stop the “.vbs” files press ALT+CTRL+DEL of your keyboard and open task manager and then process section and stop the Wscript running file there.

Enjoy.......NCTTS

How to Hack Wifi on Android 2015 – Wifi Hacker

How to Hack Wifi From Android 2015

Here is latest Wifi Hack trick for Android 2015 Users – Buy Android phone and now do some hacking. Every Computer and Android Geeks always think , How to hack wifi network and password from Android mobile. With Android Phone you can do whatever you want like hacking and cracking. In this post we discuss How to Hack Wifi on Android 2015 and Passwords from any Android Mobile Phone. If you follow our Guide you are became a wifi password hacker.
Make sure that your phone is rooted . If you don’t about rooting in android follow our guide for Android Rooting. Rooting is very important for running Wifi Hacking Apps in Android Phone. When you root your phone install some best root android apps for your android. 

How to Hack Wifi on Android 2015 – Wifi Hacker

How to Hack Wifi on Android 2015 - Wifi Hacker
How to Hack Wifi on Android 2015 – Wifi Hacker
Wps Connect is Android Wifi Hacking App for rooted android phone. With this app you can disable other user net connection on same wifi network. With this WPS Connect application you can hack any wifi network and connect automatically to any password proctected wifi network. Download WPS Connect from below link. Check out How to Hack Wifi on Android 2015

REQUIREMENTS :-

  1. Rooted (how to root)
  2. Anroid Version 4.1.2 +

Download WPS Connect from Google Play Store :-

Price: Free
With this app you’ll can connect to WiFi networks which have WPS protocol enabled. This feature was only available in version 4.1.2 of Android.
App developed with educational purposes. We are not responsible for any misuse.
WPS: http://es.wikipedia.org/wiki/Wi-Fi_Protected_Setup
WPS Connect is focused on verifying if your router is vulnerable to a default PIN. Many routers that companies install own vulnerabilities in this aspect. With this application you can check if your router is vulnerable or not and act accordingly.
Includes default PINs, as well as algorithms such Zhao Chesung (ComputePIN) or Stefan Viehböck (easyboxPIN).

Enjoy...........NCTTS

How to Hide Files In Image/JPG – 2015

Here is trick to Hide Files In JPG or Any Image File 2015 : I’m going to share another great Windows Tricks 2015 : How to Hide Files In JPG 2015. If you wish to send some file secretly to your friend and don’t want others to peep in, just hide the file inside an image and send it to them. Ok But how are we gonna do? This Technique of How to Hide Files In JPG or an image is known as Steganography, so lets see how it is done step by step.


How to Hide Files In Image 2015

How to Hide Files In Image 2015
How to Hide Files In Image 2015

Method to Hide Files In JPG or Any Image 2015 :-

Before we move further with the steps.There are something that we need inorder to perform this (How to Hide Files In JPG) trick. We will need WinRar Installed on your PC. So if you already have WinRar archiver in your pc, which most of us do have, you can proceed with below steps:
  1. Create a folder with files that you would like to Hide in an Image file, Lets say the folder name is “Files” and copy all files that you want to hide in a image. Now Right Click on the folder and select add to archive. Select RAR as Archive format and Click OK. Or (selectSent to > compressed (zipped) folder and if you make a zip file, then procees all steps same but replace the keyword .RAR to .ZIP).
  2. You will now see a rar file with name files, Now say you have an image with name “image.jpg” in which we will hide these files. Copy both Files.rar and image.jpg and paste them in C or D Drive.
  3. Next Open CMD, Search for CMD and open it. If you files are in “D” drive then Type D:and press Enter. Now Type in this Code as it is copy /b image.jpg + files.rar new.jpg and press Enter
  4. If you have done everything right till now, then you will see something Similar like below Picture. I had the file in E: so i initially typed E: to change the location to E drive.
  5. Now Navigate to the location where you saved the file and you will see one for file added with name New.jpg.
Ok So now we have a new file but what next ? If you notice you will se the size of the new file has increased and if you open the new.jpg file it will show you just the picture, So you will as where the other files gone which we tried to hide inside this image ?

How to Access the files :-

  1. We know that the file is in jpg format so we will first Open WinRar archiver, Click on Fileand Select Open archive.
  2. Now Navigate to the Path where you have saved new.jpg file which will be Drive “D
  3. Now make sure to select All Files from the drop down, so that it displays the new.jpg file too.
  4. Select it and Click on Open, There you will see a folder with name files, Open it and there are your Hidden files.
  5. Enjoy !! and Don’t forget to share 
Enjoy.............NCTTS

Free Internet Tricks

Here is Free Internet tricks May 2015, I hope you liked them all. We will be coming up with more Internet tricks in 2015 compilation in future. List of all Network which contains Airtel, BSNL,Vodafone, Idea, Tata Docomo – Free Internet Tricks 2015. As day to day data plans is increasing here is a shortage data amount but today from this trick it will get you fast 3g internet for free so grab this as soon as possible.This latest Airtel Internet trick can be used on any mobile or PC. On android mobiles, you just have to make a new apn (access point name) with the below given details. In most of the android mobiles settings can be found in Data and network settings. For use in PC, you have to feed these details in Connection settings. Check out Free Internet Trick

Free Internet Tricks 2015

Latest Free Internet Tricks 2015
Latest Free Internet Tricks 2015

List of all Free Internet Tricks 2015 :-

#1 Airtel Free Internet Trick 2015

Now days their are many tips for net you can see on net, When you will search on Google Free net, Then Google will give you hug result, But Google don’t know which is working method and which is better for you, We just adding this method by popularity of net means we just adding codes and setting for net which most shared by peoples.
Then let’s ! Know about its Setting and codes for Airtel Free Internet Tricks :-
1)
Server-live.airtelworld.com
  • Name- airtelgprs.com
  • APN- airtelgprs.com
  • Proxy- koxy.de
  • Port- 80
2)
  • proxy : 172.245.213.11
  • port : 80
  • Apn : airtelgprs.com
Note – Please Try when balance Zero
As you know that these tips and tricks are not shared by Airtel means, its not official, So we are not responsible about this trick, Means it will work for you or not, We just adding this tricks due to high demand of our fans, So if you wanna use this trick then use it with your responsibility. If it will work for you then give a comment for say thanks. If you have any suggestion or you know any working method, Then just suggest us.
3)
Airtel Free Internet 3G trick with unlimited download. No need to worry for speed capping and all those hassles. You just enter the by default setting provided by Airtel and change HP,proxy and port or Create another setting with new name but previous APN. And everything is ready So Get your settings below.
  1. APN:-airtelgprs.com
  2. Proxy:-50.7.78.53
  3. Port:-80
  4. HomePage:-ic.bsbportal.com
Note:This airtel trick support Gmail,Youtube,and ssl site like mediafire and others
4)
  1. APN:-airtelgprs.com
  2. Proxy:-4everproxy.net
  3. Port:-80 HomePage:-ic.bsbportal.com
5)
  1. APN:-airtelgprs.com
  2. Proxy:-hidethisip.net / 85.17.141.35
  3. Port:-80
  4. HomePage:-ic.bsbportal.com
And Now save above as default and You are ready to experience the Speed.
Note :- don’t change anything.remember but disconnet after 80 MB
Enjoy…. ! This trick works at zero balance and all over india.

#2 Tata Docomo Free Internet Trick 2015

This is confirmed working almost all over India. We are exclusively sharing this trick with our user without any survey so they can enjoy this trick. As we know that Docomo is offering free true caller service in which you can surf true caller site free. and From this service we discover A new host which helps to use free Docomo 3G free inetrnet. Features:
  • Full 3G speed with unlimited downloading
  • Support all secure gateway with Parallel Downloading.
  • Torrent Downloading supported
  • No disconnection issue
  • BASED ON FASTEST TCP PROTOCOL.
  • NO SIM BLOCKING
  • DOWNLOAD WITHOUT SURVEY
Procedure to configure Tata Docomo 3G Trick 2015
  1. Make sure you have NMD VPN installed on your PC if you dont have Download if fromHERE
  2. Just download the TCP config (direct link provided in the trick file) and paste it into C:> Program Files:> NMD VPN:> Config folder.
  3. Connect with your modem using APN Tata.Docomo.Internet
  4. Now instantly connect with our given TCP Config.
  5. Thats’s It! VPN Tunneling connection will be connected instantly!
For Mobile User :
  1. And if you have not a PC/Computer, Still you can enjoy this trick on your Android smartphone.
  2. Download and extract config in SD card.
  3. Go to Google Play Store Search for open vpn for android. Or Click Here
  4. Install Open Vpn in you android device.
  5. Add Docomo true caller Config to open Vpn folder.
  6. When it ask user name password (see username-password.txt in attachment) enter it.
Run and Enjoy 

#3 Vodafone Free Internet Trick 2015 (Updated 2 Feb 2015)

Vodafone Free Internet Trick 100 working all Over India !! (Latest)
  1. proxy:-10.10.1.100
  2. port:-940
  3. Host:-m.vodafonemusic.com/mwsmobile/try
  4. Apn:-www
  5. Balance:- 0
More Tricks For Mobile :-
  1. Make a New Configuration Settings with the below Details
  2. Account Name: any
  3. Access Point: portalnmms
  4. Proxy: 110.11.101.11
  5. Port: 9401
  6. As the main trick is of home page, use this
  7. Free-ip.kixmax.com In place of free-ip use any of the free-ip or free homepage that opens even at Rs 0.0 balance. Free homepage working are live.vodafone.in , wap.hungama.com , 10.10.1.10
For PC :-
  1. Connect Simply with portalnmms as access point
  2. For Browsing Use the Proxies and Ports in Google Chrome or Firefox as given above,
  3. For Downloading use the above Proxies in IDM Settings.,
  4. In the Url Bar simply enter free-ip.kixmax.com
  5. In place of free-ip use any of the free-ip.kixmax.com
  6. In place of free-ip use any of the free-ip or free homepage that opens even at Rs 0.0 balance For e.g. Free homepage working are live.vodafone.in , wap.hungama.com ,10.10.1.10
List of all Network Tricks which contains Free Internet Tricks of Airtel, BSNL, Docomo,Vodafone 2015 Internet Tricks. Visit again for latest working tricks of all networks because this post updated weekly. 
Stay Connented ....................NCTTS