
-----------------------------------
ReN3g@de
Sun Feb 01, 2004 1:16 am

Hidden Trojan Download
-----------------------------------
Ok so picture this some loser comes to class every single day and brags about his brand new computer. It seems to be alrite forthe first few days but when it goes on and on it really PISSES you off!! well i would really like to get to him and i've tried sending him the Sub7 trojan but he has a virus scan that picks it up!! i was wondering if anyone had any ideas on how i would go about making a program that would somehow disable th virus scan and get the trojan onto his computer and run it in the background. I could really have some fun then!!

-----------------------------------
Tony
Sun Feb 01, 2004 1:52 am


-----------------------------------
not in turing, lol :lol:

in VB perhaps...

easiest way would be to replace scanner's shortcut in startup folder with your VB app and make it have the same icon :twisted:

then you're free to download stuff and such

-----------------------------------
Cervantes
Sun Feb 01, 2004 10:45 am


-----------------------------------
It is one thing to play a little prank such as sticking a textfile "tony was here" into statup folder  :lol:

it is compleatly another to just brudaly rape someone's HDD, flooding it with junk in places noone would look  :roll: 

that was in the Turing Submissions anouncement.   


renegade don't send him a virus, instead tell him to shut up.. its a lot less harmful way of fixing the problem :)

"Do unto others as you would have one do unto you."

-----------------------------------
jonos
Sun Feb 01, 2004 10:51 am


-----------------------------------
well, you could do it in turing and to put it in the background you do Window.Hide in a loop or something. i think templest has a program to make a lot of files on a computer, and you wouls just have to use window. hide to put it in the background. vb would probably still be easy with the things to do but im not sure and you need vb.

-----------------------------------
shorthair
Sun Feb 01, 2004 11:07 am


-----------------------------------
There is no need for viruses , unless you have a darn good reason and i dont htink anyone in this world has a good enough reason , and why would you do thaat and risk getting in trouble , if your isp were to find out , how long d oyou think you would survive wihtout being charged

-----------------------------------
Cervantes
Sun Feb 01, 2004 11:08 am


-----------------------------------
jonos you're not listening!  sending viruses is bad!

-----------------------------------
jonos
Sun Feb 01, 2004 11:19 am


-----------------------------------
but its so interesting... i just created one in vb but i won't give it to him cause he's evil. what ever happened to the good old school yard fights that my dad and uncles tell me about  :?: , (j/k). i don't even consider creating a lot of files a virus. i repent, disregard my previous comments.

-----------------------------------
shorthair
Sun Feb 01, 2004 11:22 am


-----------------------------------
making them is col ,just t osay you did , but releasing them in hte wild isnt cool , the odd little one to the friend i guess inst that bad , i mean when i got sub 7 , it was fun , the fact that i got tricked into , bbut its the nasty viruses that i wonder why you would wanna do it , i mean why do peoel try takee down the internet , ummmm so they cant surf it either , why do peopel sent killer trojans , so that main servers go down and economy goes down which makes them pay more taxes , i just dont undeerstad it all

-----------------------------------
octopi
Sun Feb 01, 2004 11:35 am


-----------------------------------
 so that main servers go down and economy goes down which makes them pay more taxes , i just dont undeerstad it all

Acctually....when the economy goes down, so do taxes, because the government tries to stimulate the economy. (Less taxes people pay, more money they have to spend = better economy, job increase, etc...)

-----------------------------------
shorthair
Sun Feb 01, 2004 11:39 am


-----------------------------------
okay , but all i know wis that whe nthey brought down wall street , lots of bad things happened

-----------------------------------
Dan
Sun Feb 01, 2004 1:30 pm


-----------------------------------

Acctually....when the economy goes down, so do taxes, because the government tries to stimulate the economy. (Less taxes people pay, more money they have to spend = better economy, job increase, etc...)

That or they start a war. War is good for economy most times, all thous new jobs making bombs and building tanks.

-----------------------------------
jonos
Sun Feb 01, 2004 1:35 pm


-----------------------------------
that only really works in total war, which really only applies to dictatorships now because they can do what they want with their citizens, i dunno

