Sunday, July 29, 2007

Convert to HQ 3GP

This Amazing freeware utility helps in easy conversion of videos into highly compressible HQ 3GP format.

Example
--------------
Before Compression



After Compression





Get it Here


Instructions
-------------------
Unzip the folder
Double-Click the Setup file.
Setup a desired 3gp profile in which to get your videos converted to.
General: 3GPP+AAC General Setting with XviD encoder (Recommended)
Click Apply
Now, double-click the 3GP_Converter application.
Choose the desired output setting:
For Nokia S60 devices
QVGA Normal quality 15fps Stereo (Recommended)
For Nokia S40 & Sony-Ericsson Phones
QCIF High quality 15fps stereo (Recommended)

Drag your source video file in the box.
Wallah..........It's done.

Enjoy...........Guys

--
..:: We Work In The Dark... We Get What We Want ::..

Sunday, July 15, 2007

Windows XP Product Key Finder

' Windows XP Product Key Finder
' Copy text and paste it in a vbs file and run it.
' Code found by SaM. EnJoY!
' We work in the dark. We get what we want.

Public Function sGetXPCDKey()
Dim bDigitalProductID
Dim bProductKey()
Dim bKeyChars(24)
Dim ilByte
Dim nCur
Dim sCDKey
Dim ilKeyByte
Dim ilBit

ReDim Preserve bProductKey(14)

Set objShell = CreateObject("WScript.Shell")

bDigitalProductID =
objShell.RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows
NT\CurrentVersion\DigitalProductId")

Set objShell = Nothing

For ilByte = 52 To 66
bProductKey(ilByte - 52) = bDigitalProductID(ilByte)
Next

'Possible characters in the CD Key:
bKeyChars(0) = Asc("B")
bKeyChars(1) = Asc("C")
bKeyChars(2) = Asc("D")
bKeyChars(3) = Asc("F")
bKeyChars(4) = Asc("G")
bKeyChars(5) = Asc("H")
bKeyChars(6) = Asc("J")
bKeyChars(7) = Asc("K")
bKeyChars(8) = Asc("M")
bKeyChars(9) = Asc("P")
bKeyChars(10) = Asc("Q")
bKeyChars(11) = Asc("R")
bKeyChars(12) = Asc("T")
bKeyChars(13) = Asc("V")
bKeyChars(14) = Asc("W")
bKeyChars(15) = Asc("X")
bKeyChars(16) = Asc("Y")
bKeyChars(17) = Asc("2")
bKeyChars(18) = Asc("3")
bKeyChars(19) = Asc("4")
bKeyChars(20) = Asc("6")
bKeyChars(21) = Asc("7")
bKeyChars(22) = Asc("8")
bKeyChars(23) = Asc("9")

For ilByte = 24 To 0 Step -1
nCur = 0

For ilKeyByte = 14 To 0 Step -1
'Step through each byte in the Product Key
nCur = nCur * 256 Xor bProductKey(ilKeyByte)
bProductKey(ilKeyByte) = Int(nCur / 24)
nCur = nCur Mod 24
Next

sCDKey = Chr(bKeyChars(nCur)) & sCDKey
If ilByte Mod 5 = 0 And ilByte <> 0 Then sCDKey = "-" & sCDKey
Next

sGetXPCDKey = sCDKey
End Function

Public Function Question()
Set objFSO = CreateObject("Scripting.FileSystemObject")
Dim Ans

Ans = MsgBox("Yes = Write Windows XP Serial key to the C Drive and No =
Prompt with Serial key",4)

If Ans = vbYes then

Set oOutFile = objFSO.CreateTextFile("c:\XP_Serial_Key.txt")

oOutFile.WriteLine sGetXPCDKey
else
wscript.echo sGetXPCDKey
End If
End Function

call Question

Change Office 2007 Key without reinstalling

1.      Close all Microsoft Office applications.

2.      Click Start, click Run, type regedit in the Open box, and then click OK.

3.      Locate the following registry subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\12.0\Registration

Note You may also find another subkey that resembles the following subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\12.0\Registration\{91120000-0011-0000-0000-0000000FF1CE}

4.      If you find additional subkeys that reference Microsoft 12.0 registration, open each subkey, and then identify the product by the ProductName entry.
For example: ProductName=Microsoft Office Professional Plus 2007

5.      When you find the subkey for the product from which you want to remove the existing product license key, delete the following entries:

o    DigitalProductID

o    ProductID

6.      Exit Registry Editor.

The next time that you try to run an Office application, you will be prompted for a new product license key. Then, you can enter the product license key.

Hit the "Install Now" button and you Office app, will be updated with the new key. After updating you can activate your Office app, without reinstalling it.

We are still here

Hey Buddies...............we can never be completely wiped off by anyone. DDL Team will always be at its best in whatever they do. It has been very recently associated with a modest forum called http://www.sharing-lounge.com/ which is partially owned by me.so threat that forum as our platform till we come into action again.
....::::DDL Team Rocks::::....

Raul



We are woking on it

Though our regular downloads have stopped .. Though DAL is no more ... ddl.team still lives .. and will live for ever.We are trying to recover on our Works of Darkness in order to rejuvenate our existence in this world where fate has set us apart from each other. So... we are in the process of rocking again.

Raul

We live again!

Though our regular downloads have stopped .. Though DAL is no more ... ddl.team still lives .. and will live for ever.. thats the reason to create this space .. I know we are going to go our separate ways here on .. but this space is going to be our diary .. a space for us .. so go get your thoughts together and lets make our existence known to the world .. start populating this space .. populate it with anything and everything . our crazy thoughts, our madness, our depressions .. and of course our tips n tricks and our reverse engineering (manipulation) .. lets prove to the world ... ddl.team rocks ... and will b rocking for ever .......................... PEACE !!!

Dean.