Saturday, March 15, 2008

Friday, March 7, 2008

Active Members In the Comm will get Many Premium Accounts ......

Keep Rocking !!!
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
╔══════════════════════════════════

Site : http://niktrix.com
TinyURL : http://ww1.niktrix.com
Chat Room : http://www.niktrix.com/chat.html
╚══════════════════════════════════



FOR LOTS OF HACKING AND CRACKING TUTORIALS

ACTIVE MEMBERS GETS LOTS OF PREMIUM ACCOUNTS

HACKIN HAS ONE DESTINATION AND THT IS

^^^^^^vvvvvv


Active Members In the Comm will get Many Premium Accounts ......

Keep Rocking !!!
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
══════════════════════════════════
Site : http://niktrix.com
TinyURL : http://ww1.niktrix.com
Chat Room : http://www.niktrix.com/chat.html
╚══════════════════════════════════

Friday, January 18, 2008

multiple login with gtalk


edit existing Google Talk shortcut:

1. Right click on the Google Talk shortcut.
2. On the right click contextual menu, click on Properties.
3. Go to Shortcut tab on Google Talk Properties window.
4. On the Target textbox, add in the /nomutex to the end of the line so that it looks like below (or you can simply copy and paste the below syntax and replace the original).

“c:\program files\google\google talk\googletalk.exe” /nomutex
5. Click on OK.

To create a new shortcut for Google Talk:

1. Right-click on the desktop or anywhere you want to place the GTalk shortcut.
2. Select New on the right click context menu.
3. Then select Shortcut.
4. Copy and paste the following line to the text box when prompted to type the location of the item:

“c:\program files\google\google talk\googletalk.exe” /nomutex
5. Click on Next.
6. Give the shortcut a proper name such as Google Talk or Google Talk Multiple or Google Talk Polygamy.
7. Click OK until you are done.

This can Speed Up your Internet Explorer.

* Open registry editor by going to "Start"--> "Run" and type--> "regedit".

* Click on "HKEY_CURRENT_USER" --> "Software" --> "Microsoft" --> "Windows" --> "CurrentVersion" --> "Internet Settings".

* Click on "Edit" --> "New" --> "DWORD Value".

* Type "MaxConnectionsPerServer" and set value 99 in "Hexadecimal" so 153 in "Decimal".

* Create another "DWORD Value" --> type "MaxConnectionsPer1_0Server" and set value 99 in "Hexadecimal" so 153 in "Decimal".

* Restart and you are Done.

some fun on windows..

some fun on windows..

MAGIC #1



An Indian discovered that nobody can create a FOLDER anywhere on the computer which can be named as "CON". This is something pretty cool...and unbelievable... why this happened!

TRY IT NOW ,IT WILL NOT CREATE " CON " FOLDER





MAGIC #2

For those of you using Windows, do the following:



1.) Open an empty notepad file

2.) Type "Bush hid the facts" (without the quotes)

3.) Save it as whatever you want.

4.) Close it, and re-open it.



is it just a really weird bug? :-??





MAGIC #3

microsoft crazy facts


This is something pretty cool and neat...and unbelievable... It was discovered by a Brazilian. Try it out yourself...

Open Microsoft Word and type

=rand (200, 99)

And then press ENTER

then see the magic...............................

i no the 1st one can b done.. there is way.. but u can try.. this are old trick but some one who dont no my try

find Key of your Windows xp


Open your cd,.....look for the folder named I386.......
in that folder u'll find a file UNATTEND.txt

open this file and in the last u'll find the cd key............

how to crack any registration process

how to crack any registration process

Hi All!
I'm Sanchit The Cracker and In This Tutorial I'll Explain you How To Crack
Any type of registration protection.
First of all.Use Softice cause i don't like Live Approch.
Ok
Run Your target program and go on the registration dialog,then put
in the dialog any name and any serial number but DON'T press OK
before press "control+d" to pops up softice and in softice sets some
Break points.......for approching with a registration routine we must
breakpoint on api(windows functions) used to read Your name and Your
Sn.
They are
Getwindowtext
GetwindowtextA
Getdlgitemtext
GetdlgitemtextA
Hmemcpy (that's not an api but it's the best)

Well the "A" after the api means 32 bit so if your program is 32 bit
put the A if not don't.Easy!
I always use only Hmemcpy cause it runs 99,9% of the times.
Well now exit from softice by pressing control+d and press ok,if you have set
a working bpx softice will pops up.

Now start the real cracking.....
Press F12 until you can read on the bottom line of SoftIce the name
of the file of the program you're cracking....
then if before your location there's a call ok,if not press again F12 until you find it.
Then you must step into the code.....(by pressing F10),if in your stepping you find some
condictional jumps have a look at them......btw step until you find a call that prompt you
something like a messagebox or something else that prompt you the "You entered a Wrong code",
well before that call you noticed a condictional jump that jumped on that call or dindn't jump
over that call....if yes try to inverse the jump (change a jz into a jnz)
or (a better way) change the value of the eip in order to make that jump to jump or not.
Doing this if you find the good jump the program must prompt you "Thank for Registering this
fucked program",
now the crack is near to the end...
Often cracking this way you will only prompt the "You Are Regged" but the program still continue
to be unregged so in order to crack it 100% and easly there are 2 ways

1) trace into the call BEFORE our important condictional jump and try to understand the code,
in order to find the real compare instrucion that often is kept in this call not out....if
you find out our real compare instruction,and change the below condictional jump in order to
make it jump or not(it depends if it before jumped or not,do the reverse).
Ok now the program should be fully cracked!

2) this is a worse way than the first but it works!This way is easyer for beginners
You must trace into the call before our important codictional jmp,and then put a bpx in its first line,then press "x" and exit from softice and use the program in all its functions,create new,open,about,save, and when softice pops up press "f12" in order to get out that call and look for a near condictional jump and try to inverse it and look if the program looks like regged,
you must sign up all these condictional jump and inverse it,and your program is cracked!