Jump to content

Scorpion

Active Members
  • Posts

    121
  • Joined

  • Last visited

Posts posted by Scorpion

  1. Right i was round a clients house and i plugged my usb stick (16gb cruzer U3) in the laptop running Vista, when i went to the drive to see all the files vista froze on me and i had to end explorer.exe (as i know that it would restart explorer.exe) but in doing so it made my usb stick unformatted so at this moment in time the stick is currently unformatted and there is 14gb's of data that i would like so im asking is there some freeware/open source software that can recover or remake the usb format (FAT32) im running Win XP SP3 Home?

  2. FreeNAS is ok too

    thats what i use and it's great when everything can be accessed from a web browser. Just recently install a ps3media server on it so now it streams my music and videos. (does itunes as well)

    www.freenas.org

  3. Mines BuffaloGame (on a buffalo WHR-HP-G54 running tomato) with no broadcast, mac filter and wpa

    The other is BuffaloN (Belkin N router boardcasting, mac filtering and wpa2)

    Some reason my PS3 lags on the belkin router but not on the other

  4. Thats the router that im currently using (but cable version) it works ok for me but one thing i havee seen was that the ps3 i have lag's when it goes wireless though that router (but is fine on an older router).

    wpa2 can be cracked but isnt easy but anything is better than WEP

    To make it more safer is to have mac filter on (means only wifi devices on its list will allow it on.)

    another is to turn the ssid boardcast off as a few devices see a hidden network but when display it (my ipod touch does it)

  5. This is how i've been told to do it. (vb 05)

    Dim fileReader As System.IO.StreamReader
            Dim Temp,GUI,ClockAPP As String
    
            Try
                fileReader = My.Computer.FileSystem.OpenTextFileReader(FILENAME, System.Text.ASCIIEncoding.UTF7)
                Temp = fileReader.ReadLine()
    
                Do Until fileReader.EndOfStream = True
                    If Temp = "GUI" Then 
                        GUI = FileReader.readline
                    elseIf Temp = "ClockApp" then
                       ClockAPP =  FileReader.readline
               loop
           catch ex as exception
           end try

    Everytime FileReader.readline is called it reads the next line

    Hope that helps :D (i can only program Pascal, alittle DOS, VB6 and VB.net 05)

  6. What i've done before (and sometimes still do....) is build a program with exe like normal but when you come to give it out to some one (or victim lol) rename File.exe to File.scr a lot of people don't think a scr is dangerous as its just a screen saver after all but it is a full blown APP. But if you try to send it by email (hotmail wont allow ya :( ) i won't say what im doing but it works alot better than file.exe :)

    (i know this thread is old but maybe the person or others will get there answer)

  7. I have MAC and WPA at my house and it works great but the reason that i think the companies wont put MAC filtering on there systems is the fact of having like 200 computers and then having to add all them to a file (which means someone there sitting and typing it) and then when they either add or take a computer away they have to go though the list and remove/add that one, more work rather than just plugging in a cable and its on.

  8. You are correct in windows xp and vista that the Ctrl Alt and delete can no longer be stopped (blame vurises then mircosoft) what i've seen people doing is having the program monitor the process list so if it detects the task manager to automaticly close it so it looks like it didnt work. There might be other ways but havent seen it yet not needed to look. I use Vb 05 but can't remember the code to watch the process list at this time, but to kill is easy kill(PROGRAM.exe) and it does it.

  9. Shouldn't we be saying to this person to ask the owner of that network if he can be put on it (as this is saying that its ok for a random person to join a network that he isnt allowed) i dont want to be the bad person (i connect to unlocked networks and maybe tell them). I do hate it when companies make rules to say buy something then your allowed i say buy one thing and then go in the next day saying i've brought "this item" yesterday so your rule is still vaild and so am i :D (nothing saying you have to buy a item a day :D )

  10. If you download my PS3 file sorter from my site it will know where to put themes videos pictures things like that (plus it can expand.

    (sorry Hurtcake for running on to your thread and advertsing my program :) )

  11. I've made three programs (2 of them are on the internets at this moment)(God-speed and live on :lol: )

    One of them is a ps3 File sorter alot of people didnt know where to put files like images videos and themes for the ps3 to read them so i made a program that did that plus it can expand by the user modifing a file.

    Another program i made was an autocloser which closed a list of programs when told to this is mostly for people who want to free up ram before going in to a game. All mine is programed in Vb.net (and i know it can be taken apart but i like the easy code in my mind)

    www.scorpion54.co.uk <----thats where you can find them.

  12. if you dont mind me asking what was the php script you used (just in case anymore easter eggs pop up) Pm me if you want, you've signed up since 06 and its taken you 2 years to post lol what speed you on. lol

  13. I see a little easter egg in this one (i had to use my ps3 to find it :D) can’t wait for the weekly ep’s and i might see if there is a way to get my machine to download weekly :) shame it isn’t a full one but somebody needs to learn how to drink :P. (gotta ask live time in GMT?). Do you know when the show will go HD or could it be anytime and i loved that line saying about matts face lol :D

  14. Most of the time just remember to never give out important details Usernames passwords, those password recovery questions, bank details but people do and its so stupid that people fall for it but i must admit one of my websites companies asked for my username and password so they could see what trouble i was having with my email and they wouldnt let me send them screenshots instead :( .

  15. Cheers for that i've managed to find the windows drivers had to do it while a mate left his laptop with me for 5mins :D while he went and did his thing. (i left a note saying thanks) he wont let me on it :( because i some how slow it down or crash it (windows vista under 5mins to break Mac lepard 10mins linux not yet but been close)

    (MOD can lock thread)

×
×
  • Create New...