Saturday, July 18, 2009

Search google for RAPIDSHARE links

how to search google for RAPIDSHARE links

If you wanna find some apps, files etc on rapidshare.de via google, do the following.

Paste this into the google search window (not the adress bar):

site:rapidshare.de -filetype:zip OR rar daterange:2453402-2453412

* this searches the site rapidshare.de for any file that is rar or zip, and
has been indexed between 1-11 February.

dvd site:rapidshare.de -filetype:zip OR rar daterange:2453402-2453412

* this is the same search but it specifically searches for "dvd" with the same
search criteria, so any app posted with the word dvd in it will be found.

There are mainly three criteria to keep in mind when doing this search.

1. site: your site of choice to search

2. filetype: filetypes you wanna search,if you put a "OR" after the first
filetype you can add more.

3. daterange: (start date-enddate)

* this uses the "julian calendar", converter can be found here:

Code:
http://aa.usno.navy.mil/data/docs/JulianDate.html

Save Windows xp updates

Go to the Windows Update web site.
In the left pane, under Other Options, select “Personalize Windows Update”.
Under “Set Options for Windows Update”, select the checkbox for “Display the Link to Windows Update Catalog under ‘See Also’”, then click “Save Settings”.
Go back to the Windows Update web site.
In the left pane, under “See Also”, select “Windows Update Catalog”.
Select “Find Updates for Microsoft Operating Systems”.
Select the operating system and language of your choice.
Select “Critical Updates and Service Packs”.
Select all of the patches you’d like to download, then click on “Go to download basket” to download them.

safeguard your files when computer crashes

First thing to keep in mind: If your computer hasn't crashed yet, it will in the future! So instead of waiting for fate to strike, take some precautions now:

1) BACK-UP! Buy some decent DVD-R discs and put everything useful in them. When you have more useful stuff, backup again. Do this often.

2) Keep your computer healthy. Use an antivirus, an anti-spy, and a firewall. Keep them updated. Check regularly for Windows critical fixes.

3) Don't install software that would do dangerous things to your hard drive. A boot manager would fall in this category.

4) Use a registry cleaner before and after you install or uninstall any software. Many of the problems that will keep Windows from booting are caused by sloppy software that mess up your registry. A good registry cleaner is Tune-up Utilities.
Code:
http://www.tune-up.com/

5) Run chkdsk now and then. Go to Start> Run. Type chkdsk /F. Press enter.

In case your PC has already crashed, read the following:

Most important: Don't panic! Panic is like a little demon that whispers in your ear to format your hard drive and reinstall everything. Don't do it! You will lose all your data and the little demon will laugh at you.

To be exact you can still recover your data if you format your drive (by using special software), but only if you don't write anything on the disc afterwards. In other words format + windows install = bad idea. If you reinstall windows without formating your drive, you will only lose the files on your desktop and "My Documents" folder.

In all occasions you should make sure to safeguard your files before attempting any kind of repair!

So let's go about how to do that:

The fast way: Go to this site:
Code:
http://www.knoppix.org
. Knoppix is a Linux distribution than runs from a CD. Download the Knoppix ISO and burn it. Put it in your CD drive. On startup access BIOS and change the boot sequence so that your computer boots from the CD drive. Save settings and exit. Upon reboot, Knoppix will load.

Knoppix is much like windows and it comes with its own CD burner. Locate it, launch it and backup everything you want on CD. Now you don't have to worry anymore!


The less fast way: This requires that you have access to a second PC. Open the case of your computer and remove the hard disk.

Install it as a slave on the second PC.

Depending on respective configurations, you may have to change some jumper settings on the drive. Read the manual for help with installing hard drives and setting jumpers.

After this is done, boot the second PC. If everything went out ok, you should be able to access your drive without problems. (Edit: Note that Win98 cannot recognize a local NTFS (Win2K/XP) disk.)

Copy everything you need from your own hard drive to the other one. Now you don't have to worry anymore!

Replace your computer's hard disk, fix all problems and reverse the process to copy the data back to your computer, or take CD backups on the other PC.

Rename Multiple Files In Winxp

XP lets you rename files in bulk by simply selecting multiple files within Windows Explorer and pressing the F2 key. When you use this feature, the OS applies the name you enter to the first file and applies the same name with a number in parentheses to the other files you selected (the file extensions remain unchanged).

For example, if you select the following files,
* notes.doc
* figures.xls
* disney.jpg
* holiday.gif

and rename the first file (notes.doc) to SoD.doc, XP renames the remaining files as follows:
* SoD (1).xls
* SoD (2).jpg
* SoD(3).gif

Restrict Login Hours Allowed

To restrict a users logon hours , use the net user command. These commands are used from the Command Prompt. (Start - RUN - and type cmd)

Below are some examples:

1 - net user Joanna /time:M-F,08:00-17:00

2 - net user Ninja /time:M-F,8am-5pm

3 - net user Echelon /time:M,4am-5pm;T,1pm-3pm;W-F,8:00-17:00

4 - net user Shine /time:all (this one means this user can always log on)


Note:You can only restrict when a user can log on to the system. On a stand alone computer, there is no way to force a user to log off when their hours expire, without a third party script or software.

Rename Multiple Files In Winxp

XP lets you rename files in bulk by simply selecting multiple files within Windows Explorer and pressing the F2 key. When you use this feature, the OS applies the name you enter to the first file and applies the same name with a number in parentheses to the other files you selected (the file extensions remain unchanged).

For example, if you select the following files,
* notes.doc
* figures.xls
* disney.jpg
* holiday.gif

and rename the first file (notes.doc) to SoD.doc, XP renames the remaining files as follows:
* SoD (1).xls
* SoD (2).jpg
* SoD(3).gif

Rename Extensions With Ease, with a Renamer.bat file!

You all downloaded some game or app once that was 50 parts big, and you had to rename them all from .bmp to .rar to extract them.

You can easily create a batch file that does that for you.

Open Notepad

fill in the notepad:

CODE

ren *.bmp *.rar

Ofcourse, you have to edit these two extensions to fit the files you want to convert. Save this file as renamer.bat and run it in the directory where you want to rename your downloads.

Remove WinXP Splash and See Operations

Are you having boot up problems and would like to know what it going on behind that Windows Loading Logo? To find out, you can disable the splash screen by making a small change to the Boot.ini file.

Follow these steps (carefully!):

1. Open the "System Properties" dialog box ( Settings - Control Panel - System)

2. On the Advanced tab, click the Settings button in the "Startup And Recovery" section.

3. In the "Startup And Recovery" dialog box, select the Edit button in the "System Startup" section.

4. The Boot.ini file will open in Notepad; locate the line that ends with the /fastdetect switch.

5. Position your cursor to the right after the parameter, press the spacebar, and add the /SOS switch.

6. Save the Boot.ini file, and close Notepad.

7. Click Cancel to close both the "Startup And Recovery" dialog box and the "System Properties" dialog box.

8. Restart the computer to see the effect.

Once the computer restarts you will notice that the Windows Splash Screen is no longer present. Instead you can observe some of the boot up operations that Windows XP performs during the startup stage.

To renable the splash screen, follow the same procedure but remove the "/SOS".

Remove the Links folder in IE Favorites

If you're one of the many people that NEVER use the "links" folder in your favorites and can't keep windows for re-creating it. Here's how:

[Start] [Run] [Regedit]

Registry Key: HKEY_CURRENT_USER\ Software\ Microsoft\ Internet Explorer\ Toolbar

Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.

Data Type: REG_SZ [String Value] // Value Name:

LinksFolderName

Value Data: [Set the String Value to a blank string]

Open Internet Explorer and manually delete the Links folder from Favorites Menu. The Links folder will not be recreated. Exit Registry and Reboot.

Remove The Default Admin$ Shares

By default Windows 2000, Windows XP and WinNT automatically setup hidden admin shares (admin$, c$ and d$), this registry key will disable these hidden shares.

System Key: [HKEY_LOCAL_MACHINE\ System\ CurrentControlSet\ Services\ LanmanServer\ Parameters]
Value Name: AutoShareWks
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable shares, 1 = enable)

This registry key actually stops the recreation of the shares, therefore it may be necessary to delete the shares through the drive properties also or you can also remove the shares through the Computer Management Console.

1. In Control Panel, double-click Administrative Tools, and then double-click Computer Management.

2. Click to expand Shared Folders, and then click Shares.

3. In the Shared Folder column, right-click the share you want to delete, click Stop sharing, and then click OK.

Note : To remove the admin share for only the current session use the second method (Computer Management console), if you want a permanent removal, add the AutoShareWks registry.

Remove Signin Details Of Msn Passport

Question:

When I sign onto Messenger in Windows XP, there's a drop-down menu of sign-addresses I can use. Is there a way to keep those addresses from appearing, so I have to type it in each time?

Answer:

Yes there is a way, although you will need to modify/create a key within the system registry. Open the Registry Editor, and navigate to the key:

HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Lsa

Create a Value called "disabledomaincreds" and set it to "1".

Reboot will finalise the process.

Note: This is generally only usefull if you are setting up a system to be used by many users.

Key Details:

Machine Key: [HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Lsa]
Value Name: disabledomaincreds
Data Type: REG_DWORD (DWORD Value)
Data Value: "1" = disable : "0" = enable

Heres a faster, safe, alternate way: must be logged in as ADMIN

Goto Start + Control Panel + User Accounts + Choose your account + "Manage my network passwords" at the top left + Then delete whichever msn accounts you don't need

Thursday, July 16, 2009

Remove Ms Java Vm And Install Sun Java

http://www.infinisource.com/WindowsXP/howto-21.html

Remove DRM Protection for Video Files

How to Remove DRM Protection for Video Files

This is how to unprotect the Video files from Mcft latest technology DRM.
So here is the procedure:

1. Install fresh Windows XP SP1 (English)
2. Download and install WMP9 from Mcft
3. Make sure you are now able to play the .wmv files from the DVD. That requires running dvdrun.exe, individualizing WMP and finding the right proxy if you are not in US to get the license.
4. Get the DRM2WMV files from the below links
5. Download Japanese version of WMP9 from Mcft
6. Doubleclick the downloaded file, it will unpack all installation files to temp directory in your Documents and Settings directory. Get the drmv2clt.dll file and copy it to c:\Program Files\Windows Media Player directory. Cancel the Japanese WMP9 installation.
7. Edit lines 9-12 of the drmdbg.ini downloaded from step 4 as written bellow

drmv2clt=1;
drmclien=0;
blackbox=0;
indivbox=0;

8. Doubleclick drmdbg.exe. It should open WMP. Navigate to your wmv file. After acquiring the license the drmdbg DOS window should display something like this:

