Jump to content

ihackwindows

Active Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by ihackwindows

  1. I can program in c++ i have something like it.
  2. ihackwindows

    Cd tray

    I know some one posted this but how can i open a cd tray when its closed and loop ?
  3. I think it is government disk operated system or something like that.
  4. no there dos commands or removed from it so technically there using windows (like vista times 50). But there dos prevent hackers form getting into multiple computers.
  5. no there dos is moded not to have it. (they have 256 X processes (P 8))
  6. I am working on some anti detection so i will try to do that. Note that ms-dos on goverment computers or moded so that you can use commands like netuser and msg
  7. Wright now i am programing a system for cracking windows. From passwords to creating accounts (admin).takes all your stuff like keys and registry keys.
  8. um you crack windows in 10 seconds.
  9. Too long to read it all so i would say yo could make a program that copy's the files over quickly without prompt (i use c++). Then reboots you computer.
  10. Haha... But this code will allow you to run cmd in the start up menu. Then we coded a thing so that you cun run code in cmd with a command. aka we made a minicmd kinda thing for hacking.
  11. Here in c ++ just do this. #include<windows.h> int main () { ExitWindowsEx (EWX_REBOOT ,0) ; } the include windows is to include the function to reboot windows without prompt. and the rest is simple.
  12. Hi i may be new but i am a experienced c ++ coder at reconnetworks. com So i would like to say some of this code goes to developers there. I have semiautomated the processes. I know there is a topic before but i will finish it to become a system to hack all kinds of things. . . . from becoming an admin to getting passwords in 10 seconds. Please not i wont publish the source until we fix some small problems.
×
×
  • Create New...