Monday, 18 March 2013

Best Free Web Hosting on Internet


Free cPanel Web Hosting with PHP5/Mysql - no advertising!

We can offer you a free web hosting package packed with advanced features for hosting & building professional dynamic websites. We provide secure free web space with all the web hosting tools you could possibly ever need and
ad-free cPanel web hosting. No ads will ever be forced onto our users webpages. There are no catches, no setup fees, no forced advertising, no banners, no popups and no hidden charges.

Our package includes:
- 1500 MB of Disk Space, 100 GB Bandwidth 
- Host your own domain (http://www.yourdomain.com)
- cPanel Powered Hosting (you will love it)
- Over 500 website templates ready to download
- Easy to use website builder
- Free POP3 Email Box with Webmail access
- FTP and Web based File Manager 
- PHP, MySQL, Perl, CGI, Ruby.
-and many more 





Twitter launching stand alone music service


Unnamed sources have informed CNET that Twitter Music will suggest artists and songs based on "a variety of signals". It will also be personalized based on what the user is following on Twitter. Songs will be streamed to the app through SoundCloud.

According to the report, Twitter Music will be powered by technology developed by We are Hunted Twitter hasn't announced anything official regarding the actual acquisition, but sources claim that it happened within the last six months. The tech was created by four Australian developers in 2009: Stephen Phillips, Richard Slatter, Michael Doherty and Nick Crocker. Investor Graeme Wood dumped $3 million into the project, and on April 17, 2009, We Are Hunted opened its doors to the public.

Some of the company's accomplishments include music discovery apps for smartphones and tablets including Music Hunter for iPad and Super Sonic for iPhone. We Are Hunted's service creates Billboard-style music charts by pulling in information from blogs, social media, message boards and BitTorrent. It allows users to stream music, create playlists and share their favorites on social networks.


The upcoming Twitter Music app will consist of a number of tabs including "Suggested", "Popular", "Now Playing" and "Emerging". The "Suggested" tab lists songs and artists based on the user's follower graph, meaning artists they are following, and artists that other people they follow are following. The "Now Playing" tab captures tweets from people the user follows who uses the #NowPlaying hashtag. "Popular" lists the trending songs and "Emerging" lists up-and-coming artists.
--


People who already spend way too much time on Twitter will now have more reason to hang out there.


Detect Backdoor On Files




FIRST METHOD:

Right click it, if you got winrar installed and you see
"open with winrar" then this means it was binded with winrar
so def backdoored

SECOND METHOD:

Open it with a resource editor such as resource hacker/restorator/pe explorer and check the rcdata section,if theres 1 & 2 entries in it
then its binded

THIRD METHOD:

Open it with a hex editor , at the start of a PE header theres always this line "This program cannot be run in DOS mode" , search for it,if it
exists more then once then it might be binded
it depends on the specific app,for example its not unusual for
binders/crypters to have the stub file attached in the resources
also search for .exe and inspect the results,a binded file
drops the files to a temp folder before executing em , so if
you find somethin like this: %.t.e.m.p.%..x.x...e.x.e or file1.exe/file2.exe
then its def binded

FOURTH METHOD:

Run it in sandboxie ,when a file is ran'd in sandboxie its isolated (cant access your files/registry, first click the sandboxie tray icon to
open up its Window , then right click the file and click "run with sandboxie"
if you see another process name in the sandboxie Window then its probably backdoored (this doesnt include sandboxie rpcss/dcom launch processes,those are legit and needed for some programs) , thats not all , the file may drop another when one of the buttons in the program GUI is clicked or after you close it , so click all the buttons and close it
just to make sure , if you do see other processes then immdiatly click file>terminate all processes from the sandboxie menu , if a file refuses to run in sandboxie or its suppose to be a program and it runs
without GUI then it would probably be best to delete it.
Related Posts Plugin for WordPress, Blogger...