Available Commands
- ipscan: Scans the local network for active devices, shows IP and device name.
- log-wifi-info: Checks network adapter info and Wi-Fi security details.
- portscan: Scans TCP ports on a target IP (no admin needed).
- startup-manager: Lists programs and tasks that run on Windows startup.
- color: Changes the console text color. Usage: color <a-f> or reset.
- cd: Change directory, list files, delete files/folders.
Usage: cd [path] | cd delfile <filename> | cd delfolder <foldername> | cd open <filename>
- ping: Ping an IP or hostname with custom count. Example: 100 pings.
- kernel-driver-list: List loaded kernel drivers by category.
- runasuser: Launch an EXE as normal user (no admin).
- dll-inject: Inject a DLL into a target process by name.
- pythondebugger: Runs a Python file from the given path.
- sysinfo: Shows system information.
- log-user: Prompt for local username/password and start a process as that user. Usage: log-user
- add-startup: Adds this terminal to Windows startup (Current User).
- remove-startup: Removes this terminal from Windows startup (Current User).
Current Errors / Issues
- kernel-driver-list: Fails due to NtQuerySystemInformation returning 0xC0000004 (buffer size mismatch).
- runasuser: Launching as normal user does not work correctly.
More Commands get added each update. | Current Version: 1.0.0.1