-------------- Nethack.exebeta version of the document --------------
All parameters of Nethack.exe are as follows: A, B, C, D, E, F, G, H, and i finally have a parameter of 0, a total of 10 parameters. When using parameters, pay attention to the case, all parameters are lowercase, and the program does not process the input parameter case. If the input parameters are uppercase or additional input, the program will report an error, some places have an error to use PERROR () And errno () functions, strictly is not right, the error result is not to pay. All commands perform tasks based on this 10 parameters. The program is currently not very perfect, all NET functions are as follows:
NET USE (PC $ Connection (no empty connection command) / View current IPC connection / start / drive / shared hard disk or directory, file / shared resource access restrictions / shared resource access is not restricted / deleted Share / View this Share / file or hard disk remote mapping / deletion connection)
NET USER (Activating ID / Disable ID / Modify ID Password / Creating ID Add to Management Group / Delete ID / View User) The following is the example of all commands, it is easy to get started, and you will be able to get started!
Nethack.exe Hacker $ 1234 A (Create an ID of a HACKER $ 1234, after execution, the program will ask if you join the Administrators group)
Nethack.exe 0 0 A (View User)
Nethack.exe Guest 1234 B (Create a password: Set the password for the id for guests)
Nethack.exe Guest Y C (Activate ID Named Guest)
Nethack.exe Guest N c (iD named Guest)
Nethack.exe Hacker $ D D (Deleting ID Named Hacker $)
-------------------------------------------------- -----------------
Nethack.exe 0 0 0 (see the current IPC $ connection)
Nethack 1 1 A 0 (see all current shared machines)
Nethack.exe // 127.0.0.1 A 0 (see all shares open in 127.0.0.1)
Nethack.exe 0 0 C 0 (view this machine sharing)
Nethack.exe Telnet Y B 0 (Start Telnet Service)
Nethack.exe telnet n b 0 (forbidden Telnet service)
Nethack.exe Net2k $ D: / C 0 (specified hard drive to be shared)
Nethack.exe D $ 5 D 0 (Set the maximum number of users who have a shared resource named D $ simultaneously)
Nethack.exe D $ N E 0 (not limited to the number of users who have a shared resource named D $)
Nethack.exe D $ D F 0 (delete shared named D $)
Nethack.exe //127.0.0.1 admin g 0 (established IPC $ connected to host 127.0.0.1)
Nethack.exe z: //127.0.0.1/d $ h 0 (remote mapping host 127.0.0.1 D disk is a local Z disk)
Nethack.exe //127.0.0.1/IPC $ D i 0 (delete connection and host host 127.0.0.1 IPC $ connection)
If you think that the program name is too long, you can change the program name, such as changed to 1.exe, just enter: Just enter in CMD:
1.EXE //127.0.0.1/IPC $ D i 0 or 1 //127.0.0.1/IPC $ D i 0 is all the same!
============================================================================================================================================================================================================= ========================= The program code is not optimized, if the use is not very good or BUG is too much, please write or the forum I put forward, I am grateful, I will work harder, write better work, your support is our greatest motivation!
Program download address: http://hacker.lygweb.com/down/neethack.rar