Showing posts with label hack. Show all posts
Showing posts with label hack. Show all posts

Wii Games Now on Android Devices Thanks to a Clever Hack


Want to play Wii games on your Android tablet? Well, one man has figured out how to play Wii games on his Android tablet. We aren’t sure why, but the deed is done.

Using the Splashtop Remote Desktop App, which remotely connects and allows you to access your computer via VNC, a Dolphin Emulator, and a wireless Xbox 360 controller, Obiwan222222 got the job done.
Click to View Embedded Video Clip

Wii Games Now on Android Devices Thanks to a Clever Hack
Of course there is no Wiimote needed to play these games on Android devices. So what else did he do to make this work? Well he connected the wireless remote to his ASUS Eee Pad Transformer’s keyboard dock, used the Dolphin Emulator to run the Wii, then he used the Splashtop Remote Desktop App to connect to the device running the Dolphin emulator. It’s all pretty straightforward. Why didn’t I think of this first? Probably because I’d rather play PS3 and Xbox 360 games. He did a fantastic job though
[via nexus404]

How-To Geek ETC » splice 2011-08-29 09:00:16


Running unsigned code on the Xbox360 requires a bit of know how and a specific plan tailored to your particular model/chipset. A freshly released hack, however, works on every version of the Xbox.
Dubbed the “Reset Glitch Hack” (it uses a pulse of electricity to disrupt communication with a specific chip on the 360 motherboard during the authentication process thus opening the door for unsigned code and a boot loader) it’s an effective hack for people who aren’t afraid to get their hands dirty. You’ll need to be comfortable soldering, shelling out a small amount of money for the various supplies and microchips you’ll need for the job, and of course no worries about potentially ruining your console with a soldering job gone bad.
The great appeal of the hack, in the face of those things, is that it currently works on every Xbox model out there including the un-JTAGable Xbox 360 Slim. The only downside, risk of damaging your Xbox aside, is that it can take up to 2 minutes to boot since the electric pulse has a 25% chance of disrupting chip communication (and continues to pulse until it gets the timing just right). As a result you’re looking at slightly longer boot times. Not a bad trade off for a works-on-any-machine hack.
Hit up the link below for the step-by-step tutorial. You can also check out the announcement here for a detailed breakdown of how the hack works.
Reset Glitch Hack [via Hack A Day]

That 70′s Xbox By Ben Heck! Sec. 21.00

As you all well know by now, I am very fond towards my time with the Atari 2600 back in my youth. I am also currently a big fan of the Xbox 360, especially its Live services, like those that let us pull off our Game Room Challenges. What I hadn’t realized until today was that I needed both of these systems fused into an even more powerful device, one crafted by the Video Game version of Hephaestus!

That is where Ben Heck comes in with his incredible modding skills and I believe you will all agree he has created something that is just fantastic.

Thanks to Ben Heck’s channel on YouTube you can see how he was able to pull off this magic, its 23 minutes of technomancy at its finest!

Guy hacks Times Square screens with iPhone transmitter

Seems too easy but there it is…Thanks Shannon.

Windows 8 leaked screenshots show Windows Live integration, taskbar tweaks




Tangible Windows 8 details are beginning to emerge with some screenshots of the OS making the rounds on the Internet. Not much is revealed, but we do get a glimpse at a couple interesting changes.

For starters, taskbar progress indicator support has been expanded to other built-in Windows functions, like hardware installation. Windows Live integration is evolving, too -- you'll be able to log in to Windows 8 using your Windows Live ID and have your avatar set to your local Windows profile picture. This also hints at further integration with the cloud.

There's also a lot of noise being made about an eight-minute Windows 8 install process, though if you've loaded Windows 7 from a bootable SATA hard drive onto a system you've already seen pretty similar speeds (and that's what the tester used, not a DVD). The post also refers to a factory restore function, which would roll back your Windows 8 installation back to its day-one glory in about two minutes.

