Skip to main content

Microsoft suicidal? :)

Well, see for yourself!
Isn't this a MacBookPro?
Believe it or not this was captured from a
MicroSoft commercial for SongSmith.
SongSmith is the Microsoft way to try
to destroy the music industry :)
Oh by the way,
get a HEX editor and search for:
20 60 54 00 00
inside SongSmith.exe
change it to:
20 FF FF FF 7F
(6 occurences)
You will have a lifetime trial time :D
(Product security must be revised)
To get rid of the annoying
splash screen search for:
2D 5B 14 73 27 02 00 06
and change 2D into 2C.
:D

Comments

  1. OUCH! Nice find with the hack. Microsoft really has to revamp their business model, and quality of product.

    ReplyDelete
  2. ohhhhh, brother, I couldn't finish to watch that commercial, so boring, if that's what was on the air, I can't imagine the ideas they dismissed!!!

    cristv77

    ReplyDelete
  3. Hi

    not suicidal ... but inteligent thing and will be good for her marketing and promoted services

    remember for windows history and apple ...

    any way thanks

    http://iphone2fan.blogspot.com

    ReplyDelete
  4. Omg that was horrible. oh and in an unrelated something. I just wanted to say congratulations on becoming a father.

    ReplyDelete
  5. Update:
    this patch works with all version till now :)

    Remember to modify all 6 occurences.

    ReplyDelete
  6. Update: search for:
    2D 5B 14 73 27 02 00 06 13 0A 02 11 0A 28 53 03
    and change 2D to 2C
    :)

    ReplyDelete

Post a Comment

Popular posts from this blog

TP-LINK Configuration file encrypt and decrypt.

Here we go! TP-Link is another company that thinks that security by obscurity could ever work. If you "backup" the configuration from most TP-Link routers, you will get a .BIN file which is "encrypted". Use this utility below, to decrypt it (so you can edit it) and encrypt it again. Have fun. Drop files here or

Powerline Ethernet fun and secrets.

Many 200 Mb/s powerline adapters nowadays are based on the INTELLON 6300 chipset. Despite what can be thought looking at them, they are all using the same hardware and firmwares. I heard many people with Netgear XAV101 or Linksys PLK 200 or PLE 200 having problems after firmware updates and many other people with other brands having much more problems because of lack of support or configuration/upgrade utilities. So let me explain a few things I learnt studying them. Many of 200 Mb/s powerline ethernet adapters follow the "HomePlug AV" standard. (85 Mb adapters use HomePlug 1.0 standard which is completely different). This standard uses ethernet broadcast packets using the HomePlug AV protocol. The interesting thing is that their firmware is made of two different parts: a .PIB file (Parameter Information Block) and a .NVM file (the code itself). In the P.I.B. there are many interesting things: The branding (mac address, device name, etc) and the tone map. I test

Obfuscation will never work.

ml> Hello again, sweet readers ! OpenRG is an embedded OS for routers. It's based on Linux and it's inside many ISP routers out there. Inside OpenRG configuration file, passwords appear in a way that can seem to be crypted, but it's just obfuscated. For example: (username(admin)) (password(&b7;X&5c;&b9;&a2;)) Above you can see a simple deobfuscator. Enjoy! You can try it with: &ad;Y&5b;&b3;&a3;&17;T&8b;&c4;&b9;#&96;&04;c&ea;&1d;$%&5d;&16;&08;B3&c0; :) Zibri.