-
Network attack question
If you intend on actually pulling this off, you can use a variety of things. You can use programs to catch memory processes being run and modify them to make them screw up. You can write batch files that use the net file syntax correctly in order to send a file dynamically. However, there is nothing that will teach you this stuff as fast nor as direct as you want. My idea is to do this: go to random websites that are infamous for spyware/viruses/trojans that replicate themselves. I would give you a website I know that has a nice trojan that gets injected automatically but I don't know if everyone should know it.
-
Tips and tricks on fucking up school computers
As you all probably know, the best hackers make the best anti-hackers. The CIA hires tons of hackers because ex-hackers know how hackers think. Game hacking will get you no job anywhere, letalone valve. Those programmer probably write in COBAL, haha. That is why noone ever understands half the shit they do. Their code is probably the most complicated and most useless shit ever. So, if you are going to hack, watch your ass.
-
ap java proggraming
Since no other better reasons have been given for java to be taught, I will give a good one. JAVA is a strong language, the only reason it is not the strongest is because it has a slow run-time engine because it has to convert everything to your native operating system languag first. The plus side to the run-time being slow is that you can think of it like this. You write one program that abuses them by popping up tons of consoles and it can be distributed and bug anyone on any operating system. I personally prefer C++ due to the strength and the possibilities. JAVA is an awesome language to learn, thats why I know it. Another awesome thing about JAVA is that JAVA can be used in web design unlike C++ :-\. Applets are a blast! Visual Basic can also be used on the internet but JAVA was made to be a language that is "Universal" in many aspects.
-
ap java proggraming
Yes, What I recommend is that you pay attention and read the APCS book if you need any further help. That book is very useful, written by ICT. You should learn a lot. Tell me personally if you are having any problems with JAVA programming.
-
Intel vs. AMD
AMD microprocessor have much better performance. Yes, they do practically overclock themselves because they are extremely hot. They require much better cooling than that of an Intel. However, if you have the right conditions for an AMD to work, it will work like a swiss watch. Now that you mention computers downstairs. I have an AMD downstairs that is 1.4-1.6 Ghz, it runs faster than any computer I have ever used. It only has 512 MB ram so that's nothing special. It is so quick at loading because it has such a high L1 and L2 cache. Hopefully you know what both of those are. Intel provides shit for a high price. For example, compare an AMD Opteron server to an Intel xeon. AMD Opteron's are much more reliable and much quicker than any xeon would ever be. Just remember, AMD requires more cooling than an Intel. I recommend if you are going to build it get a water cooling system, not a heat sync. And if you are going to play graphic intensive games (warcraft 3, everquest or something), get an ATI card. They work the most efficiently with AMD. Nvidia and Intel go well together and ATI and AMD go well together. Good luck with the computer!
-
good router(s)?
anyone who recommends netgear EVER is an incompetent fool. D-link is the way to go for everything. Due to netgears flaws from not being able to allow simultaneous logins and slow wireless, d-link owns netgear. linksys is overpriced bullshit. D-link has a really simple setup and an even easier admin panel.
-
First Rage (Finally Here)
http://onsitetechsnet.com/blog/media/1/20050402-Blonde-Joke.jpg
-
Won't Update
This will work for you: Go into your task manager, during the installation/update, you should see Steamtmp.exe and STEAM.exe running, the moment you see steamtmp.exe appear, go to steam.exe and end it manually. The writers of the code say that at 26%/27% of installation the installation changes how it installs. So, when you see steamtmp.exe and steam.exe running at the same time, you need to end steam.exe for steamtmp.exe run correctly and install correctly.
-
The Ultimate Ragers
Valve. Seriously, look at what they have done to people on the web. myg0t must be the kids of Valve employees.
-
Headphones help.
Your sound card might be broken. You may want to try testing speakers or other headphones to see if they work. A good idea always is to update the drivers on the hardware, it can usually fix any software/driver related problems.
-
Registry Question
DisableRegistryTools = 1 will only disable regedit.exe and will not disable editing the registry through dos or API. An example of where this would be used would be in say a school where they have restrictions and they don't want little kids screwing the registry over.
-
Starting C++
learning java to write a cs hack is like learning cobol to write a mathematical operation, it renders useless. Seeing that all the shit I have written (which are all private) have been written completely in C++ with no java. Yes, I know java but it is not necessary. Check out websites to look at their source codes and you will see you don't need java.
-
Start-up batch script - Website viewer, need help.
you could always use the command -silent or -hidden to hide ie from opening. And before asking next time try this: For more information on a specific command, type HELP command-name ASSOC Displays or modifies file extension associations. AT Schedules commands and programs to run on a computer. ATTRIB Displays or changes file attributes. BREAK Sets or clears extended CTRL+C checking. CACLS Displays or modifies access control lists (ACLs) of files. CALL Calls one batch program from another. CD Displays the name of or changes the current directory. CHCP Displays or sets the active code page number. CHDIR Displays the name of or changes the current directory. CHKDSK Checks a disk and displays a status report. CHKNTFS Displays or modifies the checking of disk at boot time. CLS Clears the screen. CMD Starts a new instance of the Windows command interpreter. COLOR Sets the default console foreground and background colors. COMP Compares the contents of two files or sets of files. COMPACT Displays or alters the compression of files on NTFS partitions. CONVERT Converts FAT volumes to NTFS. You cannot convert the current drive. COPY Copies one or more files to another location. DATE Displays or sets the date. DEL Deletes one or more files. DIR Displays a list of files and subdirectories in a directory. DISKCOMP Compares the contents of two floppy disks. DISKCOPY Copies the contents of one floppy disk to another. DOSKEY Edits command lines, recalls Windows commands, and creates macros. ECHO Displays messages, or turns command echoing on or off. ENDLOCAL Ends localization of environment changes in a batch file. ERASE Deletes one or more files. EXIT Quits the CMD.EXE program (command interpreter). FC Compares two files or sets of files, and displays the differences between them. FIND Searches for a text string in a file or files. FINDSTR Searches for strings in files. FOR Runs a specified command for each file in a set of files. FORMAT Formats a disk for use with Windows. FTYPE Displays or modifies file types used in file extension associations. GOTO Directs the Windows command interpreter to a labeled line in a batch program. GRAFTABL Enables Windows to display an extended character set in graphics mode. HELP Provides Help information for Windows commands. IF Performs conditional processing in batch programs. LABEL Creates, changes, or deletes the volume label of a disk. MD Creates a directory. MKDIR Creates a directory. MODE Configures a system device. MORE Displays output one screen at a time. MOVE Moves one or more files from one directory to another directory. PATH Displays or sets a search path for executable files. PAUSE Suspends processing of a batch file and displays a message. POPD Restores the previous value of the current directory saved by PUSHD. PRINT Prints a text file. PROMPT Changes the Windows command prompt. PUSHD Saves the current directory then changes it. RD Removes a directory. RECOVER Recovers readable information from a bad or defective disk. REM Records comments (remarks) in batch files or CONFIG.SYS. REN Renames a file or files. RENAME Renames a file or files. REPLACE Replaces files. RMDIR Removes a directory. SET Displays, sets, or removes Windows environment variables. SETLOCAL Begins localization of environment changes in a batch file. SHIFT Shifts the position of replaceable parameters in batch files. SORT Sorts input. START Starts a separate window to run a specified program or command. SUBST Associates a path with a drive letter. TIME Displays or sets the system time. TITLE Sets the window title for a CMD.EXE session. TREE Graphically displays the directory structure of a drive or path. TYPE Displays the contents of a text file. VER Displays the Windows version. VERIFY Tells Windows whether to verify that your files are written correctly to a disk. VOL Displays a disk volume label and serial number. XCOPY Copies files and directory trees.
-
newest VAC picture
1) yes, the photoshopping sucked. Agreed there. 2) I meant to make the color bad to emphasize the word.
-
newest VAC picture
http://bndclan.nuclearfallout.net/cheatingvacedited2.jpg
sleepingjew
Members
-
Joined