It's also clear that excited Windows 8 leakers aren't paying any attention to Microsoft's not-so-subtle wallpaper. We're not entirely sad about that.

The best Web security against hackers and spammers: advanced math!

If you don't want spam-bots or bad guys breaking into your site, make them do calculus.

That's the approach the folks at a Croatia's Ruđer Bošković Institute are taking. Before you can log in to the research institute's Quantum Random Bit Generator service, you have to enter your name, password and affiliated organization, and then solve a math problem that would make most people run for the hills:

Captcha

The challenge is an extra-hard version of a regular CAPTCHA-type question (see image here), where users are prompted to retype a set of letters from a blurry image. And, like CAPTCHAs, users are given clemency if they can't get the first one right. "If you don't know the answer to this question," it says, "reload the page and you'll (probably) get another, easier question."

How kind of you.

It seems these scientists want to ward off ruffians who can't do advanced math. After all, the service they're offering is access to truly random numbers -- a difficult computer science feat on its own, and one that only responsible adults should have access to.

But these math elitists may have a problem on their hands. As calculus teachers around the world are now discovering, the Internet will now do your math homework for you. Just go to WolframAlpha and pop in the problem, and boom, you'll have access to all the random numbers your heart could desire:

Wolfram

Ha, ha, how do you like your little trick now, eggheads! Everyone knows the derivative of the sin of 2X minus pi over two plus six where x = 2 pi is zero!

Isn't it?

Geohot buys an Xperia X10 to hack

Geohot

Renowned hacker George Hotz aka Geohot has revealed that he recently bought a Sony Ericsson Xperia X10, as he looks into the security and encryption of the handset. The X10 is likely to be used as ground work in preparation for a full-on assault on the Xperia Play, which he already has said is his next target.

Geohot is famous for jailbreaking the iPhone and hacking the PlayStation 3. Any help he can give in cracking Sony Ericsson’s locked down bootloader, will be warmly welcome by the Xperia developer community. See the video below where he talks about the X10 from around the 4 minute mark.


Tutorial: How to protect your website from hackers


Previously, we saw how hackers spend a lot of time surveying websites they want to attack, building up a detailed picture of their targets using information found in DNS records, as well as on the web and from the site itself.

This information helps hackers learn the hardware and software structure of the site, its capabilities, back-end systems and, ultimately, its vulnerabilities. It can be eye-opening to discover the detail a hacker can see about your website and its systems.

The way the internet works means that nothing can ever be entirely invisible if it's also to be publicly accessible, and anything that's publicly accessible can never be truly secure without serious investment, but there's still plenty you can do.

Now we're going to examine some of the steps you can take to ensure that any hacker worth their salt will realise early on that your web presence isn't the soft target they assumed it was, and to get them to move on.

Robot removal

Many developers leave unintentional clues as to the structure of their websites on the server itself. This tells the hacker a lot about their proficiency in web programming, and will pique their curiosity.

Many people dump files to their web server's public directory structure and simply add the offending files and directories to the site's 'robots.txt' file.

This file tells the indexing software associated with search engines which files and directories to ignore, and thereby leave out of their databases. However, by its nature this file must be globally readable, and that includes by hackers.

Not all search engines obey the 'robots.txt' file, either. If they can see a file, they index it, regardless of the owner's wishes.

fight against hackers

GIVEN UP BY GOOGLE: 'Robots.txt' files are remarkably easy to find using a Google query

To prevent information about private files falling into the wrong hands, if there's no good reason for a file or directory being on the server, it shouldn't be there in the first place.

Remove it from the server and from the 'robots.txt' file. Never have anything on your server that you're not happy to leave open to public scrutiny.

Leave false clues

However, 'robots.txt' will also give hackers pause for thought if you use it to apparently expose a few fake directories and tip them off about security systems that don't exist.

Adding an entry for an intrusion detection system, such as 'snort_data' for example, will tell a false story about your site's security capabilities. Other directory names will send hackers on a wild goose chase looking for software that isn't installed.