drmdbg Ver 0.31 by taku
CreateProcess: c:\Program Files\Windows Media Player\wmplayer.exe
010010C5 âvââOâëâÇ âGâôâgâÕü[ â|âCâôâg
IsDebuggerPresent: memwriteret=1 callret=0
crc: 2850B98C c:\Program Files\windows media player\drmv2clt.dll
setbp 09252BCC 50
eax 00D6E1C8



LCqa6j9UTtiPj3FZKZ0pFnIYzaM=

[]


Copy the last 6 lines and paste them to T2_Part1.key text file to the drm2wmv1241\drm2 directory.

9. Copy the wmv files from the DVD to the drm2wmv1241 directory.
10. Change your date to 12/Feb/2005
11. Open DOS window, go to drm2wmv1241 directory. Type
md c:\windows\#dummy
X.wmv (where X indicates your file name)

The file should be decrypted. Here is what I see:

J:\drm2wmv1241>md c:\windows\#dummy

J:\drm2wmv1241>drm2wmv X.wmv (where X indicates your file name)

DRM(Ver1&2) Conversion tool Ver 1.241 by taku

J:\drm2wmv1241>drm2wmv X.wmv (where X indicates your file name)
DRM(Ver1&2) Conversion tool Ver 1.241 by taku
DRMv1 KID (17fG9KorUkm83BmyUnPv3w==)
DRMv2 KID (17fG9KorUkm83BmyUnPv3w==)
ÅSâpâPâbâgÉö: 110189ü@1âpâPâbâgâTâCâY: 9418
|################# | 34%


You can download the file from here
Code:
http://www.savefile.com/files/7205691

Recover MOST of scratched CD data discs

How to recover MOST of scratched CD data discs

I learn an old thecnique to how to recover damaged or scratched disks
with some lost of data. In this case i have one borrowed game - MAX PAYNE 2
with a chunck of 4 mb lost with a scratch in CD1 Install. Here we cover some
special thecniques of how to create a full working CD from the scratched one.

First some tools will be needed:

1. Alcohol 120%
2. UltraISO
3. Windows XP/2000 (not tested on 95/98/me)
3. Small piece of cotton
4. Dry cleaner paper
5. Finally, oil for cooking.

First step - preparing the CD

Get the cotton and drop some water, start cleaning vertically the surface of CD.
Do it 3 times and dry the water with a piece of dry cleaner paper. With a new piece
of cotton, drop some oil for cooking and start to wet the surface like you are
washing the CD with the oil. Dry carefully now. Some particles of oil will stay on the
microsurface of the scrath. It's okay. Seems the oil helps the laser of the CD/DVD driver
to read the surface again. Sure this will work with small unreadable scratchs - some hard
scratchs loose parts of the surface of the CD where we have data and it's lost forever.
But if it is loosed try anyway. Whith this tip 80% of the small scratched CD's coud be
recovered.

Second Step - testing the CD

With Alcohol 120% make an ISO - image making wizard - and lets see if the app can
read the loosed surface. In my case Alcohol 120% had recovered 60% of the data.
This is not enough. Have tryed other appz, they do not recover all the data. But the
CD/DVD driver laser CAN recover all data in this case. the data is still there, what we do?

third step - making the new CD

With the main copy system of windows explorer you can do it. Just create one folder
with the same name of the CD label for future burn reference, and copy the CD content
to the folder. When the CD copy process find the scratch, in majority of the cases, it's
slow down the reading and will recover ALL loosed data.If not, it just tell you there's
an unreadable sector. In this case your CD is lost. But it's not my case, finally
windows explorer got all the data from the scratch and made a copy in the folder.
with the ultraISO, wrote the original CD label, drop the content of the folder and
save as Iso. You can Test the new CD just mounting the iso in the Alcohol 120%. In my
case i did ISO of the two discs from MAX PAYNE 2 and tested installing from the mounted
ISO. Works like a charm. I got the 4 mb lost again. So, I have burned the CD and now i
have a working copy from the scratched one.

Sounds too bizzarre, but works. Course you can jump the cleaning process and try to copy
the content with Windows explorer. But in my case did not work without oil...

Play Movies (divx Etc) With Subs

Download and install the following packages:

CODE
http://www.afterdawn.com/software/version_...ory/ffdshow.cfm

Click on FFDSHOW 2004-XX-XX (date) and then on the download icon
at the bottom of the page.

CODE
http://www.vorbis.com/files/1.0/tobias/OggDS0995.exe


CODE
http://www.vorbis.com/files/1.0/tobias/SubTitDS1400.exe

--------------------------------------------------------------------------

Recomended Player:

CODE
http://sourceforge.net/project/showfiles.p...lease_id=227046

Choose between mpc2kxp6482.zip (windows 2000 & XP) or mpc98me6482.zip
(windows 98 & Me)
On the page that apears click on one of the litle pages on the right.

To play subtitles with this player you mus do the following:
Go to View->Options->Output (Playback) and select (DirectShow Video) VRM7
or
VRM9 renderless (the highest you got).
On the same page select the highest DirectX version you got two times.
If you want to make this player your default go to View->Options->Formats
(Player)
and select the file formats you want to associate with it.
--------------------------------------------------------------------------

After all this you will be able to playback 99% of all movies DivX, Xvid,
Ogg, with MP3 or AC3 sound.

Please notify me if any of these links do not work.

If you are looking for a all in one solution you might enjoy this player called VLC:

CODE
http://www.videolan.org/vlc/

Optimize DSL-CABLE connection speed

How To optimize DSL-CABLE connection speed

First, u need to goto Start, then run. Type in regedit in the box. Next, goto the folder HKEY_LOCAL_MACHINE\System\CurrentControlSet\VxD\MSTCP
Now, find the string DefaultRcvWindow . Now, edit the number to 64240 then restart your computer. There you go. High speed cable modem now with out dloading a program. Original value is 373360

Move Xp Harddrive To New Motherboard

really easy. but this only works if the original motherboard and harddrive still work. so put it back together. for newbies, go to control panel, double-click the system icon, go to hardware tab, and click device manager button. find the IDE ATA/ATAPI CONTROLLERS and expand the tab. not the primary or secondary controller, but right-click the first controller. choose update driver. choose the option to install from a list or specific location. click next. now choose the (don't search. I will choose the driver to install) option. click next. now highlight the Standard Dual Channel Pci Ide Controller. click next. the Standard controller will install. now reboot. log in. the standard controller is completely installed. you can now shutdown the computer, remove your harddrive, and it will boot with the new motherboard. i've done this 24 times on 12 different computers. it works.

Modify exe files

How to modify *.exe files

learn how to change *.exe files, in 5 easy steps:

1) Don't try to modify a prog by editing his source in a dissasembler.Why?
Cause that's for programmers and assembly experts only.

try to view it in hex you'll only get tons of crap you don't understand.
First off, you need Resource Hacker(last version). It's a resource editor-
very easy to use, You can download it at h**p://www.users.on.net/johnson/resourcehacker/

2) Unzip the archive, and run ResHacker.exe. You can check out the help file too

3) You will see that the interface is simple and clean. Go to the menu FileOpen or press Ctrl+O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is to teach you how to edit *.exe files, so open one.

4) In the left side of the screen a list of sections will appear.
The most common sections are
-String table;
-RCData;
-Dialog;
-Cursor group;
-Bitmap;
-WAV.
*Icon: You can wiew and change the icon(s) of the program by double-clicking the icon section,chossing the icon, right-clicking on it an pressing "replace resource". After that you can choose the icon you want to replace the original with.
*String table: a bunch of crap, useful sometimes, basic programming knowladge needed.
*RCData: Here the real hacking begins. Modify window titles, buttons, text, and lots more!
*Dialog:Here you can modify the messages or dialogs that appear in a program. Don't forget to press "Compile" when you're done!
*Cursor group: Change the mouse cursors used in the program just like you would change the icon.
*Bitmap: View or change images in the programs easy!
*WAV:Change the sounds in the prog. with your own.

5) In the RCData,Dialog,Menu and String table sections you can do a lot of changes. You can modify or translate the text change links, change buttons, etc.

TIP: To change a window title, search for something like: CAPTION "edit this".
TIP: After all operations press the "Compile Script" button, and when you're done editing save, your work @ FileSave(Save as).
TIP: When you save a file,the original file will be backed up by default and renamed to Name_original and the saved file will have the normal name of the changed prog.
TIP: Sometimes you may get a message like: "This program has a non-standard resource layout... it has probably been compressed with an .EXE compressor." That means that Resource Hacker can't modify it because of it's structure.

MANUAL - THE END OF DELETERS

HOW TO MANUAL - THE END OF DELETERS

"- - = W A R E Z P I R A T E Z = - -
HOW TO MANUAL - THE END OF DELETERS
===================================
CREATED BY: [Piratez] 04/11/01

TABLE OF CONTENTS
=================
Title Line

1. Introduction_______________________________________________________23
2. Invisible Directories______________________________________________36
3. Inaccessable Directories___________________________________________83
4. Smart Directories__________________________________________________135
5. Undeletable Files__________________________________________________168
6. Ultimate Protection________________________________________________199
7. FAQ________________________________________________________________228
8. Contacts___________________________________________________________250
9. Credits____________________________________________________________256


Introduction
============
This doucmentation should not be used to exploit webservers. Some of the
techniques used here have certain outputs that can crash old servers making
them unusable. Throughout this manual, techniques will be passed on from
exploits found in the 'windows' OS. That 'ACTUALLY' helps in the prevention
of deletion. There are lots of methods in stopping a deleter, without the
ANY restrictions set on the server but most have some weak point. After
comming across foure new techniques, making a folder 'invisible' or
undetectable from an ftp client LIST fuction. Making folders/directories
inaccessable and clone prevention, creating smart directories which slows
down the users attempt. I'm sure most users would thank me for this,
'undeletable files'. After experiencing rock solid protection and safe
files. I decided to document it for future reference of the next generation
of software pirates.


Invisible Directories
=====================

The idea of invisiable directoires came about when I came across paths that
were "/ /example/" and was not listed in the main folder but was still
'accessable'. These can be created in all directories without other users
knowing it exists unless being searched for 'MANUALLY', which takes ages at
the present time to search through each folder for "/ /".

Creating Invisible Directories
------------------------------
1. before
******************************************************************
./pub/
./images/
./_vti_pvt/
./_vti_cnf/
./_vti_log/
./temp/
******************************************************************

2. after
******************************************************************
./ /~/temp/tagged/for/team/warezpiratez/fxp/ <- hidden folder
./pub/
./images/
./_vti_pvt/
./_vti_cnf/
./_vti_log/
./temp/
******************************************************************

To create the hidden folders, make a new dir. as follows using this method.
[backslash][space][backslash][foldername1][backslash][foldername2]...
ie. / /foldername1/foldername2/...
the 'space' isn't a name but a 'character' that does not get listed,
therefore making the directories impossible to view.

NOTE: Making the hidden folders several LAYERS/SUB-DIRECTORIES deep is
recommended.
ie. / / / /~/temp/tagged/for/ /team/warez/ /piratez/fxp/
meaning.

This technique is not 'anti-deletion proof' but hidden from deletion proof!
Wink
Read more to find out how to combine ALL THREE TECHNIQUE to make it
'REMOTELY' impossible to delete. Please note the 'quotes', REMOTELY in a
sense that remote/local host. The 'siteadmin' can still 'delete' the folder
"if he's around that is Smile"


Inaccessable Directories
========================

Inaccessable directories prevents the user from 'entering' the folder
period. The user will not be able to enter the folders unless knowing the
'entire' remote path.

Creating Inaccessable Directories
----------------------------------

1. before
****************************************************************************
**********************************
./temp/tagged/for/team/warezpiratez/fxp/
./pub/
./images/
./_vti_pvt/
./_vti_cnf/
./_vti_log/
./temp/
****************************************************************************
**********************************

