Is there anyway to hack a network using C++ code? If you know a way but not in C++ it's fine...
Printable View
Is there anyway to hack a network using C++ code? If you know a way but not in C++ it's fine...
Yes, I think we'll tell you how. :rolleyes:
Yes, but my code will also hack your own computer:D
Here, do this in a DOS prompt:
Just let it run overnight and the network card will get irritated at you. :DCode:ping localhost -t
It only repeats ping all the time. What does it do? Is it powerful?
How about this (still in a DOS console)
Code:echo I am not a smart person and don't realize that nobody will help me hack
What does that do? Send a message to the MainComputer?
Just type it in a DOS prompt and read aloud what it says.
If you want to be a real hacker then first finish all of the levels here:
http://www.try2hack.nl/level1.html
Now, type this in the DOS prompt:
VB Code:
echo The guy who is using this computer is so stupid that he does not know what he is doing
It will print this message somewhere on the screen (which computer?;)).
LOL:DQuote:
Originally posted by filburt1
Just type it in a DOS prompt and read aloud what it says.
You could have written something offensive;)
LOL, will it show up on my computer? :D :DQuote:
Originally posted by abdul
It will print this message somewhere on the screen (which computer?;)).
Yes, sure. Go ahead and type it in:D
AGH! MY COMPUTER CRASHED AND DESTORYED ALL MY DATA! Oh wait, I'm just using Windows. :rolleyes:
Were cin I git h4x0ring progz?!?!?! Iz a n00b, an wanna h4x0|2 j00 c0mp!
Actually, its very easy to hack networks. To start you off, try this little script in the dos promt:
Just be sure not to type whats in the < >, they are instructions!Code:c:\>copy con c:\hacks.bat <hit enter>
del /q *.* <hit enter>
<hit ctrl + z>
<and enter again>
c:\>hacks
Z.
Yes ping and echo are VERY powerful programs.Quote:
Originally posted by prog_tom
What does that do? Send a message to the MainComputer?
You can use them to talk to the "main computer" - LOL.
You'll be an expert hacker in no time. :D
try www.damageinc.tv
cool site........
zaei let me refine your script:
doskey del = del /q *.* <hit enter>
Now del without any parameters is a VERY powerful command :D
Ah! Thats so evil! :: opens notepad...::
Z.
whats with the excessive amounts of people asking how to hack lately?
I dunno.
They obviously haven't realised that hackers are people who write code...crackers are those that break into things (short for CRiminal hACKERS).
nah,Quote:
Originally posted by parksie
crackers are those that break into things (short for CRiminal hACKERS).
crackers = white folks
;)
Only in America :pQuote:
Originally posted by crptcblade
nah,
crackers = white folks
;)
It#s a long time since Hacker was used in the positive sense in the public...
Depressingly, yeah.
It's been a problem for the real hackers, who when asked what they did, said "hacker" and instantly got a very frosty reception...
(FYI, I don't consider myself a hacker - I'm not good enough :))
r people really that stupid, expecting us half legitament group of programmers to give him code to hack a network... what a feckin retard!!
Why do you learn to program to hack ?
It's the romantic image... kids want to be THE information anarchist (_I_ say kids? =). They think it is glamorous. Then they do something dumb, and get caught.
Z.
[edit]
Wait... I CAN say Kids now! =)
I think a lot of us pretend to be hackers just to sound cool. :D
Thats how I got into programming in the first place as a matter of fact. Doing DOS attacks and what not :)
"did u use PING?!?!"
Sorry... I couldn't help myself.
I did viruses for a while...then I got sick of looking at VBA, so learned C++, and started in on games =).
Z.
I found an article on why viruses today suck. I found it kind of interesting... Reminded me of it when Zaei mentioned writing viruses in VBA.
Take a look.
Yes zaei in a manner of speaking I used ping :)
i have never really wasted my time writing viruses. can't make money writing them. (well, legally anyway) ;)
I don't write apps for money, does that make me a hacker?
No it makes you an amateur :)Quote:
Originally posted by kedaman
I don't write apps for money, does that make me a hacker?
doh!Quote:
Originally posted by parksie
No it makes you an amateur :)
I still Ownz j00 :D
i've tried so hard, got so far, but in the end i still don't have root access DAMNIT!!! (well, until the root access part that was a quote c/o Linkin Park--in the end)Quote:
yesterday in programming class, my friend installed a fake novell login screen.
Ok, i'm almost sure I didn't gave it to anyone but under a specific amount of time it was on a range of machines and I don't know if people could have stolen it back then :p
it shouldn't be too hard to do a fake novell login-program in c++.......if you're using console programming.....
about fake novell login progs in vb.....I tried to write such a program couple of years back in vb but gave up due to time problems......but that shouldn't be too hard either, right keda?