Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:To Expensive? (Score 3, Informative) 270

Thats true: you can always get something cheap like this:

http://www.gridconnect.com/canusblight.html

Which is like $99 and it will work fine but you lose out on getting stuff like CAN monitors, API's and programming examples with the better adapters... Your best bet is to go with something like this:

http://www.gridconnect.com/usbcanin.html

which is a full featured adapter that you can actually do development and project work with.

Comment Re:Cccess to unlocked car = can damage it, duh (Score 1) 360

agreed: this is not new considering this sort of work has been done for at least ten years now..in fact here is my pwn the instrument cluster shot (except i did this 5 years ago...) http://www.lotustalk.com/forums/f129/canbus-re-analysis-10866/#post172691 or this: http://www.youtube.com/user/catch9966#p/u/68/-7Xb0G4JS48 like i said, this is not news at all and there is no real need for security on the vehicle network with the exception of controlling engine/tranmission access (which allmodern networked vehicles have)...

Comment Re:It's also a little fishy... (Score 1) 164

its actually not as difficult as you would think... The typical method is to set up a loop: allocate memory, write the code, de-allocate, glitch, and test to see if you still have access. This method worked exeedingly well for years on all sorts of secure processors. The only difference here is that everything runs faster so your timing needs to be better but even if you only have a 1 in 10000 shot of getting the timing right it only takes 10000 tries to be successful (well statistically)

Comment Re:No corners cut as far as I can see (Score 1) 164

It depends on what context the hack is used... Sony may have thought ahead and written and anti hacking API that simply needs to be enabled... They more than likely included the ability to perform hypervisor integrity checks with code triggered remotely (as in if/when connected to playstation network) and can start booting/banning people from playing online.

Comment Re:Nice step forward, but no full compromise (Score 2, Insightful) 164

The glitch attack is a pretty powerful attack in that the proof-of-concept he worked out is most of what is needed for a mod chip. Now all that is needed is to find the least expensive microcontroller to deliver the glitch pulse. He uses 40 nS but it may well turn out that even a larger (wider) pulse works which then means a standard 3 dollar 10 Mhz microcontroller can be used to control the glitch. connect the glitch modchip to any line that is controllable under the hypervisor and you have the ability to turn it on and off and you can now build an automated package. The only problem is that you will start by running some software that allows you to place arbitrary code even under the control of the hypervisor... So you install the modchip, load the approved linux distro, run the special exploit program and you now have complete read/write control, which in turn reloads a full uncontrolled linux distro (or any other unsigned code). of course the hypervisor dump may well lead to an implementation flaw that allows access without a modchip being needed which is even better. Its all just cat and mouse from here...
Robotics

The Best Robots of 2009 51

kkleiner writes "Singularity Hub has just unveiled its second annual roundup of the best robots of the year. In 2009 robots continued their advance towards world domination with several impressive breakouts in areas such as walking, automation, and agility, while still lacking in adaptability and reasoning ability. It will be several years until robots can gain the artificial intelligence that will truly make them remarkable, but in the meantime they are still pretty awesome."
Space

Big Dipper "Star" Actually a Sextuplet System 88

Theosis sends word that an astronomer at the University of Rochester and his colleagues have made the surprise discovery that Alcor, one of the brightest stars in the Big Dipper, is actually two stars; and it is apparently gravitationally bound to the four-star Mizar system, making the whole group a sextuplet. This would make the Mizar-Alcor sextuplet the second-nearest such system known. The discovery is especially surprising because Alcor is one of the most studied stars in the sky. The Mizar-Alcor system has been involved in many "firsts" in the history of astronomy: "Benedetto Castelli, Galileo's protege and collaborator, first observed with a telescope that Mizar was not a single star in 1617, and Galileo observed it a week after hearing about this from Castelli, and noted it in his notebooks... Those two stars, called Mizar A and Mizar B, together with Alcor, in 1857 became the first binary stars ever photographed through a telescope. In 1890, Mizar A was discovered to itself be a binary, being the first binary to be discovered using spectroscopy. In 1908, spectroscopy revealed that Mizar B was also a pair of stars, making the group the first-known quintuple star system."

Comment Re:Obligatory audiophile post (Score 1) 438

