Jump to content

TheGeek

Senior Members
  • Posts

    171
  • Joined

  • Last visited

Everything posted by TheGeek

  1. someone pm me some programs or something please i did send a pm to tal but am not sure if i'll get a reply thanks
  2. i actually want to be programming during my free periods in the library, which does not have bluej, i was wandering if there was something that i can use to program java with.
  3. hi, i program java and use bluej to program. The problem is not all the computers in my school hava bluej and we are not allowed to install programs on the school computers. Does anyone know a protable java compiler?(by portable i mean the kind that can be installed on a usb stick and you can just run them off the usb stick) thanks
  4. i'll be trying out all these programs this comming weekend so let me know if there is any updares. thanks:-)
  5. hi, i wanted to discuss something that i found very interesting. I am hearing that in the future windows you will be able to use your flash drives as ram. I dont understand how is this posible. Wouldn't it take alot longer and be alot slower?
  6. hello, i would like to be an aerospace engineer but am wondering how the life is to be one. Is anyone here an aerospace engineer or work in that field? If yes then please tell me where you work(company), what is your job, do you like your job, do you like the people that work with you, and if you dont mind what is your approximate salary. would you recomand someone to be an aerospace engineer? what colleges are good in us? thanks
  7. I am way to confused right now, lets take one problem at a time.
  8. it would be so much better if it record your ip;)
  9. until you get back, i have no experience with bruteforce or any other kind of similar softwares, pm me (or post ) with some links that might help.
  10. trust me the program does not copy the file but only copys down several lines of hex from the file. I think these are the files that contain the password. the reason i know is when you upload the only file uploaded is the upload.txt and this file only has a couple lines of hexdecimals for each user. the best thing to do is eachof you try it out and you'll see how it works.
  11. there has to be some way because the program is able to get your password. the question is how does it do that? lets say if x is your current password. You want to logon so you put in y. the program converts it to f(y). if f(y)=x then you put in the currect password. If you can figure out how the password what encrypted cant you alway decrpyt it??
  12. you are welcome i don't have my cookies diabled because when i want to check email or logon to a site i have to enable them but i use firefox and i just click on accept of refuse the cookies when ff asks me the question.
  13. ok, i figured out how it works.Lance is exactly right. If you press it once it gives you a warning. If you press it again it will set two cookies on your system that will remember that you pressed the button. The next time you go to the link the cookies is still in your system and you will be shown a directory list with nothing in it. I say everyone should try it and see how it works. If you want to go back to the site then just clear your cookies. It dosnt have anything to do with recording your ip. It would be a pretty good prank if it did. sorry if i ruined your mystory:-( but everyperson that believed in science would alway try to see what the resulst are:-)
  14. would it be okay(legal) to decompile this file? how would we do so?
  15. i have been trying to figure out what chaning the password does to the reply here are the passwords i tried it for. i dont see a pattern if you see something let me know. password set as "a", the reply i got was: Owner:1003:0,75,84,24,8B,8D,2C,9F,9E,AA,D3,B4,35,B5,14,04,EE: _18,6C,B0,91,81,E2,C2,EC,AA,C7,68,C4,7C,72,99,04,08DE6::: password set as "A", the reply i got was: Owner:1003:0,75,84,24,8B,8D,2C,9F,9E,AA,D3,B4,35,B5,14,04,EE: _C5,DD,1C,2B,C8,71,9C,01,B2,5B,4E,B2,69,2C,9F,EE,086C5::: password set as "b", the reply i got was: Owner:1003:0,90,21,39,60,6B,6D,16,B5,AA,D3,B4,35,B5,14,04,EE: _A0,47,EE,4A,9D,B8,BC,8B,4F,3F,8A,03,D7,2D,EB,80,0842B::: password set as "Ab", the reply i got was: Owner:1003:0,48,5A,44,50,01,A3,2B,7C,AA,D3,B4,35,B5,14,04,EE: _BE,E4,12,0A,86,C7,D2,EB,79,FD,36,E2,8B,BB,BE,4A,0911B::: does anyone see a pattern or something???
  16. i don't mind sharing the password i used to test this out. the password i used was "PassWord4Now" try to see if you can figure out what it's doing. i also tried the password "a" and it returned : Owner:1003:0,75,84,24,8B,8D,2C,9F,9E,AA,D3,B4,35,B5,14,04,EE: _18,6C,B0,91,81,E2,C2,EC,AA,C7,68,C4,7C,72,99,04,08DE6::: so it's not simple as switching a with nother letter but something diffrent. what is going on? i also think what it's doing is just copying the hex to notepad. look at the numbers they are all hexadecimals.
  17. trust me it's not using brute force, my password is 12 characters and includers numbers, the program took less then 30 seconds to finish.
  18. ok, thanks for all the support because of you it'll save me alot of time because otherwise i would have had to reboot my computer more then 100 times to see what each character means and to find out how the encryption works. thanks
  19. i booted knoppix and opened up "sam" with a hexeditor i dont know what kind but there is also some encryption on this file. the best way to figure out what is going on is by getting the source code for the freeware. If it's under gpl then the owner might just give you the source. have you tried the program for your self? try booting from a live linux cd and hex the file sam. good luck, i'll see what i can do
  20. i was just thinking to hex it with a hex editor. what language is it using?does anyone know?
  21. i already have figured out what the password is. Now i am trying to figure out how it works too. i could have just changed it but i want to know how this is posible. As far as i know thi is how it works( the company would obiously not post how it works, but i think i am pretty close to figuring it out) when you boot from the disk it boots a diffrent os, then it runs a utility and it records the password in a file called upload.txt. once you upload this file on their website they will tell you the password in 48 hours or you can pay to get it right away. what i will do is keep changing the password from a to Z, from capital to small, from 0-10, and all the characters. i will then make a chart of what it gives me as results. this way i will know what each character is converted to. if anyone wants to help me with this then please help. if you figure out anything then please keep me updated! thanks
  22. i did see this before but i dont want to reset my password i would like to see what it is. I am trying to see the admin password. Mainly i am trying to see how the code is encrypted. This is only for learning purposes and i promise i will do no harm with this. It's also kind of interesting how "1007:0:0:::" stands for no password, what does "1003:0,E5,2C,AC,67,41,9A,9A,22,92,AC,E6,7E,F F,9F,3B,65: _C5,63,D7,E0,2A,67,AE,94,33,65,8B,BA,C2,D7,EB,37,0 997F::: " stand for. i always thought that my password was encrypted thus if anyone wants to see my documents they would need to change the password with something like 5614 reffered. when i saw this i dont understand how they are able to access the encrypted password.????
  23. hello guys, i am trying to recover my win xp home password. i used this thing that i got from loginrecovery.com. the bad thing is that i have to wait 48 hours and i dont have time. as far as i know the tool already knows the password but it's encrypted. here is what the file reads: i have figured out that the family and administrator password is nothing that is why it says ":0:0:::" does anyone know what the owner password is.(is anyone good at decrypting codes) what is the pattern? if you cant figure out the pattern then please post a link to a program that i can use to recover the password instently. thanks fell free to pm me also
  24. TheGeek

    Gmail

    It's sad but NO. Gmail does not provide virus scan. Yahoo is supported by norton and hotmail is supported by mcafee. One good thing (or a bad thing to some people) is that you cant send exe's as attachments with gmail. This helps a little with protecting from viruses.
  25. TheGeek

    Gmail

    How does the space for a gmail accounts keep growings? How does the whole system work? thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.