• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by mell0

  1. M

    Why can't I crack my own WEP key?

    Sure, I know there's no way to prove that it's my own network. It is, and you have to take me at my word. Then again, proving anything on the Internet is cumbersome. Here's an analogy for you. What if someone stole my laptop, and he didn't know how to get past the Windows password? Would...
  2. M

    Why can't I crack my own WEP key?

    I understand this reasoning. But, using the same reasoning, why do we help anyone with laptop problems? Does the poster have to prove that the laptop actually belongs to him?
  3. M

    Why can't I crack my own WEP key?

    I downloaded a version of Backtrack (a Linux Live CD that contains all kinds of hacking tools) and decided to try it out against my own wireless network. My network is secured via 128-bit WEP. I only have one machine (a laptop), so I used aireplay to generate ARP traffic and IVs. I also...
  4. M

    WRT54G as Wireless Repeater Problem (DD-WRT Firmware)

    I'm connecting wireless. The signal strength isn't great, but it's strange that the upload speed is so much better than the download speed.
  5. M

    WRT54G as Wireless Repeater Problem (DD-WRT Firmware)

    I flashed my Linskys WRT54G with DD-WRT firmware (v.24) so that I could use the router as a wireless repeater for a signal whose origin is some distance away from the router. It's working, but there's something strange about the signal. My download speed is something like 300 kbps, while my...
  6. M

    FS: Linksys WRT54G wireless router (ver. 6)

    Still available, bump.
  7. M

    FS: Linksys WRT54G wireless router (ver. 6)

    Like new Linksys WRT54G wireless router (ver. 6). Ships with Linksys box, power supply, network cable, and original CD. $35 shipped to USA, non-cc Paypal. Email me or PM me if you're interested. Email: bishopberkeley@gmail.com heatware under mell0 eBay feedback under gsp1983 (40-0-0)
  8. M

    FS - SmartPower 450W Power Supply (NIB)

    I've got a SmartPower 450W Power Supply, new in box. It was sent to me by Antec as a warranty replacement. I bought another power supply (an NSpire), so I don't need this one. Pictures coming later. $40 shipped, Paypal accepted. Email me at bishopberkeley@gmail.com, or PM me here...
  9. M

    FS: ThinkPad X4 UltraBase - $50 shipped

    I am selling a used ThinkPad X4 UltraBase (docking station). It's in great condition. Specs: IBM Part Number 91P9283 S-Video out 3 x USB 2.0 ports Modem Ethernet Parallel/Serial/VGA out DVD-ROM drive No keys I don't have a camera at the moment, but a similar item can be found here. $50...
  10. M

    Python Question

    I'm teaching myself how to program in Python. I've never programmed before, so forgive me for my stupidity. Here's the code that I'm trying to figure out (from a book that I'm using): def reverse(s): if s == "": return s else: return reverse(s[1:]) + s[0]...
  11. M

    The [H]ardForum Perpetual Freebies Thread

    Have: Office 2000 CD Need: 56k modem (PCI)
Back
Top