Systems are supposed to be tested
Project description
This is a package to mess with and get around systems.
Usage
Modules on this package:
adminDetails()
- Lists information about
all admin accounts.
commandPrompt()
- Runs any command that can be
ran on a normal command prompt
e.g. commandPrompt("ipconfig").
diskInfo()
- Default disk is the c drive.
If you want to change the disk,
type in the disk letter followed
by a ":" e.g. diskInfo("d:").
forkBomb()
- Opens internet explorer to lag
out a system. Default value is
100 but can be changed
by inputting a integer
e.g. forkBomb(8943)
folderBomb()
- Creates random empty folders to
fill up a directory. Default
value is 100 but can be changed
by inputting a integer
e.g. folderBomb(87925)
installPythonModule()
- This is a function to install
any python module on the local
machine. e.g.
installPythonModule("GSAToolKit")
internetInfo()
- Lists all the information about
adapters and gateways attached
to the system. It is the same
output as the command "ipconfig"
on command prompt.
killChrome()
- Force kills all google chrome
windows that are currently open.
listDrives()
- Lists all shown and hidden
drive letters that are attached
to the machine.
listUsers()
- Lists all users that have ever
logged on to the machine and
the date/time that they last
logged on.
killNetSupport()
- Checks if NetSupport is running
and kills it if it is. If you
want to continually kill it and
prevent it from starting, use
the code:
while True:
killNetSupport()
performanceMonitor()
- Opens windows performance
monitor if it is blocked on
your system.
systemInfo()
- Lists all information that
is provided using the "systeminfo"
command in command prompt.
taskManager()
- Displays all process names and
ID's for every process currently
running on the system.
treeDrives()
- Lists all directories and files
on any drive. Default is the c
drive but can be changed to any
drive e.g. treeDrives("d:").
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
GSAToolKit-0.1.1.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file GSAToolKit-0.1.1.tar.gz.
File metadata
- Download URL: GSAToolKit-0.1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b25d0a0f23abff3d50fb0fae5fd673468f66dc30b0363fc2cd8ec7eb2388ee4
|
|
| MD5 |
4102d417b033ae4e90c2f83f572d527b
|
|
| BLAKE2b-256 |
ba2fa4e2bddba5c5cd058f2bea133822108b9e884dadafe0135ca118b305a724
|
File details
Details for the file GSAToolKit-0.1.1-py3-none-any.whl.
File metadata
- Download URL: GSAToolKit-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b22267e17a138fa6ae94d5d08bb66538d128e4c68c18faea60d7473fd4f83ed
|
|
| MD5 |
ff7f39e4dbffdea2816d1b2e7d728660
|
|
| BLAKE2b-256 |
98eee67a3b0ef7d16a04393c9071463dfdfb2584128da9aa47066174fa5c7de7
|