If your website requires users to log into accounts, ensure that they confirm their registrations by replying to an email sent to a nominated email account.

The most effective way of preventing a brute force attack against these accounts is to enforce a policy of 'three strikes and you're out' when logging in. If a user enters an incorrect password three times, they must request a new password (or a reminder of their current one), which will be sent to the email account they used to confirm their membership.

If a three strikes policy is too draconian for your tastes, or you feel that it may lead to denial of service attacks against individual users by others deliberately trying to access their accounts using three bad passwords, then it's a good idea to slow things down by not sending the user immediately back to the login page.

After a certain number of failed attempts, you could sample the time and not allow another login attempt until a certain number of minutes have passed. This will make a brute force attack very slow, if not practically impossible to mount.

Interacting with your website like a normal user will provide a hacker with a huge amount of free information about the way the site works. They will spend a long time reading the code loaded into their browser. The browser and the code (including HTML) served as part of each page is what's known as the client side of things.

For example, one common technique used to keep track of user data is to send information about the user's session (their username and so on) to the browser and expect it to be sent back. In other words, the site has the browser keep track of which user is interacting by having it announce their credentials each time it submits any information.

In times past, these credentials might have contained a whole shopping cart, meaning people could simply edit the values of cart items before pressing the checkout button, thereby managing to purchase items at rock bottom prices without the site owner realising anything was wrong.

This led to the upsurge in remote shopping carts, where the only information handled by the browser is an encrypted cookie, which is passed to a remote payment handling system such as Google Checkout or PayPal.

Perhaps worse is the use of obviously named, unencrypted variables in the URL, which are passed to a server-side script to tell it which user is interacting with it. Without appropriate checks, this can lead to serious vulnerabilities.

When I was a network security consultant, one assignment was to assess the internal security of a company's network. I found unencrypted usernames and passwords going by on the network and headed for an internal time management system with a web interface.

After using these to log in, I was dismayed to discover that the user's account number on the system was part of the URL. What happened if I incremented the account number by one? I got full read/write access to someone else's data.

Sometimes, however, variables in URLs can be exploited in benign, useful ways.

For instance, when searching for messages in a forum, you might be presented with a large number of pages and no quick way of going directly to one in the middle of the range. The URL might contain the page number or even the result number that begins the current page. Try modifying this and pressing [Enter] to see if you're taken to the page you want to access.

There are also plenty of other pieces of information that a site might expect to receive from the browser verbatim, which can be manipulated or simply read for the useful information they contain.

Many of these pieces of information are contained within hidden fields. All the hacker needs to do is edit the page's source code locally, re-read it into a browser and click the appropriate link to send it back to the server.

fight against hackers

ON SHOW: Hidden variables embedded within a web page. What might these variables do, and what would happen if one was changed?

Consider a field called 'Tries'. As part of on a login page, there's a good chance that this contains the number of login attempts the user has made. Resetting it to '1', '0', or something like '-1000' could provide the hacker with a way of bypassing a three strikes login attempt rule if the server only checks that the variable has a value above three.

Fields that hold usernames and passwords are meat and drink to keylogging and other snooping software.

Input box names

Another vulnerability involved in having the client side keep track of the user's session is a web page that uses the same names for any input boxes each time.

While it may be convenient for the site's users, who can use autocomplete for web input forms and select from previous input box values, if they wander away from their computer without locking the screen, anyone can select from these lists.

If the browser also fills in passwords, an interloper can access pretty much any site where the user has an account. Banks have started randomising the names of input boxes to prevent this problem, but most privately owned commercial websites don't.

Never ask client-side code to keep track of a user's session using unencrypted data. Instead, use an encrypted session cookie to store a session ID, and keep track of the session in a back-end database.

fight against hackers

LIMITED INPUT: Decide which inputs you will allow in an input field rather than trying toguess everything that a user may enter – deliberately or accidentally