-----------------------------------
Cervantes
Sun Feb 01, 2004 1:39 pm


-----------------------------------
making viruses is good, sending them is bad.  

speaking of war and dictatorships:

http://www.globalsecurity.org/military/ops/images/bush_ring-of-power-s.jpg

One Ring to rule them all,
One Ring to find them,
One Ring to rule them all,
And in the Darkness bind them.

Cheers :)

-----------------------------------
ReN3g@de
Tue Feb 03, 2004 5:08 pm


-----------------------------------
well i've decided to cool it a bit lol!!
any way i want to make a file that simulates a virus but does nothing harmfull!! ive got a few ideas... but i cant figure out how to make the program run in full screen?!?
anybody know how??

-----------------------------------
Paul
Tue Feb 03, 2004 7:06 pm


-----------------------------------
you can set screen size by using


setscreen ("graphics:width;length")

Eg:.

setscreen ("graphics:300;500")

full screen would be something like:
setscreen ("graphics:1100;700")
[/b]

-----------------------------------
AsianSensation
Tue Feb 03, 2004 7:23 pm


-----------------------------------
well i've decided to cool it a bit lol!!
any way i want to make a file that simulates a virus but does nothing harmfull!! ive got a few ideas... but i cant figure out how to make the program run in full screen?!?
anybody know how??

Turing 4.0 disabled the fullscreen mode, you cannot have a fullscreen program, the run window will always be shown.

-----------------------------------
ReN3g@de
Tue Feb 03, 2004 10:44 pm


-----------------------------------
have a look at this program... the guts of it is writen in turing but its in fullscreen without the bars at the top!

-----------------------------------
Maverick
Tue Feb 03, 2004 10:50 pm


-----------------------------------
Igot an error in the program, the line was 
var font1 : int := Font.New ("fontDefualtID")

-----------------------------------
ReN3g@de
Tue Feb 03, 2004 11:39 pm


-----------------------------------
Run the file SOFTDRINK.exe or sumthin like that

-----------------------------------
Maverick
Wed Feb 04, 2004 4:05 pm


-----------------------------------
ok i got it to work

-----------------------------------
ReN3g@de
Wed Feb 04, 2004 4:57 pm


-----------------------------------
well do u know how it goes into fullscreen mode?

-----------------------------------
Schaef
Wed Feb 04, 2004 5:03 pm


-----------------------------------
haha i know this was back a little..

that only really works in total war, which really only applies to dictatorships now because they can do what they want with their citizens, i dunno

..actually war is the reason that the great depression ended.. many countries came out of the depression because they were forced to build weapons and ammunition.. not just countries run by a dictator

-----------------------------------
Maverick
Wed Feb 04, 2004 7:00 pm


-----------------------------------
Are you on crack. What does that have to do with anything?

-----------------------------------
ReN3g@de
Wed Feb 04, 2004 10:45 pm


-----------------------------------
LOL!!!
My thoughts exactly!

-----------------------------------
Schaef
Sat Feb 07, 2004 7:44 pm


-----------------------------------
actually i was wondering the same thing b/c the quote that i added in b4 is from this message board.. i was just correcting him b4 so you can shut up.

-----------------------------------
Cervantes
Sat Feb 07, 2004 8:27 pm


-----------------------------------
Agreed Schaef.  mav, did you not read the whole thread? there was a discussion about that on the first page. :roll: 


full screen would be something like:
setscreen ("graphics:1100;700")


Paul -> to get full screen, instead of guessing like 1100;700 (which could work if you get it exact, but then what about someone with a different resolution?) you would do this

setscreen ("maxx, maxy")

-----------------------------------
Andy
Sat Feb 07, 2004 8:43 pm


-----------------------------------
no... its setscreen("graphics:max;max")

-----------------------------------
Cervantes
Sat Feb 07, 2004 8:52 pm


-----------------------------------
that too :P


What you said makes a lot of sence Schaef.  the depression being in the 30's, the war in 39-45.  

Bush is a war president and in many ways its good for America.  Well, in one way it's good for America: it improves their economy.
