Didier Stevens

Thursday 22 June 2006

Save Safeboot?

Filed under: Malware — Didier Stevens @ 20:03

There was a new run of the e-mail virus Bagle this week. W32/Bagle.fb@MM, to be more precise.

While reversing it with OllyDbg (in a virtual machine VMware), I discovered that this virus employs a new trick: it deletes the registry key HKLM\System\CurrentControlSet\Control\Safeboot.

Deleting this key prevents you from booting Windows in Safe Mode. You enter Safe Mode by pressing key F8 during the display of the Windows splash screen when (re)booting. While the computer is in Safe Mode, it will have reduced functionality, but it is easier to isolate problems because many non-core components are disabled. Many malware programs won't start when running in Safe Mode, thus allowing you to attempt removal of the programs.

Despite the deletion of the Safeboot key, the Windows Advanced Options Menu will still appear, and you'll be able to select Safe boot. But you'll soon be presented with a BSOD, displaying the STOP 0x0000007B error. According to this Microsoft KB article, a possible reason is: "Information in the Windows XP registry (information related to how the device drivers load during startup) is corrupted".

That's correct, it's highly corrupted, it has been wiped clean by this new Bagle virus!

  BSoB

Tuesday 13 June 2006

A Ring Tone That I Cannot Hear

Filed under: technology — Didier Stevens @ 17:10

Teenagers have a new ring tone that adults cannot hear, because the frequency is too high: 17 kHz.

Test it with Audacity:

File / New

Generate / Tone… Frequency: 17000

Play it.

I cannot hear it. But I can hear a 14 kHz tone.

The ring tones are appearing on the net: here and here.

Analyzing the first one with Audacity (Analyze / Plot Spectrum) reveals a peak at 15 kHz.

Keep this in mind when testing:

  1. your hardware (sound card, speakers, …) must be able to handle the frequency (20 kHz is a common limit)
  2. when exporting as mp3, select the right sampling frequencies (Nyquist)

(boot)

Filed under: Nonsense — Didier Stevens @ 14:02

(boot)

« Previous Page

Blog at WordPress.com.