2. after
****************************************************************************
**********************************
./COM1 / temp/tagged/for/team/warezpiratez/fxp/ <- inaccessable directories,
due to 'COM1' former windows bug.
./pub/
./images/
./_vti_pvt/
./_vti_cnf/
./_vti_log/
./temp/
****************************************************************************
**********************************
To create inaccessable folders, use the following list of 'UNUSABLE NAMES'

COM1 COM1 COM3 COM4 (Windows COM PORTS)
LPT1 LPT2 LPT3 LPT4 (Windows Printer Ports)
AUX
NUL

Make a new folder "COM1[space][backslash][space][backslash]
ie. /COM1 / /

NOTE: This makes the folder inaccessable, even to the siteadmin.(unless
accessed from DOS, local with access to the machine.)

To use the dir. Create a new folder called
"COM1[space][backslash][space][foldername1][backslash][foldername2]
ie. /COM1 / / ~/temp/tagged/

NOTE: This folder is still inaccessable, if a user attempts to enter it. To
gain access to the folder, the 'full path' must be known. To enter the
folder use the RAW command 'CWD' change dir. path. to enter the folder.
ie. CWD /COM1 / / ~/temp/tagged/ and voila the folder is usable and working.

TIP: Creating the folder 'several' LAYERS/SUB-DRIECTORIES deep. It is
impossible to enter.


Smart Directories
=================

This technique involves, the creation of directories that are 'COPYRIGHT' Wink
How's that for a simple description. The idea is to create directories that
would contain [peroids] thorough each of the subdirectories or segmenets.
The use of this is quite sipmle, note the word 'COPY'RIGHT. Most users use
the ftp://login :password at ip :port/path/ format for faster access to an ftp.

Creating Smart Directories
--------------------------
To create 'smart' directories. Make the folder names of each sub directories
contain a period before, inside, and after words within the subdirectories
creating a fake 'file' recognition. The Widows based clients will assume the
folders to be files with windows using its 8.3 format for file names
1. before
****************************************************************************
**********************************
ftp://anonymous@anonymous@123.456.789:21/temp/tagged/for/team/warezpiratez/f
xp/
****************************************************************************
**********************************

2. after
****************************************************************************
**********************************
ftp://anonymous@anonymous@123.456.789:21/temp/tagged ./for . /team. /. warez
.piratez/fxp
****************************************************************************
**********************************

NOTE: Be as creative as possible with the dot formation, to prevent COPYING
of all folders through each directories. The idea is to make the directories
act as file extensions therefore when copied, it will be 'queued'
and the user has to enter the directories MANUALLY. Other 'SYMBOLS' can be
used NOT ONLY just periods. But I find this most common, if the creator
intends to create a catch phrase 'memorable' to him alone.

****************************************************************************
**********************************
QUEUE: 1. /temp/tagged ./for . /team. /. warez .piratez/fxp <- result of
folder extensions
****************************************************************************
**********************************

Undeletable Files
=================

Sad that we had to resolve to this but, this might be the end of deletion as
we speak. I find no other method out there that can accomplish this task
except setting restrictions from the server. This method involves the file
being self-protected. Meaning the files are 'accessable'/'downloadable' but
can NOT be deleted. The idea is to make the file corrupted/crash making it
'in use'.

Creating Undeletable Files
--------------------------
To create a self protected file, rename the entire file including the
extensions to the follwoing format
filename[space][period]/[space]/ ie. filename ./ / The / / in the name as
shown above in the previous example
of creating invisible directories makes the .extesion impossible to view on
the pub as a windows recognized mime
but, once dowloaded it will be shown and accessable. How's that for wits.
Wise up deleters, ~censored~ off!

1. before
****************************************************************************
**********************************
warezpiratez.rar <- rar mime, winrar.
****************************************************************************
**********************************

2. renaming
****************************************************************************
**********************************
warezpiratez ./ /
****************************************************************************
**********************************

3.
****************************************************************************
**********************************
warezpiratez <- unknown file(undeletable,downloadable) <- file will take the
correct mime format on localhost
****************************************************************************
**********************************

Ultimate Protection
===================
The ultimate protection is OBVIOULY, YOUR SELF and YOUR wits against the
deleters. Use private FTPs, get
fast sites T1+, but in this case, it would be the combination of all four
techniques. Using them into one major and
thoughtout plan.

Creating The Ultimate Protection
--------------------------------
To create the ultimate protection that is desirable, first of all, create
the invisible folders as shown above, several sub.dirs deep. Then creating
an 'inaccesable' folder within those invisible folders. Then the next step
is to create those smart directories so it slows down ANY attempt to gain
full access, and also it makes to user run into inaccessable folders
because. The idea is to trap the user before those folders using the smart
directories idea. I didn't think that was ingenieus but just common sense
and seemd smart!.

1. before
****************************************************************************
**********************************
/temp/tagged/for/team/warezpiratez/fxp/ <- no protection
****************************************************************************
**********************************

2. after
****************************************************************************
**********************************
/ / /./ ./COM1 / temp/tagged ./for . /team. /. warez .piratez/fxp <-
protection(still weak)
****************************************************************************
**********************************

NOTE: You can be creative with this technique, make it more complex, I
didn't do it in this manual because then
that would make YOU just confused. I hope this helps, and please UNDERSTAND.
It is not hard, unless YOU didn't read
from the Introduction. I made this well detailed. For it to be as simple as
possible.

FAQ
===

1. What is a SUB-DIRECTORY
- It is the folder that is second/inside another folder. ie.
firstfolder/subdir/

2. What is a pub
- Short for public ftp. There are, no restrictions/protection on the access
over files. Some
have them in most cases but then uploads/downloads are denied. Some would
not allow fxp.

4. What does all this mean?
- Good question, this means that there should be more warez around in the
future. More gamez for YOU, more appz
for me. Wink You too.

5. Who are deleters?
- Deleters are mean and NASTY people, shit faces. There spammers and lame
sometimes ANTI-PIRACY groups that hang
among us, without knowing. Deleting files when possible to stop the warez
scene or just being GAY!

6. What can I do to help?
- You can help the WAREZ scene, getting this manual to them informing them
of HOPE! and not DOH!PE

Contacts
========

[Piratez] - EFnet IRC

Credits
========
This manual was inspired from the makers of other how to stop the deleter
manuals but never worked or at least it was not doucmented in detail to
understand much. The information was gathered from other sources that had
some lines of credit others none. All samples and examples are original,
well planned out. Unless a flaw is dettected, please report for another
release. I REALLY hate deleting bitches. Thanks goes to #NBK(EFnet IRC) and
other linux members for bug fixing windows and its exploit to help stop
spammers/deleters around the world. Your skills are HIGHLY admired and
apprechiated. Keep the warez scene alive. Greets goes out the the deleters,
with one last request.

Make XP Go Faster

Services You Can Disable

There are quite a few services you can disable from starting automatically.
This would be to speed up your boot time and free resources.
They are only suggestions so I suggestion you read the description of each one when you run Services
and that you turn them off one at a time.

Some possibilities are:
Alerter
Application Management
Clipbook
Fast UserSwitching
Human Interface Devices
Indexing Service
Messenger
Net Logon
NetMeeting
QOS RSVP
Remote Desktop Help Session Manager
Remote Registry
Routing & Remote Access
SSDP Discovery Service
Universal Plug and Play Device Host
Web Client

--------------------------------------------------------------------------------

Cleaning the Prefetch Directory

WindowsXP has a new feature called Prefetch. This keeps a shortcut to recently used programs.
However it can fill up with old and obsolete programs.

To clean this periodically go to:

Star / Run / Prefetch
Press Ctrl-A to highlight all the shorcuts
Delete them

--------------------------------------------------------------------------------

Not Displaying Logon, Logoff, Startup and Shutdown Status Messages

To turn these off:

Start Regedit
Go to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionpoliciessystem
If it is not already there, create a DWORD value named DisableStatusMessages
Give it a value of 1

--------------------------------------------------------------------------------
Clearing the Page File on Shutdown

Click on the Start button
Go to the Control Panel
Administrative Tools
Local Security Policy
Local Policies
Click on Security Options
Right hand menu - right click on "Shutdown: Clear Virtual Memory Pagefile"
Select "Enable"
Reboot

For regedit users.....
If you want to clear the page file on each shutdown:

Start Regedit
Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory ManagementClearPageFileAtShutdown
Set the value to 1

--------------------------------------------------------------------------------

No GUI Boot

If you don't need to see the XP boot logo,

Run MSCONFIG
Click on the BOOT.INI tab
Check the box for /NOGUIBOOT

---------------------------------------------------------------------------------
Speeding the Startup of Some CD Burner Programs

If you use program other than the native WindowsXP CD Burner software,
you might be able to increase the speed that it loads.

Go to Control Panel / Administrative Tools / Services
Double-click on IMAPI CD-Burning COM Service
For the Startup Type, select Disabled
Click on the OK button and then close the Services window
If you dont You should notice

--------------------------------------------------------------------------------

Getting Rid of Unread Email Messages

To remove the Unread Email message by user's login names:

Start Regedit
For a single user: Go to HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionUnreadMail
For all users: Go to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUnreadMail
Create a DWORD key called MessageExpiryDays
Give it a value of 0

------------------------------------------------------------------------------

Decreasing Boot Time

Microsoft has made available a program to analyze and decrease the time it takes to boot to WindowsXP
The program is called BootVis

Uncompress the file.
Run BOOTVIS.EXE
For a starting point, run Trace / Next Boot + Driver Delays
This will reboot your computer and provide a benchmark
After the reboot, BootVis will take a minute or two to show graphs of your system startup.
Note how much time it takes for your system to load (click on the red vertical line)
Then run Trace / Optimize System
Re-Run the Next Boot + Drive Delays
Note how much the time has decreased
Mine went from approximately 33 to 25 seconds.

--------------------------------------------------------------------------------
Increasing Graphics Performance

By default, WindowsXP turns on a lot of shadows, fades, slides etc to menu items.
Most simply slow down their display.

To turn these off selectively:

Right click on the My Computer icon
Select Properties
Click on the Advanced tab
Under Performance, click on the Settings button
To turn them all of, select Adjust for best performance
My preference is to leave them all off except for Show shadows under mouse pointer and Show window contents while dragging

---------------------------------------------------------------------------

Increasing System Performance

If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory.

Start Regedit
Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory ManagementDisablePagingExecutive
Set the value to be 1
Reboot the computer

---------------------------------------------------------------------------

Increasing File System Caching

To increase the amount of memory Windows will locked for I/O operations:

Start Regedit
Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management
Edit the key IoPageLockLimit

-----------------------------------------------------------------------------

Resolving Inability to Add or Remove Programs

If a particular user cannot add or remove programs, there might be a simple registry edit neeed.

Go to HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesUninstall
Change the DWORD NoAddRemovePrograms to 0 disable it

4096 - 32megs of memory or less
8192 - 32+ megs of memory
16384 - 64+ megs of memory
32768 - 128+ megs of memory
65536 - 256+ megs of memory

Make Perfect Copies Of Maxis The Sims Discs, CloneCD Style

