Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > Requests > Personal program request (will pay)
2005-04-26 22:49
Cobain
Account closed

Registered: Apr 2005
Posts: 7
Personal program request (will pay)

Hello. I am looking for a good coder who can write programs involving writing lines in the DOS and sending the results to another computer. I CAN AND WILL pay for this service. I don't want to discuss this on these forums, but if anyone is interested, email me at ductiledogg@yahoo.com and I will respond quickly. In my return email i will describe the exact nature of and reason for this program. Remember, it wont be a too in depth program, and I WILL PAY! Thank you, Cobain
remember: ductiledogg@yahoo.com 2g's in there :)
2005-04-27 08:21
White Flame

Registered: Sep 2002
Posts: 136
*sigh*, just so everybody knows:

"Ahh! Perfect! First off, let me introduce myself. I
am 15 years old, living currently in middle Tennessee.
I know HTML and a wee bit of C++, and aspire to
be...basically a computer geek, great dreams huh?
haha.
Anyways, the program, what it will need to do is
automatically, upon download, is implant itself in the
directory c:\windows\system32 the full thingie will
be c:\windows\system32\nc.exe. When that has been
done in the DOS, it would need then to run a command
line, which I will later send you, if you are still
interested. It then will need to send me back via
email or whatever that computer's IP, and possibly
some other stuff, I don't quite know yet. Yes, I know
you are thinking right now, "Holy sh!t! He wants me
to write a virus!". Well comrade, not so. This
technically will be considered a virus, but I will use
my netcat to connect and merely move files around! It
is for a few friends, (and when i say "for" I mean to
play a prank on). This program, if written, will
never be sent seriously, and never ever ever be used
as a hacking tool or anything of the sort. Merely a
joke, man. Well, if you are still interested (please
say you are...), email me back! If not...email me
back to let me know you're not. Do you have AOL
isntant messenger? If so, I am q3420cobain. Also,
just how much $$ would you request? :)"

then shortly after:

"Actually, I just talked to a friend, and netcat doesnt
work on XP, bummer eh? Turns out I'm going to use a
trojan called Black Dream. I will get a copy of it
for you here soon, that is, if you are interested.
Thank you!"
2005-04-27 08:23
MagerValp

Registered: Dec 2001
Posts: 1078
Pay me $500 and I won't tell your mommy.
2005-04-27 09:15
Scout

Registered: Dec 2002
Posts: 1570
He could also be a fat and hairy FBI agent impersonating a 15 year old...

Anyway, what a lamer.
Wannabee computergeek my a$$

---
-= Silicon Ltd. =-
http://www.deco-design.com/scl
2005-04-27 09:55
Style

Registered: Jun 2004
Posts: 498
ooooh look! A script kiddie!

Write it yourself.
2005-04-27 19:55
Cobain
Account closed

Registered: Apr 2005
Posts: 7
I was going to offer the maker $1,000, not joking. But fine then. And...i never did deny being a script kittie... On a more serious note, what type of information is communicated between computers anyways? And, I wasn't going to use it as an actual virus, really. And as a response to whoever said it, I dont know my mom, she died when i was 3 of cancer. Thanks for making me think of that fag.
2005-04-27 20:14
TDJ

Registered: Dec 2001
Posts: 1879
Quote: I was going to offer the maker $1,000, not joking. But fine then. And...i never did deny being a script kittie... On a more serious note, what type of information is communicated between computers anyways? And, I wasn't going to use it as an actual virus, really. And as a response to whoever said it, I dont know my mom, she died when i was 3 of cancer. Thanks for making me think of that fag.

Why do you call your mother a fag? Did she die of lung cancer?

Now go up in smoke please :)
2005-04-27 20:37
Cobain
Account closed

Registered: Apr 2005
Posts: 7
well, i didnt call her that. I called the one who said something about her a fag, i forgot to use a comma, sorry for that. Anyways, you find it funny that shes dead? And okay, i will go up in smoke if: you don't have to respect me, but please respect the dead.
2005-04-27 21:13
TDJ

Registered: Dec 2001
Posts: 1879
Quote: well, i didnt call her that. I called the one who said something about her a fag, i forgot to use a comma, sorry for that. Anyways, you find it funny that shes dead? And okay, i will go up in smoke if: you don't have to respect me, but please respect the dead.

You can kill yourself, just like 'the real' Cobain did, maybe then we will respect you ..
2005-04-27 21:19
Cobain
Account closed

Registered: Apr 2005
Posts: 7
Are you really that stupid? I just said u dont have to respect me. Try reading what i say before you respond. and why are you quoting every message i post?
2005-04-27 21:42
TDJ