keep in mind that before the signal is sampled it needs to be low-pass filtered at the nyquist frequency. so everything above that frequency is attenuated as much as possible.obviously you cannot eliminate the problem of aliasing altogether but the practical goal is to eliminate it from occuring within the band you are sampling (e.g. 20-22Khz for audio). I agree with you that digital audio could use better sampling overall if for no other reason to deal with the granularity problems. they did a pretty good job with cd audio and it came pretty close to being indistinguishable... there are actually alot of listeners that have a very difficult or even impossible time telling the difference now in a true A/B setup. Often the issue is that an "audiophile" will make comparisons that are not direct: e.g. a standard high end CD player against a high end phono/preamp combo and the phono sounds obviously better. The problem is that there is no proof that the digital component was inferior.. it could be that the phono/preamp colored the sound in a more pleasing manner, or that the cd engineer made changes during mastering.. we just dont know because nobody likes doing an exact A/B comparison of digital/analog format and it ends up as sort of anecdotal evidence that we all hear about... The new digital workstations used for professional mastering are all either 24 or 32 bits and when i listen to tracks being played back on those systems that are sampled even at 24bit/96khz they sound nothing short of amazing. It would be fun to do a richard clark type A/B monetary bet: the audiophile can use their own reference system; you take a master recording of a record album playing at the preamp output at 24bits and then do A/B playback with the reference levels set the same. I would bet that it would be impossible for anybody to be able to tell the difference...

Comment Re:Obligatory audiophile post (Score 1) 438

aliasing doesnt have anything to do with sampling (e.g. quantization errors) either in frequency or amplitude). aliasing is simply an unwanted side effect of not having enough sampling resolution. That being said yes there is always going to be quantization errors but that is irrelevant: what is important is what level of difference the human ear can hear and while red book audio is not perfect is comes pretty close. At 24 bits the differences are exceedingly small. Finally the one thing that i never hear the analog audiophile types talk about (keep in mind i have nothing against it: if you prefer analog good for you) is that the same quantization errors that apply to digital audio also apply to analog: e.g. if you consider a 5 volt audio signal found in any audio setup (even the really nice ones) and look at any signal based on the same quantization as cd audio: 16 bits is 5/65536 or 76 microvolts. Now look at any piece of high end audiophile equipment with a scope that can resolve to microvolts and you will see noise in the signal at the same amplitudes typically introduced by the environment but also simply as a result of the environmental changes on the various circuits... Analog noise eixsts to and it is typically on the same order of amplitude as digital. With the move to 24 bit audio the quantization noise for 1 bit is 5.9 nV which is insanely low.. AFAIK there is no high end analog audio equipment that is even close in mitigating noise at those levels.

Comment Re:Obligatory audiophile post (Score 1) 438

aliasing doesnt have anything to do with sampling (e.g. quantization errors) either in frequency or amplitude). aliasing is simply an unwanted side effect of not having enough sampling resolution. That being said yes there is always going to be quantization errors but that is irrelevant: what is important is what level of difference the human ear can hear and while red book audio is not perfect is comes pretty close. At 24 bits the differences are exceedingly small. Finally the one thing that i never hear the analog audiophile types talk about (keep in mind i have nothing against it: if you prefer analog good for you) is that the same quantization errors that apply to digital audio also apply to analog: e.g. if you consider a 5 volt audio signal found in any audio setup (even the really nice ones) and look at any signal based on the same quantization as cd audio: 16 bits is 5/65536 or 76 microvolts. Now look at any piece of high end audiophile equipment with a scope that can resolve to microvolts and you will see noise in the signal at the same amplitudes typically introduced by the environment but also simply as a result of the environmental changes on the various circuits... Analog noise eixsts to and it is typically on the same order of amplitude as digital. With the move to 24 bit audio the quantization noise for 1 bit is 5.9 nV which is insanely low.. AFAIK there is no high end analog equipment that is even close in mitigating noise at those levels.

Comment slashdot? (Score 1) 1146

wow, asking for relationship/advice about girls on slashdot? talk about going to the wrong place... seriously though, the best thing you can do to ensure a happy marraige is to at least make an attempt to work out some of the difficult issues before you actually get married... Do you or your GF have any annoying/disgusting habits: (weird laugh, make noises, leave toenail clippings around, etc..) those sorts of things tend to be ignored in the beginning when things are going well but once your married they can get very irritating very quickly. Secondly, work out basic stuff like finances: how is the money going to be spent and on what, how are you going to pay bills.. and so on... get that sort of stuff worked out before. Finally, I hope you are getting a decent amount of sex now because however much that is, its going to be *less* once you are married. if you arent getting much or any now then you might want to rethink things...

Slashdot Top Deals

Any circuit design must contain at least one part which is obsolete, two parts which are unobtainable, and three parts which are still under development.

Working...