Cross-site scripting vulnerabilities (or XSS for short) are a class of bugs that hint at how much ingenuity there is in the online security community. XSS vulnerabilities can allow malicious hackers to inject code into served web pages that in turn can steal server-side information.

An XSS attack takes the form of a malicious link to a third-party site embedded in a hyperlink. It might be sent in spam or embedded in a site itself.

This is possible because hyperlinks can contain parameters designed to pass information to the back-end server, such as the current session cookie.

It's possible to supply the value for a variable using the

Lag-free Wii on PSP episode II: Mario Kart strikes back

It looks like our favorite PSP Fanboy, Obiwan222222, is up to his old tricks once again, and his latest video shows that he has finally eliminated the lag problem that plagued his first attempt to play Wii on a PSP four years ago. Using a Wii emulator on a PC, some custom firmware, and a program called PSPDisplay, he has managed to stream video and sound to his PSP Go in real time. He also mapped the Wii controls (Wiimote waving excluded, we presume) to the handheld to complete the full Wii-on-PSP gameplaying experience. To see the slick mod in action, check the video after the break.


Source:Engadget

iPhone headset socket hijacked to power DIY peripherals (video)

Hijacking Power and Bandwidth from the Mobile Phone's Audio Interface - Integrated Prototype from Thomas Schmid on Vimeo.


Apple's proprietary dock connector may keep would-be peripheral manufacturers at bay, but if you want to build your own iOS companion devices, there's another way. You might have noticed that the Square credit card reader uses Apple's 3.5mm headset jack to transmit power and data at once, and gadgeteers at the University of Michigan are busy open-sourcing the same technique for all the DIY contraptions you can dream of. Project HiJack has already figured out how to pull 7.4 milliwatts out of a 22kHz audio tone, and built a series of prototype boards (including working EKG, temperature, humidity and motion sensors) that transmit data to and from an iOS app at up to 8.82 kbaud -- using just $2.34 worth of electronic components. See the basic principles at work in the video above, and -- as soon as the team updates Google Code -- find out how to build your own at the links below.
Ars Technica
sourceProject HiJack

Holy reverse KIRF Batman! Meizu M9 ROM ported to HTC EVO 4G

Some industrious hackers have created a port of the Meizu M9 ROM for the HTC EVO 4G, bringing a little KIRF flavor to Sprint's favorite jumbo phone. The port is still in the developmental stages, but most of the M9 functionality appears to already be working, with only the port from GSM to CDMA and tweaks to screen resolution left to do. After a little spit-shine to make sure the build is stable, EVO owners can finally see what the Meizu M9 fuss is all about without having to actually buy one. Of course, why you'd actually want to do this to your perfectly functional Android phone is a question that may never truly find a legitimate answer.

Via:Engadget
Ali Waqas
sourceMIUI-Developers, xda-developers

Massive co-founder worries effects of PS3 piracy could be worse than handhelds' plight

Wondering why there's such a hullabaloo over that PS3 security breach? According to Martin Walfisz, who co-founded Massive Entertainment (but left the company shortly after its purchase by Ubisoft to focus on development of new DRM strategies), it's because it's the end of the world. Well, okay, maybe it's not that bad -- but Walfisz paints a pretty grim picture for Sony, telling GamesIndustry.biz, "If that hack works as reported, I don't believe that Sony can regain any control."

Walfisz predicts that Sony could employ a system similar to Microsoft's anti-piracy measures through Xbox Live, blocking hacked PS3s from connecting to the PlayStation Network; though if the hack works as reported, and doesn't require a mod chip to function, Walfisz worries Sony won't be able to detect which users are playing pirated games -- though Sony claims it can and will shut down "jailbroken" consoles. What's worse, Walfisz adds, "I would assume that pirated copies can be stored on the HDD as well, making it so easy to use that PS3 piracy, given time, might even surpass the handhelds." Piracy is pernicious enough on exposed systems, but super convenient piracy? Yikes.
Source: GamesIndustry

