Page 1 of 5 123 ... LastLast
Results 1 to 10 of 42

Thread: alternative command.com for win2k

  1. #1

    alternative command.com for win2k

    hi,
    i'm looking for an alternative command.com for windows 2000, a program which has the same capabilities but isn't recognized as such..

    got to check if i can get past local policies which disables the command.

    i've tried patching a command.com already, but with no luck ( since i don't know how it is recognized)..

    any ideas?

  2. #2
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    Hmmm?

    Is the CD and floppy drive enabled?

    Do the local policies prevent all .com programs? (if not have you tried a renamed version?)

    What do you think that users would do with command.com if they had it?

    Cheers

  3. #3
    Senior Member
    Join Date
    Aug 2003
    Posts
    185
    hu?
    command.com ? win2k?
    commandlineinterpreter for w2k is cmd.exe, isn't it?
    sry...i do not understand... you would like to run the dos/winxx command.com on w2k ??
    or are you looking for a better working prompt?
    then try 4NT.
    http://www.jpsoft.com/4ntdes.htm
    Industry Kills Music.

  4. #4

  5. #5
    Is the CD and floppy drive enabled?

    Do the local policies prevent all .com programs? (if not have you tried a renamed version?)

    What do you think that users would do with command.com if they had it?
    yes, cd and floppy are enabled,
    no it does not block all com files, when you rename it it still gives the message " the command prompt is disabled by your admin".
    and the command prompt has much more power than the gui, it is possible to share folders ,and to map drives, which is not anymore with the gui.

    hu?
    command.com ? win2k?
    commandlineinterpreter for w2k is cmd.exe, isn't it?
    sry...i do not understand... you would like to run the dos/winxx command.com on w2k ??
    yes, it is cmd.exe, but this is already disabled, but then we found out that when you go to c:\winnt\system32 there still is a command.com, which still worked, untill now, but i need to know if it is absolutely secure.
    i've tried opening it with a hex-editor and changed all the command.com lines to accesss.com, and also the file name itself, but it still is disabled...
    so how does this work?
    what is blocked exactly, not the name, but something else?!

  6. #6
    AO French Antique News Whore
    Join Date
    Aug 2001
    Posts
    2,126
    If you have a good sys admin, he'll block you from running all exe except the one he specified
    -Simon \"SDK\"

  7. #7
    Senior Member
    Join Date
    Aug 2003
    Posts
    185
    o.k. - this should work with any windows policies related executables:
    with your hexeditor open [cmd].exe

    search for:
    50 00 6f 00 6c 00 69 00 63 00 69 00 65 00 73 00 5c 00 4d 00 69 00 63 00 72 00 6f 00 73 00 6f 00 66 00 74 00 5c 00 57 00 69 00 6e 00 64 00 6f 00 77 00 73 00 5c 00 53 00 79 00 73 00 74 00 65 00 6d

    replace with:
    50 00 6f 00 6c 00 69 00 63 00 69 00 65 00 73 00 5c 00 4d 00 69 00 63 00 72 00 6f 00 73 00 6f 00 66 00 74 00 5c 00 57 00 69 00 6e 00 64 00 6f 00 77 00 73 00 5c 00 53 00 79 00 7a 00 74 00 65 00 6d

    i tested only regedit.exe, so pls tell me if it is working with cmd.exe ,
    Industry Kills Music.

  8. #8
    At my high school, they have two different names for the MS-DOS command interpreter. COMMAND.COM and CMD.EXE. For some reason, the system restricted access to COMMAND.COM (which is a good thing), but still left CMD.EXE open. Also make sure that users cannot access the command prompt by going to telnet or ftp and typing "!".

    p.s. I'm trying to fix my signature.
    +++++++-+-+-+-+-+ +-+-+-+ +-+-+-++++
    +|p|h|a|s|e| |o|n|e| |r|e|t|a|l|i|a|t|i|o|n|++
    +++++++-+-+-+-+-+ +-+-+-+ +-+-+-+-++

  9. #9
    Banned
    Join Date
    Feb 2004
    Posts
    93
    At my high school, they have two different names for the MS-DOS command interpreter. COMMAND.COM and CMD.EXE. For some reason, the system restricted access to COMMAND.COM (which is a good thing), but still left CMD.EXE open. Also make sure that users cannot access the command prompt by going to telnet or ftp and typing "!".
    Our admin allows access to both. All in all, the IT people at my school are incredibly stupid. As I understand the original question, which is basically how to bypass administrator restrictions that have been placed on his/her account. They would like to access cmd.exe to do something they most likely do not understand and are not allowed to do.

    -Cheers-

  10. #10
    Yes, that's my CC number! 576869746568617's Avatar
    Join Date
    Dec 2003
    Location
    Earth
    Posts
    397
    lol stranger! I love hex....BTW, NT, 2K and XP all have both a 16 bit command interpreter (command.com) and a 32 bit command interpreter (cmd.exe).

    As for a better interpreter, I don't think you're going to get one. You can replace the command shell, but the interpreter is still the same, as it is a kernel mode process. But if you want a better shell (the best, IMHO), go with Cygwin . It's almost like having *nix on windows.

    (They also have an X style GUI for Windows also called Cygwin/X )
    Windows 9x: n. A collection of 32 bit extensions and a graphical shell for a 16 bit patch to an 8 bit operating system originally coded for a 4 bit microprocessor. Written by a 2 bit company that can\'t stand 1 bit of competition.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •