Learning to code/crack

06/07/2006 07:43 killthemkittens#1
Ok, I got spammed with people asking for guides, and here are some that can get everyone started. If they dont give you all the fulfillment you want, whisper me ive got more! Im still learning a lot, it took choco years, and he had to literaly stay away from the comp for 6 months (doctor's orders!) but ill help if I can!

To start out you should learn the C++ language. If you have some spare time while running COpartner, it shouldnt take but 2 or 3 days. You can find a good tutorial [Only registered and activated users can see links. Click Here To Register...].

Ok, big deal you can code programs like cotobo now, well I bet a ton of other people can too! So now lets learn to crack ^^. Well theres a good site that not only has some awesome great tools, but the tutorial is pretty easy to comprehend. Check it out [Only registered and activated users can see links. Click Here To Register...].

This is only the tip of the ice burg! Torredo has a guide on VB, its a language like C++, you guys should check it out too! Well im currently working on a brute forcer for CO that changes your IP adress every four entries, that choco doesnt seem to think is possible, but I will prevail! Good luck, hope this stops a lot of the mooching and whining!

Here's a great C compiler! If you have the funds, donating will help further the development.
[Only registered and activated users can see links. Click Here To Register...]
06/07/2006 07:46 toreddo#2
Quote:
Originally posted by killthemkittens@Jun 7 2006, 07:43
Ok, I got spammed with people asking for guides, and here are some that can get everyone started. If they dont give you all the fulfillment you want, whisper me ive got more! Im still learning a lot, it took choco years, and he had to literaly stay away from the comp for 6 months (doctor's orders!) but ill help if I can!

To start out you should learn the C++ language. If you have some spare time while running COpartner, it shouldnt take but 2 or 3 days. You can find a good tutorial [Only registered and activated users can see links. Click Here To Register...].

Ok, big deal you can code programs like cotobo now, well I bet a ton of other people can too! So now lets learn to crack ^^. Well theres a good site that not only has some awesome great tools, but the tutorial is pretty easy to comprehend. Check it out [Only registered and activated users can see links. Click Here To Register...].

This is only the tip of the ice burg! Torredo has a guide on VB, its a language like C++, you guys should check it out too! Well im currently working on a brute forcer for CO that changes your IP adress every four entries, that choco doesnt seem to think is possible, but I will prevail! Good luck, hope this stops a lot of the mooching and whining!
Nice post!!!
[Only registered and activated users can see links. Click Here To Register...]

Another tutorial on vb, a full one, but i prefer the C++ code anyways
06/07/2006 08:10 toreddo#3
Quote:
Originally posted by killthemkittens@Jun 7 2006, 07:52
116 VPs, and soon to be mod? Hehe toreddo complemented me ^^, thats something to be proud of!
Ghe ghe you made me shy :ops:
*shy*
06/07/2006 08:27 killthemkittens#4
Looks like people are a little too lazy to check it out ^^
06/07/2006 08:37 tsu#5
Quote:
Originally posted by killthemkittens@Jun 7 2006, 08:27
Looks like people are a little too lazy to check it out ^^
Dude..maybe like ~1hour since you posted it.
Give it some time..
06/07/2006 08:40 killthemkittens#6
Sorry, waiting for a reply on COpartner, checking it evvery few ^^
06/07/2006 22:26 ZZZ#7
nice post :P

Edit : +1 Karma ;o
06/08/2006 00:46 ZZZ#8
Quote:
Originally posted by killthemkittens@Jun 7 2006, 20:58
~*Bump*~
...
06/08/2006 01:43 relax#9
nice guide, i learned something thx. :)
06/08/2006 03:54 bigassmuffin#10
I knew everyhting here..but on that site had some other usefull stuff..

and Im surte this helps out a lot of other people who know very little,

+karma :P
08/20/2006 19:04 killthemkittens#11
I took a break from CO, but now that im back, I thought id share an AWESOME site for all the haxorz and wannabe haxorz. Check [Only registered and activated users can see links. Click Here To Register...] out!!!!
08/20/2006 19:32 blueshad0vv#12
omG GOOGLE!!!!!111
the best tool to learn how to hax
you guys can learn something from killthemkittens
:D
08/20/2006 20:58 saulius321#13
c# is use c++ language
08/20/2006 21:41 georgemareen#14
Can someone give me a good C Compiler...I'm having trouble with running a prog...like when I run

#include <stdio.h>

int main()
{
printf("This is a line of text to output.&#092;n");
printf("And this is another ");
printf("line of text.&#092;n&#092;n");
printf("This is a third line.&#092;n");

return 0;
}


The text that you are suppose to see after you compile and run only shows up for 0.5th of a second. Please respond back quick...if I learn C and C++ I'll give you a karma, until then you'll have to wait. :eek:
08/20/2006 22:15 georgemareen#15
BUMP