This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
RemoteMine's profile picture

Password stealing program

Started by RemoteMine, 27 September 2012 - 12:06 AM
RemoteMine #1
Posted 27 September 2012 - 02:06 AM
This is an old and VERY simple project I did when I begun with Lua, you basically put the send program on the sending computer, and the receiving on the recieving/writing computer.

SEND: -snip-
RECIEVE:-snip-

turn on your http API in mod_ComputerCraft.cfg and do pastebin.

Please give me credit and let me know if you are using this for anything major.

-RemoteMine

P.S tell me if anything dosen't work, though it should, I tested this.
P.P.S Please give me feedback, even though this is an old project, I could learn some stuff from feedback about it.
NIN3 #2
Posted 27 September 2012 - 03:24 AM
"Please give me credit and let me know if you are using this for anything major."

What in the world could I use this for that could really be "major"? I rather dislike this program, since all it really apears to be is a malious attempt to steal others passwords on a minecraft server. I would call that a breach of trust. Not that I would be dumb enough to enter my pass word in the first place
[/rant]
stilldabomb #3
Posted 27 September 2012 - 03:43 AM
Reported for malicious script, thus you are breaking a rule.
RemoteMine #4
Posted 27 September 2012 - 03:45 AM
._.

Its not actually meant for password stealing. I mean who would be stupid enough to use their real password in a video game/server?

Its just the nature of it. And it would be their fault for trying to crack the password.
stilldabomb #5
Posted 27 September 2012 - 03:46 AM
Still, it's breaking a rule, this post has been reported.
RemoteMine #6
Posted 27 September 2012 - 03:48 AM
"Please give me credit and let me know if you are using this for anything major."

What in the world could I use this for that could really be "major"? I rather dislike this program, since all it really apears to be is a malious attempt to steal others passwords on a minecraft server. I would call that a breach of trust. Not that I would be dumb enough to enter my pass word in the first place
[/rant]
Its also meant to see what kind of thing people put in. -.- You can change the print() thing to do something else.. And also, I said major because, who knows what will come up? Maybe an newbie competition for who's programs are the most basic (I'm being creative here.).

-RemoteMine

Still, it's breaking a rule, this post has been reported.
Its not malicious since it dosen't really wreck anything. And it could be used for a hardcore CC server, where you could steal their password in order to get into their base and such. So it is quite useful in some ways.
stilldabomb #7
Posted 27 September 2012 - 04:09 AM
Your title even says, "Password stealing program", and it takes peoples passwords, thus "malicious".

"Law . vicious, wanton, or mischievous in motivation or purpose." -Copied from http://dictionary.com
GopherAtl #8
Posted 27 September 2012 - 04:15 AM
I was going to ignore this thread when it was first started, but it's taken a turn for the hilarious, so I'm glad I came back.
stilldabomb #9
Posted 27 September 2012 - 04:19 AM
Haha GopherAtl, this did kinda get funny XD
Cloudy #10
Posted 27 September 2012 - 11:23 AM
Don't showboat that you've reported a thread. Report, then move on.

Personally I don't see the harm in such a program - if someone else has put code on your computer, you have bigger problems than the code actually running.

However, links edited out just for the sake of it, as it is an easy program to make - part of the challenge is designing your own systems to do things, not to use others' scripts.