How To Make Perfect Copies Of Maxis The Sims Discs, CloneCD Style!

verry simple.. get the latest version from h**p://slysoft.com download it , install, restart.

now that it's installed. Click in the "Read to Image" icon.. click next to get to the next screen.. select "Protected PC Game" click next.. and after it makes the image.. exit the program..

Now re-open CloneCD
click on the "Write from image" icon.. clicik next.. select "Protected PC Game" and click next.. NOTE:!! i tested this method with an CD-RW.. so far i wont/cant test with a CD-R (shouldn't make a difference) because i'm down to my last 3 CD-R's.. so you can try a CD-R.. i dont care but sofar i tested with the TDK 80min/700mb CD-RW blanks..

now i had it working without a patch.. after i burnt the disc.. i installed the sims from the burnt copy and tried to load.. IT Worked! i've got the sims in the background as i speak!.. not sure if anyone else knew about this but i got this idea in a dream about Digimon and Dragon Drive.. (DONT EVEN ASK WHY!) but "Guilmon" and "Chibi" said Tom.. to make a Perfect copy of The Sims CD's.. Use Clone CD.. afterwards . i woke up.. and i tried it! henh .. uncanny hunh?

Make key generators

How to make key generators?
-===========================-
Introduction
------------
I take no responsibility of the usage of this information.
This tutorial, is for educational knowledge ONLY.
Hi there, in this tutorial, I intend to teach you how to make a pretty
simple keygen, of a program called W3Filer 32 V1.1.3.
W3Filer is a pretty good web downloader...
I guess some of you might know the program.
I`ll assume you know:
A.How to use debugger (in this case, SoftIce).
B.How to crack, generally (finding protection routines,patching them,etc...).
C.How to use Disassembler (This knowledge can help).
D.Assembly.
E.How to code in Turbo Pascal ™.
Tools you`ll need:
A.SoftIce 3.00/01 or newer.
B.WD32Asm. (Not a must).
C.The program W3Filer V1.13 (if not provided in this package), can be found in
www.windows95.com I believe.
D.Turbo Pascal (ANY version).
Well, enough blah blah, let's go cracking...
Run W3Filer 32.
A nag screen pops, and , demands registration (Hmm, this sux ;-)) Now,
We notice this program has some kind of serial number (Mine is 873977046),
Let's keep the serial in mind, I bet we`ll meet it again while we're on
the debugger.
Well, now, let's put your name and a dummy reg code...
set a BP on GetDlgItemTextA, and, press OK.
We pop inside GetDlgItemTextA, Lets find the registration routine...
I`ll save you the work, the registration routine is this:
:00404DB2 8D95A8FAFFFF lea edx, dword ptr [ebp+FFFFFAA8]
:00404DB8 52 push edx ---> Your user name here.
:00404DB9 E80B550000 call 0040A2C9 ---> Registration routine.
:00404DBE 83C408 add esp, 00000008 ---> Dunno exactly what is it.
:00404DC1 85C0 test eax, eax ---> Boolean identifier, 0 if
:00404DC3 7D17 jge 00404DDC ---> registration failed, 1 if
OK.
Well, Let's enter the CALL 40A2C9, and see what's inside it:
(Please read my comments in the code).
* Referenced by a CALL at Addresses:
|:00404DB9 , :00407F76
|
:0040A2C9 55 push ebp
:0040A2CA 8BEC mov ebp, esp
:0040A2CC 81C4B0FEFFFF add esp, FFFFFEB0
:0040A2D2 53 push ebx
:0040A2D3 56 push esi
:0040A2D4 57 push edi
:0040A2D5 8B5508 mov edx, dword ptr [ebp+08]
:0040A2D8 8DB500FFFFFF lea esi, dword ptr [ebp+FFFFFF00]
:0040A2DE 33C0 xor eax, eax
:0040A2E0 EB16 jmp 0040A2F8
* Referenced by a (U)nconditional or ©onditional Jump at Address:
|:0040A2FB©
|
:0040A2E2 0FBE0A movsx ecx, byte ptr [edx] ----> Here Starts the
interesting part.
:0040A2E5 83F920 cmp ecx, 00000020 ----> ECX is the the current
char in the user name, Hmm, 20h=' '...
:0040A2E8 740D je 0040A2F7 ----> Let's see,
:0040A2EA 8A0A mov cl, byte ptr [edx] ----> Generally, all this loop
does, is copying
the user name from
[EDX], to [ESI], WITHOUT the spaces!
(Keep this in mind! ).
:0040A2EC 880C06 mov byte ptr [esi+eax], cl
:0040A2EF 42 inc edx
:0040A2F0 40 inc eax
:0040A2F1 C6040600 mov byte ptr [esi+eax], 00
:0040A2F5 EB01 jmp 0040A2F8
* Referenced by a (U)nconditional or ©onditional Jump at Address:
|:0040A2E8©
|
:0040A2F7 42 inc edx
* Referenced by a (U)nconditional or ©onditional Jump at Addresses:
|:0040A2E0(U), :0040A2F5(U)
|
:0040A2F8 803A00 cmp byte ptr [edx], 00
:0040A2FB 75E5 jne 0040A2E2 ----------------> This is the loop , we got
what it does,
Let's continue tracing
the code...
:0040A2FD 56 push esi --------> The user name is pushed, in order
to
Upcase it's chars.
* Reference To: USER32.CharUpperA, Ord:0000h
|
:0040A2FE E80F330000 Call User!CharUpper ---> After this, our name is in
upper case.
:0040A303 56 push esi -----> Our name in upper case here.
* Reference To: cw3220mt._strlen, Ord:0000h
|
:0040A304 E86F300000 Call 0040D378 ---> This is the length of our name.
:0040A309 59 pop ecx
:0040A30A 8BC8 mov ecx, eax ---> ECX=Length.
:0040A30C 83F904 cmp ecx, 00000004 ---> Length>=4 (MUST).
:0040A30F 7D05 jge 0040A316 ---> Let's go to this address...
:0040A311 83C8FF or eax, FFFFFFFF
:0040A314 EB67 jmp 0040A37D
* Referenced by a (U)nconditional or ©onditional Jump at Address:
|:0040A30F©
|
:0040A316 33D2 xor edx, edx
:0040A318 33C0 xor eax, eax
:0040A31A 3BC8 cmp ecx, eax
:0040A31C 7E17 jle 0040A335 ---> (Not important, just another useless
checking).
===================================================================================
============ FROM HERE AND ON, THE IMPORTANT CODE, PAY ATTENTION ==================
===================================================================================
One thing before we continue, EDX = 00000000h as we enter to the next instructions.
* Referenced by a (U)nconditional or ©onditional Jump at Address:
|:0040A333©
|
:0040A31E 0FBE1C06 movsx ebx, byte ptr [esi+eax] ---> EBX <--- char in user
name, offset EAX.
:0040A322 C1E303 shl ebx, 03 -----> Hmm, it shl's the char by 03h...
(Remember that).
:0040A325 0FBE3C06 movsx edi, byte ptr [esi+eax] ---> Now EDI <--- Char in
user name , offset EAX.
:0040A329 0FAFF8 imul edi, eax -----> It multiplies the char by the
offset in user name! (Remember that).
:0040A32C 03DF add ebx, edi -----> Adds the result to EBX (That was
Shelled (Ding Dong =)).
:0040A32E 03D3 add edx, ebx -----> EDX=EDX+EBX!!! - This is the CORE
of this registration routine!!!
:0040A330 40 inc eax -----> Increase EAX by one (next char).
:0040A331 3BC8 cmp ecx, eax
:0040A333 7FE9 jg 0040A31E ----> If ECXloop.
* Referenced by a (U)nconditional or ©onditional Jump at Address:
|:0040A31C©
|
:0040A335 A120674100 mov eax, dword ptr [00416720] ---> HMMMMMM, What's in
here?????
:0040A33A C1F803 sar eax, 03 ---------> WAIT! Please type in SIce '?
EAX'
Does this number in EAX look
familiar to us? ;-)
If you still don`t understand,
than, It's
our SERIAL NUMBER! (PLEASE, take
your time, and check by
yourself - don`t trust me!). OK,
so now we know,
That it SHR's EAX by 03 (SAR is
almost identical to SHR).
:0040A33D 03D0 add edx, eax ---------> Hmm, it adds the result from the
loop, the serial number shr'd by 03h
:0040A33F 52 push edx -------> Let's continue. (At this point, I
can tell you , the reg number, is
in EDX - only that the reg number
is in HEX --> That's how you enter it).
* Possible StringData Ref from Data Obj ->"%lx"
|
:0040A340 685EF54000 push 0040F55E
:0040A345 8D95B0FEFFFF lea edx, dword ptr [ebp+FFFFFEB0]
:0040A34B 52 push edx
* Reference To: USER32.wsprintfA, Ord:0000h
|
:0040A34C E8E5320000 Call 0040D636 -------> This one, does HEX2STR (Takes
the value from EDX, and turns it to an hex string).
:0040A351 83C40C add esp, 0000000C
:0040A354 8D8DB0FEFFFF lea ecx, dword ptr [ebp+FFFFFEB0] -----> type 'd ecx' -
THIS is the reg number! That's enough for us, the rest of
the code, is
just for comparing the correct reg code with ours.
:0040A35A 51 push ecx
* Reference To: USER32.CharLowerA, Ord:0000h
|
:0040A35B E8B8320000 Call 0040D618
:0040A360 8D85B0FEFFFF lea eax, dword ptr [ebp+FFFFFEB0]
:0040A366 50 push eax
:0040A367 FF750C push [ebp+0C]
* Reference To: cw3220mt._strcmp, Ord:0000h
|
:0040A36A E875300000 Call 0040D3E4
:0040A36F 83C408 add esp, 00000008
:0040A372 85C0 test eax, eax
:0040A374 7405 je 0040A37B
:0040A376 83C8FF or eax, FFFFFFFF
:0040A379 EB02 jmp 0040A37D
* Referenced by a (U)nconditional or ©onditional Jump at Address:
|:0040A374©
|
:0040A37B 33C0 xor eax, eax
* Referenced by a (U)nconditional or ©onditional Jump at Addresses:
|:0040A314(U), :0040A379(U)
|
:0040A37D 5F pop edi
:0040A37E 5E pop esi
:0040A37F 5B pop ebx
:0040A380 8BE5 mov esp, ebp
:0040A382 5D pop ebp
:0040A383 C3 ret
Making the actual Keygen
~~~~~~~~~~~~~~~~~~~~~~~~
Now, after I've explained how does the program calculate the registration
code, you can either write your own keymaker, without looking at my code, or
look at my code (in Turbo Pascal - sorry for all you C lovers ;-) Next time).
That's it, here's the source of my keygen:
------------------- Cut here ---------------------------------------------
Program W3FilerKeygen;
var
Key,SerialNum,EB,ED,digit:Longint;
I,x:Byte;
Name,KeyHex:String;
begin
Writeln(' W3Filer32 V1.1.3 Keymaker');
writeln('Cracked by ^pain^ ''97 / Rebels!');
Write('Your Name:'); { Read the name }
readln(Name);
Write('Serial Number:');
readln(SerialNum); {Yes, we need the serial number for the calculation!}
Key:=0;
x:=0;
For I:=1 to length(Name) do
begin
Name[I]:=upcase(Name[i]);
If Name[I]<>' ' then begin
eb:=ord(Name[I]) shl 3; {EB = Name[I] Shl 03h}
Ed:=ord(Name[I]); {ED = Name[I]}
ed:=ed*(x); {ED=ED*Offset}
inc(x);
eb:=eb+ed; {Add ED to EB}
Key:=Key+EB; {Add EB to KEY}
end;
end;
Key:=Key+(SerialNum shr 3); { Add SerialNum shr 03h to Key}
{ From here, this is just HEX2STRING --> I`m quite sure it's
Self explaintory, else - go and learn number bases again! ;-)}
KeyHex:='';
repeat
digit:=Key mod 16;
key:=key div 16;
If digit<10 then KeyHex:=Chr(Digit+ord('0'))+KeyHex;
If digit>10 then KeyHex:=Chr(Digit-10+ord('a'))+KeyHex;
until key=0;
writeln('Your Key:',KeyHex);
writeln(' Enjoy!');
end.

