Jump to content

natural_orange

Active Members
  • Posts

    179
  • Joined

  • Last visited

Everything posted by natural_orange

  1. Why did i even say anything to begin with. Basically i was just offering a simple alternative to something like steghide, just a lot easier.
  2. it works good when gmail give me shit about sending a .exe or .zip
  3. I found "camstudio" which is free and amazing
  4. there used to be this kid with a rats tail at school most disgusting nasty thing ever whenever i saw him i just wanted to like rip it off pull out some scizzors and cut that thing off eral;jhakasdmnbasdm,nbsadfas
  5. you could use one vga and one dvi most cards accept a dvi > vga adapter
  6. Dad: Why Won't Vista Make the computer run faster Me: Cuz it a piece of crap Dad: But shouldn't it run faster Me: You could put a corvette body on a honda, but in the end its still a stupid jap car that will only get you up to 60mph Me: Carbody=OS Engine=CPU
  7. unless this in win 9x it won't wok. when the screensaver is up your already locked out, so killing the screensaver would only bring up the unlock workstation or windows welcome screen
  8. Use A ProxY? vtunnel.com or some other shit like that
  9. how hard would it be to make a program that feeds a random mouse movement into the system that would keep the system alive? Ive look around some vb2005 stuff and i can't really find much
  10. evil.bat :start start evil.bat goto start That will make about a million command prompts that each will open a million command prompts. Which will after about 10 seconds will effectivley use up all system resouces and crash the system with some pretty graphics
  11. Yes, Options... > Content in old school ffx there use to be a way to set a custom .css for all sites to use.
  12. Name this batch evil.bat :start start evil.bat goto start That will repeadatly open new copies of itself which will open new copies of itself etc. etc. until all of his system resources are used up and the system crashes. or to open "websites" of an honorable nature: start http://www.website.com/ start http://www.website.com/ ** Use At Your Own Risk - I Take NO Responsibility for the use of the scripts provided Above ***
  13. natural_orange

    HELP

    Just say that a "virus" is on your computer or that somone hacked your email In fact send her a whole shit load of love email (all identical) and every other person you know then they will believe you that it is a virus or a hacker Two Word: SOCIAL ENGINEERING
  14. After testing it for a while, it seems that while it does prevent the screensaver from coming on, it doesn't really prevent the computer from logging itself out...idk it seems kinda wierd. I imagine you could probably just take an old mouse and mod it with a microcontroller or something to keep the mouse moving around
  15. I saw on dl.tv about the "Mouse Jiggler" which is basically a $30 USB drive that makes the mouse move around and prevents the computer from putting the screensaver on or going into standby while a computer is being seized... Then when I was looking though the nircmd command list i noticed one called "movecursor" so i put together this simple script that will do the same purpose. @echo off echo Mouse Jiggler 1.0 echo By: Natural_Orange 2007 echo Press Ctrl-Break to End :Start nircmd cmdwait 500 movecursor 100 0 nircmd cmdwait 500 movecursor 0 100 nircmd cmdwait 500 movecursor -100 0 nircmd cmdwait 500 movecursor 0 -100 goto start
  16. I thought it was wierd because it parts of a corporate network. Although i wasn't connected to the domain. But i though most user would be put in the "Power Users" group more than the admin group. I understand giving them to run w/e programs and install w/e they want, but unrestricted access to everything on the computer just seems kinda wierd
  17. why don't you just be smart and go find a copy of it with out DRM?? or buy the cd and then you can rip it however you want it....even into .wav if you feel like it
  18. Laptop Buying Checklist... 1. Check keyboard layout....
  19. novell is some tuff shit. I have an old laptop from some company that put novell on it, and i can't get that thing to do shit except spreadsheats. How about you clog all the toilets with papertowels or run naked through the school?
  20. I'm in....i could use a good coding challenge... mabey have diffrent level in the contest? (n00b, 1337, u6er haxor)
  21. My dad has a leased laptop from dell that company gives him to use. Its leased by his employer and they do all the IT work on it and stuff. The wierd thing was that when I got on it one time when he brought it home for the weekend, He Has FULL ADMIN RIGHTS on the laptop. Is that the normal thing to do??? He even has "run" command access. He is even in the Administrators group on the computer. Mabey some of you sys admins can tell me what your laptop security polices are... And my dad really knows nothing at all about computer at all... he has difficulty figuring out which drive is the cd-drive on occasion...
  22. Link: http://optronik.tripod.com/cgi-bin/loader.pl?pe_catcam.htm It was just posted on hackaday.com and I though I would share. I think the crew should make one of these for kirby... Check out the images that thing captures...there actually pretty cool
  23. Umm............... why would i want to do that...... do something more usefull like make a batch file that runs on startup and opens/closes the cd-drive every minute hint: :start nircmd cmdwait 10000 cdrom open nircmd cmdwait 10000 cdrom close goto start
×
×
  • Create New...