PS3 trophies threatened by jailbreak tool

The PS3 jailbreak threatens to wreck havoc on the PlayStation ecosystem in ways beyond just piracy. The integrity of the PS3 trophy system hangs in the balance, as hackers have supposedly created an app that unlocks trophies in games automatically. CVG reports that the tool has been used to unlock trophies in BUZZ! and the notoriously challenging PAIN. Oddly, the tool apparently doesn't work in games like Resident Evil 5 and Batman: Arkham Asylum, meaning it isn't quite foolproof yet.

Obviously, a compromise like this undermines the entire point of the trophy system. Sony's Eric Lempel explained to us that the PSP couldn't support trophies due to the unsecured nature of that platform. "If people can artificially inflate their rankings ... it kills the whole [Trophy] system," he explained. Unfortunately, it appears Sony now faces the same issue on the PS3.

"We are aware of this, and are currently looking into it," a SCEE representative commented. "We will fix the issues through network updates, but because this is a security issue, we are not able to provide you with any more details."
Source: CVG

HTC HD2 gets its very own Windows Phone 7 ROM (video)

While its original OS might be yesterday's news, the 4.3 inch HTC HD2 with 1GHz Snapdragon processor still has plenty of life in it thanks to the industrious efforts of the global development community. A new Windows Phone 7 ROM has just been released by DFT (Dark Forces Team) for your flashing pleasures. While it's said to be working at nearly 100 percent, it does come with the caveat of lacking access to any Windows Live services. As such, you won't be downloading apps or media from Marketplace or setting up your avatar on Xbox Live -- pretty serious omissions for a WP7 device. Nevertheless, if you're an HD2 owner just aching for a taste of Microsoft's newest OS then now's your chance. Video of the ROM in action after the break.

[Thanks, br0adband]

Report: Sony could remotely disable jailbroken PS3s

With PS3 open territory for hackers and pirates, many have been wondering what action Sony will take to secure its system. The platform-destroying piracy rampant on PSP makes it clear exactly how much is at stake. To date, Sony's response to the jailbreak has been limited to mandatory firmware updates and revoking PSN access to those that refuse to use official system software.

However, a report by Digital Foundry claims that Sony can take far more drastic measures. Even if you've never signed up for a PSN account, your console will communicate with Sony servers every time it boots up. That initial load process is used to upload error logs, download updates to the "What's New" module, and a list of recently-run applications, including any unauthorized backup manager software.

Sony has yet to ban any consoles for taking advantage of the jailbreak, but the terms and conditions of the PlayStation Network make it clear that Sony has the authority to carry them out. Thanks to the system's constant self-reporting feature, "the company even has the means to irrevocably disable your console should it so wish," rendering affected PS3 consoles unusable, online and off. But will Sony ever use such a drastic measure? And if so, how will the hacker scene retaliate?

[Thanks, Vallanthaz]

Modder changes iPhone tilt controls to joystick controls

We've seen modders and peripheral manufacturers alike try to make gaming on the iPhone's glossy, contextless touch screen a bit more tangible, but we've never seen anything quite like this. Shane Wighton of Mechanically Inclined has managed to turn an ordinary Arduino, a webcam, some motors and a metal frame into a ... well, we're not sure if there's a name for it yet, because "Remote Gyroscopic Movement Controller Suspension System" seems just a tad wordy.

The device allows you to tilt your iPhone with precision using a remote controller, which would hypothetically not only change your strategy when you're desperately grasping for that high score in Tilt to Live, but also change the title of the game entirely. Again, we'd need to workshop a new title, as Remote Gyroscopic Movement etc. to Live doesn't exactly drip right off the tongue. Wighton hopes to program the machine to play the game by itself, which we think we can all agree is terrifying. Until then, check out a video of this clever, verbose mod after the jump.