Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
IOS

iOS App Update Technique Puts Users At Risk (csoonline.com) 67

itwbennett writes: An increasing number of iOS application developers use a technique that allows them to remotely modify the code in their apps without going through Apple's normal review process, potentially opening the door to abuse and security risks for users. An implementation of this technique, which is a variation of hot patching, comes from an open-source project called JSPatch. After adding the JSPatch engine to their application, developers can configure the app to always load JavaScript code from a remote server they control. This code is then interpreted by the JSPatch engine and converted into Objective-C. 'JSPatch is a boon to iOS developers,' security researchers from FireEye said in a blog post. 'In the right hands, it can be used to quickly and effectively deploy patches and code updates. But in a non-utopian world like ours, we need to assume that bad actors will leverage this technology for unintended purposes.'

Comment Yahoo search somehow became the default on Chrome (Score 1) 155

The default search engine on Chrome on the family computer used to be Google until it mysteriously switched to Yahoo. I switched it back a couple of times thinking that someone keeps installing something that does this, until once it switched back to Yahoo when no one other than me had used it. I fixed the issue by resetting Chrome's settings. Hmmm...

Slashdot Top Deals

"You can have my Unix system when you pry it from my cold, dead fingers." -- Cal Keegan

Working...