Make Free Phone Calls

How To Make Free Phone Calls

Have you ever got stuck some ware and just about 6'ft away from you there is a pay phone, but yet you dont have any change(=( bummer) to call your famaly members or some one to come and pick you up(hehe that sux)?

Well im going to show you some thing that might get you arrested(shit now what) or it might get you home( now thats what im talking about!)its a chance that you have to take depends were are you.

Ok now before we go on let me let you know that this is not thateasy to do, but anyways lets start. A pay phone is not like a regular home phone. A pay phone runs through a diffrent amount of electricity and wires even the electricity flow is diffrent, Well anyways that is enoght of electrical talk lets get to the good part.

Ok to get free call's on a pay phone you will frist have to twist the phone wire just about 50 to 60 times then you will pull on the phonewire untill the metal part crackes off phone keep doing it if the metalpart is completely off the phone....
Now assuming that it is off you willsee a few colored wires in side the metal wire of the pay phone there should be a black, red, yellow one in side it and a really metallthick one in the middle(NOTE that some phone has diffrent colored wires)now the one wire that we are looking for is the black one. Now here ishow its done.. rip off the plastic of that wire(you can take it out with your teeth, you wont get electricuted =) hehe ).

Now assuming that you have taken apart the plastic off the wire(does not has to be all of it)now you will take that wire and aply it to the phone with the metal part of the phone touching the wire that you ripped off its plastic.. if you are aplying it correctly then you should here a static on the phone.. so make sure you have that phone on your ear.. now with the wire being aplyed to the phone(the metal part right next tothe buttons)Dial the number that you wish to call.. onces you hear it ringing then you can let go of the wire that you was applying.. and BINGO... say hello to mami and daddy for me =).. welp that is all enjoy your call.. ohh and by the wayyes this also comes with long distance hehe, and no! you can not use it to logg on to aol... Peace.

site: www.h4ckerx.net
Aim: xlordt
Irc: irc.h4ckerx.net

Email: xlordt@h4ckerx.net

Copyright @h4ckerx.net

Make An Animted Logo

How To Make An Animted Logo, the easy way


Things you will need:
QUOTE
1. Photoshop or Paintshop (any versions)
2. Xara3D 5.xx
3. Jasc animation shop 3.xx
4. DUH!! A pic you want as a logo LOL

Things you MIGHT need:
1. a computer
2. Internet connection
3. consciousness
4. corn on the cob

Here they are for your convinience:
Adobe Photoshop CS v8.0 thanx to TheCollector
http://www.shareordie.com/index.php?showto...85&hl=Photoshop

Jasc Paint Shop Pro 9.0 Retail thanx to arclite
http://www.shareordie.com/index.php?showto...&hl=Jasc&st=100

Xara3D 5.02 thanx to Zabref
http://www.shareordie.com/index.php?showtopic=6512&hl=XARA

Jasc Animation Shop 3.11 thanx to sev7en
http://www.shareordie.com/index.php?showtopic=34928&hl=


Steps:
1. Using your photo editor fix/touch up you pic/logo to your liking….too easy(example bellow)
user posted image

2. Save it some where easy to find, for example “C:\pictures” or “C:\Windows\thecenterofhell\system\system32\system64\system128\???” although I don’t recommend the second one.

3.Open Xara3D 5.xx, press “Alt+T” or click on the “T” button on the LEFT PANEL erase all of the text in the window that pops up then press ok.
user posted image
user posted image

4. Press “Alt+U” or click on the yellow “U” surrounded in gray on the LEFT PANEL, check the “button” box and select a desire button type and leave this option window open you will need it again.
user posted image

5. Press the “At+X” or click the black “X” on the LEFT PANEL, click “load texture” in the pop up window, find the picture you made/adjusted and highlight it then click open or just double-click it. Use the “size, x, y, angle” sliders to adjust the picture or “texture” and in the “button options” windows use the “stretch, corners”(corners, only if using this option you can adjust) to adjust the button size.
user posted image

6. Press “Alt+A” or click the black “A” on the LEFT PANEL with what looks like to me is a half-halo with an arrow tip!? Anyway, here is a quick rundown on what the options here do: (BY THE WAY TO ACTIVATE OR “PREVIEW ANIMATION” PRESS “Ctrl+spacebar”).
user posted image


A. Frames per cycle: This is the number of frames for each complete cycle through the animation sequence. The greater the number of frames the smoother the animation. The drawback is that the file is bigger - this is a big disadvantage for web graphics. You may need to try different values to get the best results.
B. Frames per second: The animation speed. Slow speeds can give jerky movement. High speeds can also give jerky movement as the program displaying the animation may not be able to keep up. Again you may need to try different values.
C. Pause: This pauses the first frame before continuing the rest of the animation. Type in a value in centiseconds (1/100ths of a second) - a 2 second pause is 200 cs. Note that this applies only to the first frame; use Frames per cycle and Frames per second to control the overall speed of the animation.
D. Loop Value: Unchecked is Infinite, Any other value see for yourself. Lmao
E. Loop: This lets you specify how many times the animation should repeat itself. Note that some browsers take any value other than 1 to mean 'loop forever'. Therefore, your animation either plays once or forever.
F. Style: This controls the type of animation:
Rotate 1 rotates all the text as one; Rotate 2 rotates each character. (Buttons have a single Rotate option.) Rotate text/Rotate lights - select whether you want the text to rotate or the lights or both. You cannot rotate the shadow as this would create very large files. Direction - selects the direction of rotation.

Swing options: Swing 1 swings all the text as one; Swing 2 swings each character. (Buttons have a single Swing option.) Angle - how much you want the heading to swing.

Pulsate options: Pulsate 1 pulsates all the text as one; Pulsate 2 pulsates each character. (Buttons have a single Pulsate option.) Minimum text size - how far back to pulsate the text. Shrink+Grow & Grow+Shrink - only have an effect if you Pause the animation. These options select the starting point for the animation (maximum or minimum.)

Fade options: Fade in - the heading emerges from the background color. Fade out - the heading merges into the background color. SO AFTER PICKING ONE………………..


7. On the top left go to FILE>>>EXPORT ANIMATION or press “Ctrl+Shift+X” and save in desired location.
user posted image

8. When the next window pops up (Export as animated gif save location then options): Experiment with each one to get it right, but remember the SoD rules about Siggys and Avatars.
user posted image
user posted image

Because Animated GIFs can be quite large, you may find that a 16 or 32 color, optimized palette per frame, produces the best results for the smallest file size. However you might need to experiment.
Dithering always makes GIFs look better, but also makes them larger. When outputting at 256 colors you may find that there is no need to turn dithering on.
Current Window Size lets you export just the area surrounding the text (Crop on) or the entire window area (Crop off.)
User Defined lets you specify the dimensions of the bitmap.

Make A Transparent Background, .fla .swf

is good for saveing the file size:


http://www.adesdesign.net/php/tutorials/other/transparent_flash.php

Make a new web site

how to make a new web site
http://www.make-a-web-site.com/
http://www.pagetutor.com/pagetutor/makapage/index.html
www.webmonkey.com

Colour Palletes
http://colormatch.dk

HTMLlock <---Need

http://www.devside.net
http://www.devside.net/download/crypto/disclaimer1.html

well, if you want text seperate from image, you could just do this:





your text here, it's totally fun, yeah yeah yeah







if you want to have the image on the left side, and text on the right side, just reverse the code like so:











your text here, it's totally fun, yeah yeah yeah

Make A Kvcd

how to make a kvcd or in other words how to get 700meg avi file down to about 450megs to make
a vcd without any picture loss

so youve download a movie its in avi format you want to watch it on your dvd player so
you reencode it it comes out to about 1100 maybe 1200 megs so you got to split it and save on
2 disks well the following tut will show you how to do it on one disk

first you are going to need some tools

virtualdub

CODE
http://heanet.dl.sourceforge.net/sourceforge/virtualdub/VirtualDub-1.5.10.zip


heada3che

CODE
http://mitglied.lycos.de/darkav/download/headac3he-0.23a.rar


and some dlls

CODE
http://mitglied.lycos.de/darkav2/download/MPAlib_MMX-1.00(1.50).rar
http://mitglied.lycos.de/darkav2/download/ssrc_MMX-1.01(1.28).rar
http://mitglied.lycos.de/darkav2/download/Vorbis_MMX-1.20(1.74).rar
http://mitglied.lycos.de/darkav2/download/Lame_enc_MMX-1.28(3.93).rar
http://mitglied.lycos.de/darkav2/download/MP2enc_MMX-1.15(1.13).rar

put the above dlls in the same folder as heada3che

besweet

CODE
http://dspguru.notrace.dk/BeSweetv1.4.zip
http://dspguru.notrace.dk/BeSweetGUIv0.6.zip

put these 2 in the same folder

you will have to have nero as well but im hoping you have that already if not it on this forum

tmpegnc

again its on this forum

you will need some templates

CODE
http://www.kvcd.net/dvd-models.html


right click all the pal templates if your dvd player is pal or ntsc if ntsc

save them to the template folder in the tmpegnc folder


so to begin

open virtualdub

goto file
open video file

locate the avi file you want to convert
if you get a warning ignore it
click the audio button at the top
make sure source audio and direct stream copy have a black dot next to it
goto file
save wav
now you have to call this with a .ac3 extension
for example view from the top.ac3
i would save this in the same file your avi is
so youve named it press save
box will open let it do its thing this is taking the sound from the film
now press audio and select no audio
you should have a black dot next to no audio and direct stream copy
goto video
select direct stream copy
goto file save as avi
save the file what you want again put in the same folder as the original avi
to make life easier i call mine the film title no sound ie viewfromthetopnosound
press save
this is now saving the film without sound

you can now close virtualdub

open besweet
scary looking box appears
dont worry heres what to do
at the besweet.exe locate the besweet folder it will show besweet.exe in the enter file name box
click on this and at the bottom it will say valid press ok
now goto input and find the ac3 file we just made you will need to change the enter file name from .Lst to .ac3
double click on the ac3 file you made and at the bottom it will say valid press ok
now looking at the gui make sure Use ac3 decoder is tick
downconvert sample rate is ticked
in the toolame dropdown box make sure it says mp2 leave the rest alone
now press copy command to clipboard
goto start
run
and right click paste
press ok
if all the settings are correct a black box will open and the ac3 will be transcoding to mp2
if not check the boxes are ticked
if ok leave it to do its thing
once the black box has disappered close besweet

