| get_installed_programs.py |
Lists installed programs from the Windows registry. |
| environment_manager.py |
Manages system and user environment variables in the terminal. |
| reg_ps_install_info.bat |
Retrieves Windows system info (version, release, build, install date) from the registry. |
| wmic_install_date.bat |
Checks if running on Windows and retrieves the original install date using wmic. |
| get_install_date.bat |
Displays the original installation date using systeminfo if running on Windows. |
| wlan-export.bat |
Exports saved Wi-Fi profiles with passwords to XML files on Desktop. |
| wlan-passwords.ps1 |
Displays saved Wi-Fi profiles and passwords in table format. |
| wlan-interactive.sh |
Interactive tool to view password for a specific Wi-Fi network. |