Tech Support

Mobile Malware Transmitter.C Spreading In The Wild

Researchers from NetQin Tech. are reporting on a newly discovered mobile malware variant (Transmitter.C) distributed through a modified version of legitimate mobile application. Upon execution, the malware attempts to automatically spread by sending hundreds of SMS messages linking to a web site where a copy of it (sexySpace.sisx) can be found.
NetQuin’s CEO, Dr. Lin Yu provided more insight into the nature of the malware, its financial implications for the infected user, as well as thoughts on the future of mobile malware.
As a foreign variant of previous erotic short message virus (Transmitter.A), this virus camouflages in a normal…

Hack

AVR boost converter

Over at SpriteMods, [sprite_tm] realized that a microcontroller could be used as a boost converter to power itself. A boost converter steps up voltage from a battery by switching the output of a coil. First, it is tied to ground so a magnetic field can build up in the coil. It is then released as a higher voltage than the input. Normally dedicated chips do this at an incredibly high frequency, but the PWM signal from an AVR works well enough. This can be used in low-power situations where space is an issue.
[via EMSL]



[ Read the rest of the story in the original article... ]

Hack

Parts: Ferrite beads

Ferrite beads (L1 in the photo) filter high frequency power supply noise by converting it into a tiny amount of heat. Power supply noise can cause various problems for many parts, especially in analog audio and display circuits.
Ferrite beads are simple, but choosing one can be confusing because they’re not commonly used by hobbyists. Most designs will still work if you omit the ferrite bead(s), but beads are so cheap there’s no reason to sacrifice the added reliability they provide. We describe how we pick ferrite beads for our projects after the break.

A ferrite bead is rated…


[ Read the rest of the story in the original article... ]

Hack

Battery desulfator

Hack a Day favorite [Mikey Sklar] is back with a new project. Mini-D is a battery desulfator. If a 12V lead-acid battery sits with a voltage below 12.3V, sulfur crystals will begin to form on the lead plates. This crystal growth increases the internal resistance and eventually makes the battery unusable. A battery desulfator sends high frequency pulses through the battery to create a resonance that will break up the crystals. On a 60lb automotive battery, it will take approximately three weeks to completely desulfate. You can find schematics plus a dozen lines of code for the ATmega169 on…


[ Read the rest of the story in the original article... ]

Login