open heada3che
hopefully you put all the dlls in the heada3che folder other wise you will get error messages
so make sure you do that
done it ok lets go
press source file
find the new mp2 file we just made
change the destination format to mp2
press start
thats it once its finished close headac3he

for your info
things are going to start looking messy inside your folder so if you want
you can delete some things
goto the folder where youre original avi file is
you can delete the ac3 file
and the mp2 file without the .2 in it
ie you will have two file names the same one with .2 on the end keep this one
this is so we dont get confused later

open tmpegnc
close the wizard if it opens
press the video source browse button
find the file we made with nosound on the end ie viewfromthetopnosound
now if you had gone to the kvcd page and downloaded all the templates this will help
if not go do that now
done it right lets go
now im afraid im not in front of your pc doing this for you so i hope i explain well
press load
you will see a load of files in front of you some starting with kvcd
right this is trial and error stuff now pick the first one begining with kvcd highlight it press open
now press start what will happen is the preview box in front of you will start encoding
now depending on the make up of the original avi file will effect the outcome of the finished film
so if you look at the box and all you see is a tiny box with film thats the size it will come out
if it looks weird press stop and reload a different template the best result is one that looks like widescreen
i hope that made sense

just press start and overwrite the file
any way let it do its thing depending on your pc specs depends how long this takes

so lets assume its done
press file mpeg tools the first box should be simple multiplex press the video input browse button
and find the new file we just made it will have a m1v extension
press the audio input browse button find the mp2 file with the .2 in the title the output
box will be automatically set to mpeg
press run
let it do its thing

close tmpgenc

open nero
select vcd
untick the create standard compliant cd
press new
find the new file we have made it will be in the original avi folder but will have a mpeg extension
now you have to drag this into the left box dont right click and copy to compliation
a box will appear and a blue line will go across if a warning comes up with not being a compliant vcd ignore carry on
press burn and burn at the speed you want
once finished press the ok box
press done the disk will come out and now to test
put it in your dvd player and hay presto the film kicks in

depending if your dvd player can play vcds that is

that i cant help you with

Install and run Windows CE on your USB Stick

How to: Install and run Windows CE on your USB Stick

Portable Windows CE is a 'launcher' for the Windows CE device emulator that can run an emulator-based image from a USB keychain.

Download the Windows CE 5.0 Device Emulator.
Code:
http://www.Mcft.com/downloads/details.aspx?FamilyID=A120E012-CA31-4BE9-A3BF-B9BF4F64CE72&displaylang=en

Change "Mcft" in link to what it is supposed to be icon_wink.gif

Extract the emulator to a folder on your hard drive by running "setup /a". The installer will prompt you to specify a directory to extract to . For example: D:\PortableCE

Download this launcher script:
Code:
http://www.furrygoat.com/Software/launchce.cmd.txt

Copy the following launcher script to the directory you extracted the setup to. You'll need to rename the file from launchce.cmd.txt to launchce.cmd
Once you have that set up, just copy the entire D:\PortableCE folder over to your USB keychain.

To launch the emulator, just plug in your USB keychain, navigate to the PortableCE folder, and run launchce.cmd. You should (hopefully) have the emulator fire up.

Increase Download Speeds By 100-200 Kbsec

First of all download this wonderful program:

h@@p://www.speedguide.net/files/TCPOptimizer.exe

Then when u start trhe program goto settings goto cable modem or dsl whatevcer u have.

Go to MaxMTU and set it to 1500 this is optimal anything above this will not work as well.

Thats bout it!! Enjoy the speed!!

Hack-change your Windows XP Boot Screen

How to hack/change your Windows XP Boot Screen

HACKING THE XP BOOT SCREEN

This is a very simple trick to do if you have done the same for the logon screen and the start button. There are 2 ways to do this trick that I know about one is doing it manually and the other is using a program called bootxp. I am going to tell you the manual way to do it, but if you want to know the other way just let me know, so I can do an update to the guide. Now once you have downloaded your ntoskrnl.exe file save it a general location so that you will have easy access to it, like my folder.

Once you have ntoskrnl.exe file in an easy access folder, restart your pc into safe mode. Once into safe mode go to the folder where your files are located.

Now that you are there copy the file that you want to change your boot screen too. Once you have copied that file, hit the window key + r or type %windir%\system32 in the run command, so that folder as follows.

Once there paste your new file into the folder and overwrite the existing folder.

Now that you have your new file in the folder restart your pc as you normally would and your new boot screen should appear. You can download this bootscreen here.

ALWAYS BACKUP EVERYTHING YOU EDIT OR DELETE. I'M NOT RESPONSIBLE IF YOU MESS YOUR COMPUTER UP BY DOING THIS HACK OR ANY TYPE OF HACK. DO IT AT YOUR OWN RISK.

Image and ntoskrnl.exe files provided by www.themexp.org

or
u can go to

code:

http://www.overclockersclub.com/guides/hackxpbootscreen.php

Hack Windows Xp Admin Passwords

How to hack Windows XP Admin Passwords the easy way by Estyle, Jaoibh
and Azrael.
------------------------------------------------------------------------------
This hack will only work if the person that owns the machine
has no intelligence. This is how it works:
When you or anyone installs Windows XP for the first time your
asked to put in your username and up to five others.
Now, unknownst to a lot of other people this is the only place in
Windows XP that you can password the default Administrator Diagnostic
Account. This means that to by pass most administrators accounts
on Windows XP all you have to do is boot to safe mode by pressing F8
during boot up and choosing it. Log into the Administrator Account
and create your own or change the password on the current Account.
This only works if the user on setup specified a password for the
Administrator Account.

This has worked for me on both Windows XP Home and Pro.
-----------------------------------------------------------------------------
Now this one seems to be machine dependant, it works randomly(don't know why)

If you log into a limited account on your target machine and open up a dos prompt
then enter this set of commands Exactly:
(this appeared on www.astalavista.com a few days ago but i found that it wouldn't work
on the welcome screen of a normal booted machine)
-----------------------------------------------------------------------------
cd\ *drops to root
cd\windows\system32 *directs to the system32 dir
mkdir temphack *creates the folder temphack
copy logon.scr temphack\logon.scr *backsup logon.scr
copy cmd.exe temphack\cmd.exe *backsup cmd.exe
del logon.scr *deletes original logon.scr
rename cmd.exe logon.scr *renames cmd.exe to logon.scr
exit *quits dos
-----------------------------------------------------------------------------
Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the
screen saver you will get an unprotected dos prompt with out logging into XP.
Once this happens if you enter this command minus the quotes
"net user password"
If the Administrator Account is called Frank and you want the password blah enter this
"net user Frank blah"
and this changes the password on franks machine to blah and your in.

Have fun
p.s: dont forget to copy the contents of temphack back into the system32 dir to cover tracks
Any updates, Errors, Suggestions or just general comments mail them to either

Get someones ISP password, Get free internet

How to Get someones ISP password.

1.) run your telnet program:
on windows , go to START -> RUN -> "TELNET".
on linux , you should open a shell , and write telnet.
2.) then connect (on windows "connect" , on linux "open") some anonymous server , if don't have any then search for one , if you are too lame then email me now! i'll give you in the minute! note: you should connect the server mail program (port "25")!
3.) now , write the following :