Registered: Dec 2001
Posts: 1879
Quote: Are you really that stupid? I just said u dont have to respect me. Try reading what i say before you respond. and why are you quoting every message i post?

Because I like to torture dumb kids.
2005-04-27 22:08
Cobain
Account closed

Registered: Apr 2005
Posts: 7
hmm i really dont have a comeback for that one... Okay, proceed torturing
2005-04-28 08:02
Scout

Registered: Dec 2002
Posts: 1570
Quote: hmm i really dont have a comeback for that one... Okay, proceed torturing

Don't come back at all.
Go away.

---
-= Silicon Ltd. =-
http://www.deco-design.com/scl
2005-04-28 09:18
H.O
Account closed

Registered: Oct 2002
Posts: 70
If you're serious, you should be able to find most of the info you neen on "programmers heaven" (google for it if you dont know what it is) and similar sites.

I'm not going to help you with the actual code though, since:

A: The project sounds highly suspect
B: I dont have the time
C: I havent done text parsing in C in a couple of years, and I have no desire to refreshen my knowledge in that area.

In general though, the first part is easy. Basically you just output commands to DOS and parse the response. I did it once to do a Windows API for a command based version of RCS, and it's not that tricky to get it working.

The second part shouldnt be to hard either, since you can do a similar thing with a plain FTP-window (parsing the text and sending commands)

But, that is also all help you will get. You really shouldnt ask non-c64-related questions like that on a site dedicated to the c64.
2005-04-28 20:07
Cobain
Account closed

Registered: Apr 2005
Posts: 7
Well, can you at least tell me how to make C++ run a DOS command? That i couldnt use for anything bad, since i know so little C++. I have asked everyone at school, and no one knows how to make a C++ program that even opens the DOS! I am using DEV C++ compiling suite. Thanks.
2005-04-28 22:18
Tch
Account closed

Registered: Sep 2004
Posts: 512
Truly amazing!
I never did feel any attraction towards PC´s,but this beats my worst imagination.
A guy wanting to do C++ stuff,looking for support on a C64 site?
Doesn´t Google support "C++" and directed you here? :P
2005-04-28 22:35
Cobain
Account closed

Registered: Apr 2005
Posts: 7
this is a C64 site!?!?!?!? Oops! Sorry. I found a hacking group and these were their forums...sorry.
2005-04-28 22:56
Tch
Account closed

Registered: Sep 2004
Posts: 512
Quote: this is a C64 site!?!?!?!? Oops! Sorry. I found a hacking group and these were their forums...sorry.

Somehow I got the feeling that you will never figure it out.. ;P
2005-04-29 05:06
Stryyker

Registered: Dec 2001
Posts: 468
What group?
2005-04-29 05:24
TDJ

Registered: Dec 2001
Posts: 1879
Quote: What group?

WWE ofcourse!

You *know* that we are 3l33t h4xx0rZ!
2005-04-29 06:15
hollowman

Registered: Dec 2001
Posts: 474
Quote: WWE ofcourse!

You *know* that we are 3l33t h4xx0rZ!


pfft, you dont have a single member with the function 'hacker'
2005-04-29 08:27
TDJ

Registered: Dec 2001
Posts: 1879
Quote: pfft, you dont have a single member with the function 'hacker'

Yes we have, we just didn't enter them into this database
2005-04-29 13:59
Ninja

Registered: Jan 2002
Posts: 411
Quote: Yes we have, we just didn't enter them into this database

I see, so their moms won't know... ;)
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Sande/Hokuto Force
Mike
𝘁𝗡𝗚/FairLight
Acidchild/Padua
Andy/AEG
blitzed
kbs/Pht/Lxt
heavymett
Alakran_64
tokra/Akronyme Analo..
Honcho
Guests online: 142
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.6)
5 Edge of Disgrace  (9.6)
6 What Is The Matrix 2  (9.6)
7 The Demo Coder  (9.6)
8 Uncensored  (9.6)
9 Comaland 100%  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 No Listen  (9.6)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.6)
6 Dawnfall V1.1  (9.5)
7 Rainbow Connection  (9.5)
8 Onscreen 5k  (9.5)
9 Morph  (9.5)
10 Libertongo  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Censor Design  (9.3)
5 Triad  (9.3)
Top Organizers
1 Burglar  (9.9)
2 Sixx  (9.8)
3 hedning  (9.7)
4 Irata  (9.7)
5 Tim  (9.7)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.052 sec.