mail from:[**YOUR FRIEND'S ISP WEBMASTER**]
rcpt to:[**YOUR FRIEND'S EMAIL ADRESS**]
data
Hi there [YOUR FRIEND'S NAME] , this is [NAME OF YOUR FRIEND'S ISP] support team , lately , our server had some problems with the connection and the user-password files were destroyed , a backup was then released , and it was ok.
but yesterday we found out that it is not an updated version of the file , so , it will start charging you for a larger amount of money for each our you use!
- - - - - - - - - - - - - -
To correct the problem , we have made a speical program to correct the error , all YOU have to do is email :
"[**YOUR'S FRIEND'S ISP NAME**]@GalaxyCorp.Com" and in the SUBJECT write your "user name" and "password".

note: No moeny will be returned if you don't follow our instructions!

thank you,
the support team!

4.) press enter twice and then write "."(without the "") and press ENTER!

--
now , the places you saw ** say that maybe you didn't understood it all , so i'll give you a simple example .

[**YOUR FRIEND'S ISP WEBMASTER**] - example , if your friend is connected througe AOL , then type "webmaster@aol.com" , get it?

[**YOUR FRIEND'S EMAIL ADRESS**] - example , if your friend's email is john@aol.com, then type "john@aol.com".

[YOUR FRIEND'S NAME] - if your friend is called "John" then type "John".

[NAME OF YOUR FRIEND'S ISP] - if your friend is connected through AOL(American Online) , then type "American - Online"

"[**YOUR'S FRIEND'S ISP NAME**]@GalaxyCorp.Com" - this is the hard-part , but if you are reading this , then don't worry , you're one step from the end! ..

* launch your WWW browser(MICROSOFT INTERNET EXPLORER\NETSCAPE) , and type "HTTP://www.galaxycorp.com".

* Sign there for an account , now , when they ask you what username you want, then try the closest thing to your ISP name(ex - if your friend is connected thourgh American Online[AOL] then try "aol" or "a_o_l" or "american_online" !)

* and when they ask for your email , type your Real one!!!
now continue in your normal life , and remember to read your email!
if you suddenly get a message from your friend's email adress , and the subject is "john j4o87HnzG" then , guess what , you just saved 10$ a month!

GET ANY WINDOWS PASSWORD

HOW TO GET ANY WINDOWS PASSWORD

ok..... here are the full details.....

this works whether its windows 2000 or windows xp or windows xp SP1 or SP2 or windows server 2003....

this works even if syskey encryption is employed...

if it is FAT filesystem...

just copy the sam file like stated in the first post to an empty floppy disk and take it home. I'll tell u what to do with it later... DON'T DELETE THE ORIGINAL SAM FILE. just remove its attributes. the sam file is a file called SAM with no extension. YOU MUST ALSO GET.... a file called SYSTEM which is in the same folder as SAM. both files have no extensions...

if it is NTFS....

u have to download a program called NTFSPro.... it allows u to read from ntfs drives... the demo version allows read only. the full version is read-write.... you use the program to create an unbootable disk (so u will still need another bootable disk and an empty disk) that has the required files to access NTFS.

use the boot disk to get into dos, then use the disks created with ntfspro to be able to access the filesystem, then copy the SAM and SYSTEM files to another empty disk to take home....

AT HOME: u have to get a program called SAMInside. it doesn't matter if it is demo version. SAMInside will open the SAM file and extract all the user account information and their passwords, including administrator. SAMInside will ask for the SYSTEM file too if the computer you took the SAM file from has syskey enabled. syskey encrypts the SAM file. SAMInside uses SYSTEM file to decrypt the SAM file. After SAMInside finishes, u still see user accounts and hashes beside them. the hashes are the encoded passwords. Use SAMInside to export the accounts and their hashes as a pwdump file into another program, called LophtCrack. it is currently in version 5, it is named LC5. the previous version, LC4 is just as good. u need the full or cracked version of the program. LC5 uses a brute force method by trying all possible combinations of letters numbers, and unprintable characters to find the correct password from the hashes in the pwdump file imported into it from SAMInside. This process of trying all passwords might take 5 minutes if the password is easy, up to a year if the password is long and hard (really really hard). LC5 howver, unlike LC4, is almost 100 times faster. both can be configured to try dictionary and common words before using all possible combinations of everything. Once the correct password is found, it will display the passwords in clear beside each account, including administrator.

I use this method so many times. I've compromised the whole school computer infrastructure. LC4 usually took between 1 second and 10 minutes to find the passwords because they were common words found in any english dictionary. I haven't used LC5 yet.

If there is anything unclear, anything I overlooked, plz tell me so that I can turn this into a very easy to follow tutorial to help anybody crack any windowz pass.

Programs needed: SAMInside (doesn't matter which version or if demo)
LC4 or LC5 (lophtcrack)( must be full version)
NTFSPro (doesn't matter if demo)
any bootdisk maker

Cracked or full version software can be found on any warez site. If u don"t know what that is or where to get the programs, post a message and I'll tell u or give them to u.

P.S: I might not keep track of this forum, because I'm going to create a new topic and post tutorial there. if u want to post, plz post there.

Get A Free I-pod Or Flat Screen Tv, check it out

How To Get A FREE iPod!

First Off - Need To Know Facts
First off, I have to say that NO! This is not a scam of any type. The company offering this deal (Gratis Internet) is registered with the BBB (Better Business Bureau) and has been for quite some time. Gratis is also affiliated with big-name companies such as AOL, General Motors, Ebay, Columbia House, and many others. These companies would never affiate them selves with a fraudulent web site/company. Aside from all this, there is proof that this works. Many people have received their ipods already and many more will. I wrote this document to help spread the word to you and ofcouse to help my self get an iPod.

How it works..
The way FreeiPods work is actually very simple. You sign up at their site, then you get others to signup and complete a offer (usually free). An offer can be anything from buying something on a web site to signing up for a free trial for a ISP. When this happens FreeiPods makes money from the offer you sign up from (even if you didn't spend a dime). With this money they make, they are able to offer FREE iPods, Simple huh?

To get a free ipod, you must sign up at their site, then complete 1 (One) offer. After that, you have to get 5 (Five) people do the same thing, and since it usually doesn't cost anything to complete an offer, a friend should be more then willing to help you out. After you have completed 1 (One) offer and gotten 5 (Five) people to signup and complete a offer, you will be sent the ipod of you choice.

The steps to follow..

Step #1 (Signup)
The first step is to go to the web site and signup. You will be asked witch ipod you would like and for an e-mail address and to create a password on the first screen. Then you will be asked for your shipping info so they know where to send the ipod. The address to go to to signup is: How To Get A FREE iPod!

First Off - Need To Know Facts
First off, I have to say that NO! This is not a scam of any type. The company offering this deal (Gratis Internet) is registered with the BBB (Better Business Bureau) and has been for quite some time. Gratis is also affiliated with big-name companies such as AOL, General Motors, Ebay, Columbia House, and many others. These companies would never affiate them selves with a fraudulent web site/company. Aside from all this, there is proof that this works. Many people have received their ipods already and many more will. I wrote this document to help spread the word to you and ofcouse to help my self get an iPod.

How it works..
The way FreeiPods work is actually very simple. You sign up at their site, then you get others to signup and complete a offer (usually free). An offer can be anything from buying something on a web site to signing up for a free trial for a ISP. When this happens FreeiPods makes money from the offer you sign up from (even if you didn't spend a dime). With this money they make, they are able to offer FREE iPods, Simple huh?

To get a free ipod, you must sign up at their site, then complete 1 (One) offer. After that, you have to get 5 (Five) people do the same thing, and since it usually doesn't cost anything to complete an offer, a friend should be more then willing to help you out. After you have completed 1 (One) offer and gotten 5 (Five) people to signup and complete a offer, you will be sent the ipod of you choice.

The steps to follow..

Step #1 (Signup)
The first step is to go to the web site and signup. You will be asked witch ipod you would like and for an e-mail address and to create a password on the first screen. Then you will be asked for your shipping info so they know where to send the ipod. The address to go to to signup is:
CODE
http://www.freeiPods.com/default.aspx?referer=7498598

Step #2 (Referrals)
The second step is a little more tricky. This is the part where you have to get people to signup for ipods using you referral link. There are many ways to do this, ask some friends to do it, send out e-mails, post on forums, get on some conga lines, write a how-to like i did, I'm sure you will think of away to do it.

Step #3 (Offers)
An offer is when you signup for one of freeipod's affiliates, there are quite a few to choose from. This part is what stops most people from completing their freeipod offer. The reason being is that it sounds to good to be true, for example, you can signup for a completely free trial of AOL and get an ipod in return.. At first i didn't think this was legit, but after talking to a few people who have done it and had proof that it actually worked for them, i decided to give it a try and it worked.
I used the AOL offer, you actually don't need a credit card (however i did use one). If you signup and hit cancel when it asks for your credit card info, it should still work and give you credit, many people i know have tried this and it has worked. If you DO you a credit card, all you have to do is call AOL and cancel the trial after your offer has been approved by freeipods. This usually takes a day or so.

Step #4 (Wait)
Wait for freeipods to e-mail you, they will give you instructions on what to do from there.. It will just have you follow a link and then fill out your shipping info and then it will ship.

Step #2 (Referrals)
The second step is a little more tricky. This is the part where you have to get people to signup for ipods using you referral link. There are many ways to do this, ask some friends to do it, send out e-mails, post on forums, get on some conga lines, write a how-to like i did, I'm sure you will think of away to do it.

Step #3 (Offers)
An offer is when you signup for one of freeipod's affiliates, there are quite a few to choose from. This part is what stops most people from completing their freeipod offer. The reason being is that it sounds to good to be true, for example, you can signup for a completely free trial of AOL and get an ipod in return.. At first i didn't think this was legit, but after talking to a few people who have done it and had proof that it actually worked for them, i decided to give it a try and it worked.
I used the AOL offer, you actually don't need a credit card (however i did use one). If you signup and hit cancel when it asks for your credit card info, it should still work and give you credit, many people i know have tried this and it has worked. If you DO you a credit card, all you have to do is call AOL and cancel the trial after your offer has been approved by freeipods. This usually takes a day or so.

Step #4 (Wait)
Wait for freeipods to e-mail you, they will give you instructions on what to do from there.. It will just have you follow a link and then fill out your shipping info and then it will ship.

Tuesday, July 14, 2009

fix Windows Installer problem

Do you experience this kind of problem whenever you attemp to install an application in windows box (2k, xp)?

"The Windows Installer service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance."

The ms website knowledge article 324516 gives 2 methods as a way of fixing this problem, but you might be very lucky if any of the 2 fixes the problem, alot of guys end up formating their systems and doing fresh windows installations or try wired ways of fixing it.

Well, the solution is very easy:

1. right click your root windows installation drive i.e drive where you installed windows
2. click properties at the bottom
3. select security tab
4. click Add and scroll down to SYSTEM account click add and click OK.
5. allow Full control permission and click Apply and then Ok.

This should solve your problem with windows installer.

fix corrupted files in XP

//////////////////////////////////////////////////////////////////////////////////
// ** How to fix corrupted files in XP ** //
// ** This tutorial was writing by: H|LLJD00 ** //
//////////////////////////////////////////////////////////////////////////////////
// ** H|LLJD00 does not take any responsibility for your actions ** //
// ** H|LLJD00 takes no responsible for any damage caused by this tutorial ** //
//////////////////////////////////////////////////////////////////////////////////

** Contents **
(1) Introduction
(2) Required
(3) Actual Tutorial
(4) Copyright Notice

// Introduction //
This tutorial has been made so people that are having problems with corrupted files, can learn how to fix them easy.

// Required //
+ Windows XP operating system
+ Windows XP cd

// Right to the tutorial //
+ Place the xp cd in your cd/dvd drive
+ Go to start
+ run
+ type in 'sfc /scannow' (without the ')

Now it should all load, and fix all your corrupted file on windows XP :)

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ** (c) Copyright 2003 H|LLJD00. All Rights Reserved ** //
// ** If you wish to use this tutorial on your website please leave all credit and detials as it is. Thank you ** //
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Find Serial Numbers On Google

ok, this is a little trick that i usually use to find cd keys with google.

if your looking for a serial number for nero (for example) goto google.com and type nero 94FBR and it'll bring it up

this works great in google

HOW DOES THIS WORK?

Quite simple really. 94FBR is part of a Office 2000 Pro cd key that is widely distributed as it bypasses the activation requirements of Office 2K Pro. By searching for the product name and 94fbr, you guarantee two things.

1)The pages that are returned are pages dealing specifically with the product you're wantinga serial for.

2)Because 94FBR is part of a serial number, and only part of a serial number, you guarantee that any page being returned is a serial number list page.

I hope this trick help you finding your ccd keys easily

Enjoy :)

find MP3's real quickly

Another good way of finding MP3s (or other formats) is using Google and typing the following:

parent + directory + mp3 + OR + wma+ #dido#

Replace #dido# by whatever artist you wish to find, for example:

parent + directory + mp3 + OR + wma+ #Lamb#

You should get plenty of dirs with MP3s or WMA files (you could add OGG, etc, to the query). Cheers.

Find Ftp's The Easy Way

How To Find Ftp's The Easy Way'

I use google cuz its the best search engine en everyone can acces .
The easiest search quote is "index of ..."
Some kind of examples are:

index of ftp/ +mp3
index of ftp/ +divx
index of ftp/ +"whateveryouwant"

Google has many operators that should help you to specify your search
USE EM
There are also lots of advanced operators available
here are a few:

cache:
link:
related:
info:
stocks:
site:
allintitle:
intitle:
allinurl:
inurl:

eg:
allintitle: "index of ftp/mp3"

try to combine things and maybe u'll find something

find a remote IP

How to find a remote IP

Method 1

To view someone's IP# when they send you hotmail email do this:
1) Click "Options" on the upper right side of the page.
2) On the left side of the page, Click "Mail"
3) Click "Mail Display Settings"
4) Under "Message Headers" select "Full" or "Advanced"
5) Click ok

Method 2
reg a dydns account and install the ip pointer, so each time you ping the host name you regestored

for example:
you regestor the host name myhost.dydns.com, then you keep a little software running on the target host. The little software will keep update your IP to dydns.com server.

so at your pc just start cmd, and ping myhost.dydns.com, it will give you the most updated ip address.

Method 3
neverender, what doesn't work for you? Simply type in nc -vvv -l -p 80 on your box, which will set it to listen in verbose mode on port 80. Then give them a link to your IP address (for example: 111.111.111.11) and tell them to type it in their browser. The browser should resolve the address as well as append port 80 automatically. Just make sure that your friend is not very computer literate.

Method 4
Just download a very simple server such as this one and install it on your comp. Then run it and give your ip to the person you want and tell them to connect to it through a browser. Your server will log their connection and you will get their IP.

link:http://www.download.com/Abyss-Web-Server/3000-2165-10283992.html?tag=lst-0-6

Other Ways
-www.imchaos.com and make a "spy poll" to put in ur profile, this will tell u the IP of anybody who answers ur poll
-originalicons.com there is a page for doin it (i dont like it, but it works)
-or irc

Here is a more detailed tutorial about using NetCat.

http://www.onlamp.com/pub/a/onlamp/2003/05/29/netcat.html

Windows users can download NetCat from here:

http://www.atstake.com/research/tools/network_utilities/

Extend the life of the yousendit download links

Step 1:
If you havn't already done so, pick the file you want to send

Step 2:
Visit

http://s20.yousendit.com/
Plug in your own email as the recipient's (A good way is to get a Gmail account. If you need one, PM me.) ,
select the file to send (up to 1GB).

Step 3: (The most important)
The normal is 25 downloads per file and then they disable it.
Here's what you do -
copy and paste this:

http://anonym.to/?

in front of the yousendit link it self.. so basicallly it will look like this when you are done

http://anonym.to/?http://s8.yousendit.com/d.aspx?id=7215CE3D0F56A6D328683E2C345DB9

Execute chm files in linux

how to execute chm files in linux

download the following rpms on ur pc:-

http://dag.wieers.com/packages/chmlib/chmlib-0.35-1.1.fc3.rf.i386.rpm
ftp://rpmfind.net/linux/dag/fedora/3/en/i386/dag/RPMS/wxGTK-2.4.2-5.1.fc3.rf.i386.rpm
http://acmserver.cs.ucr.edu/%7Ensoracco/rpms/xchm-0.9.8-1.i386.rpm

and also install them in the same sequence. using the command:-

rpm -ivh

Note:- i am giving the path of packages for fedora cpre 3. if want for any other os take a look at the following sites.

chmlib:- http://dag.wieers.com/packages/chmlib/
wxGTK:- ftp://rpmfind.net/linux/dag/
xchm: - platform independent for all redhat's.............

Download-Upload Files from email

How to Download-Upload Files from email

This post will teach u how to send big files to email

This technic is really a newly powerfull way of downloading movies games... Nothing to worry about the fu***** deleters and all the jerks!

Enought bullshit lets get down to buisness:

First of all u need to have a big mail box. here are the one which we can cover. click on the icon to go to the website

• Gmail (Google mail)
• Storage space - 1GB
• Maximum attachment size - 10MB
Image
www.gmail.com

• Walla! mail (the best)
• Storage space - 1GB
• Maximum attachment size - 7MB
Image
www.walla.com

• Spymac Mail
• Storage space - 1GB
• Maximum attachment size - 10MB
Image
www.spymac.com

• Unitedemailsystems
• Storage space - 3GB
• Maximum attachment size - 10MB
Image
www.unitedemailsystems.com

• Xasamail
• Storage space - 2GB
• Maximum attachment size - 10MB
Image
www.xasamail.com


• Omnilect Mail
• Storage space - 2GB
• Maximum attachment size - 7MB
Image
www.omnilect.com

------------------------------------------------------------
Image

Then download the software called peer to mail:
http://dw.com.com/redir?pid=10351095&merid=72949&mfgid=72949&lop=link&edId=3&siteId=4&oId=3002-2196_4-10351095&ontId=2196&destUrl=http%3A%2F%2Fwww.peer2mail.com%2FP2MSetup.exe

official website:
http://www.peer2mail.com
--------------------------------------------------------------
Next step : configurate the soft

go in settings > SMTP server setting

and give an smtp adress that u know

Ex: smtp.laposte.net
user : HULK
pass: ******

Once configurated u don't need to touch it for the rest pf ur upload
Image

This is a critical step, if u are experimenting any pb of connexion this is were u need to have a look:

This is possible that temporaly ur internet provider dont allow u to use other smtp adress than his. So use it
ie:
smtp.free.fr
smtp.wanadoo.fr
(these are french one I don't know of which one u are using)
...

If u are experimenting any pb it is better to desactivate ur antivirus (the scanning mail option)

Image

----------------------------------------------------------
Image

1 - Click on Splint/Send File.
2 - Click on the icon (choose a file to send.....).
3 - select the archive that u want to upload it.
4 - type the address of ur account (email).
5 - It determines the size of the parts that the archive will be divided ( take a look at the max size used by ur mail) i advise u to put a size of 6MB.
6 - It determines the type of sending. "send via smtp server"

After all that, press OK.
===========
press the selected button in the figure:

Image
===========
After all the parts have been sent,go to ur account (email) and confirms, then u have to bring the Encrypted password follows the example below:

Image
===========
Always give the following information to the users:
follows the example below:

Email: GMail
Login: zezão
Password: |/kjds42d4sd24 \|

remmember:
- only Encrypted Password, never sends ur true password
--------------------------------------------------
Be careful : never post ur coordinates without having previously verifyed the content in the mailbox

sometimes peer2mail tells u that evrything is sent but It can happens that nothing is sent
---------------------------------------------------------------------------------------------------------
U want to download games and movies with a good speed ( thats what we all here for!)

So here is an easy way to download large files from mailbox
----------------------------------------------------
first download peer to mail

Image

official website:
http://www.peer2mail.com
----------------------------------------------------
Open it and go to the browse tab
--------------------------------------------------
then take the coordinates of the film/game u want to download

in this tutorial i'll use the film mulan :

mail: walla.com
login: dragon_mushu
pass: <(/++EiJPy)>

--------------------------------------------------
U noticed that the mail used is walla.com

so go to www.walla.com with the adress bar or with the prerecorded website (see picture)

Image

login with:
"dragon_mushu" & "<(/++EiJPy)>"

Image
----------------------------------------------------
go into the inbox then click on this icon:
Image

this wil do this:
Image

after uve retrieve all the segment click on "download"
------------------------------------------------------

If everithing is fine the movie will be merge automatically
and u won't need to care about the segments

------------------------------------------------------
If u look for a place to share/download movies/games using peer2mail just go to the peer2mail website www.peer2mail.com. Then go to the forum and click on "peer2mail related websites".

here is the direct link (may not work)
http://www.peer2mail.com/forums/viewforum.php?f=13

----------------------------------------------------------------------
Here u are now u should be an expert on peer2mail!!!
-----------------------------------------------------------------------------------------------------------------

Peer2Mail is the first software that let you store and share files on any web-mail account. If you have a web mail account with large storage space, you can use P2M to store files on it. Web-mail providers such as Gmail (Google Mail), Walla!, Yahoo and more, provide storage space that ranges from 100MB to 3GB.
P2M splits the file you want to share/store zips and encrypts it. P2M then sends the file segments one by one to your account. Once P2M uploaded all file segments, you can download them and use P2M to merge the segments back to the original file.

Sending a File

In order to send a file to an email account, Peer2Mail needs to split it into segments. Web-mail providers limit the size of an email attachment usually to a nominal 10Megs, but due to the size increase resulting from transport encodings, the limit works out to be a few MB less (Usually 7MB). Use the following dialog to prepare the file before sending:

* File Name - The file/s you want to send. You can use the Browse button to select a single or multiple files.

* Mail To - The recipients who will receive the file (Web-mail account). When using Direct Send you may enter only one email address. If you are sending Via MAPI then you can enter as many recipients as you like; Use the Recipients button to easily add email address separated by semi colon (icon_wink.gif.

* Optional Encryption Password - P2M automatically encrypts each segment to protect you privacy, however you can set a password (key) for the encryption to maximize the privacy. You will need this password when you merge the segments back.

* Segment Size - P2M splits the file into segments. Here you can determine the segment size, most of the web-mail providers limit the attachment size to a nominal 10Megs, but due to the size increase resulting from transport encodings, the limit works out to be a few MB less (Usually 7MB). It is recommended to test your web-mail provider for the size of an attachment it can receive.

Send Method -

o Direct Send - P2M has a built in SMTP component that sends the segments directly to the web-mail providers. You don't need to enter your ISP details in order to use P2M. If you are using this feature please make sure you enter a value in the 'From Email Address' because some web-mail providers reject email messages where there is no 'From' address. You can even enter a fake mail address.

o Send Via MAPI - P2M can send the segments using MAPI (Usually your outlook client). When you use this option P2M will split the files and move the sending responsibility to Outlook. Note that it will use your ISP SMTP server and details to send the files. You may enter as many recipients as you wish when using this option.

o Send Via SMTP Server - Send the segments using your ISP SMTP Server. If you are using this feature please make sure you enter a value in the 'From Email Address' because some web-mail providers reject email messages where there is no 'From' address. You can even enter a fake mail address. You may enter as many recipients as you wish when using this option.

* From Email Address - This is the source address of the mail. This address doesn't have to be valid, although sometimes web-mail providers reject emails where the domain part of the address isn't valid.

Image

Once you are done, click on the Ok button. You can now choose if you want P2M to send all the segments or only specific few by checking/un-checking the checkboxes. Once you are ready, click on the Send button. It may take a few hours to complete the operation depending on the file size and your internet connection.
Note: If you are using an antivirus program that scans outgoing mail, it is recommended to disable this feature since it takes a long time for each segment to be scanned.

Plain Transfer

In case you don't want Peer2Mail to split, zip and encrypt your files, and just want to send the files "as is�" then you can use Plain Transfer. This option isn't secure. P2M just sends the file as an email attachment and some web mail providers might even block it.

Choose Plain Transfer from the drop down button: Image.
Once you are done filling the details as described above, click on the Ok button. Once you are ready, click on the Send button.
Note: If you are using an antivirus program that scans outgoing mail, it is recommended to disable this feature since it takes a long time for each segment to be scanned.

Downloading the Segments

P2M includes a built in browser so you can easily log into your web-mail account. Before you can merge the segments you need to download them. It is important that you will save all the segments into the same folder. The first segment name ends with the P2M extension and the rest follow with a serial number 001...00x.

Auto Download

Peer2Mail can automatically list and download files from web-mail accounts. Currently P2M supports auto-download from Gmail, Walla, Yahoo, Spymac, Unitedemailsystems, Xasamail, Gawab, Hriders and Omnilect. To use this feature, login to your account and click on the green download button (Image). P2M will then list the segments (may take a few minutes) and at any time you can tell P2M what segment to download by clicking on the checkboxes that appear next to them. Click on the Download button to begin downloading the selected segments.
If you checked the Auto Merge checkbox then Peer2Mail will automatically merge the segments once the download process is done
Image

The listing process can be a bit slow since P2M scans the mail account and gathers information about each attachment. Sometimes a server doesn't reply to a request so P2M might skip it. To fix that, once the listing process is over, click on the refresh button and P2M will re-index only the segments it didn't already list.
P2M scans for segments only in the inbox for Yahoo, Walla, Spymac, Unitedemailsystems, Xasamailand, Gawab, Hriders, Omnilect, and on all folders with Gmail.

Merging the Segments

Once you completed downloading all the segments, use P2M to merge it back to the original file. Choose the folder you want the file to be saved in and click on the Merge button. The Merge dialog:

# P2M File/s - use the Browse button to select the first segment of the file you wish to merge. The first segment extension is P2M.

# Decryption Password - If you used a password when you sent the file to your account, you must enter it now in order to merge it back. Incorrect password will result in a failure to merge the segments.

Crazy Discount All Item

Blog Archive