Skip to content

New script e more...

Compare
Choose a tag to compare
@suchsoak suchsoak released this 07 Jan 22:21
· 38 commits to main since this release
e350ed7
 ___                                             _  _ __  _   
| _ \ ___  _ __ __  ___  _ _        ___ __  _ _ (_)| '_ \| |_ 
|  _// _ \ \ V  V // -_)| '_|      (_-// _|| '_|| || .__/|  _|
|_|  \___/  \_/\_/ \___||_|        /__/\__||_|  |_||_|    \__|

            Github: https://github.com/schsoak
            BY: suchsoak
            v:1.0.4

            [1] Wsl                     [9]  IDE
            [2] Firewall rules          [10] Systeminfo
            [3] Browser Install         [11] File information
            [4] Drive Reset             [12] RestorePoint
            [5] NetReset                [13] Windows update
            [6] Disk Verification       [14] EventLog
            [7] Telssh                  [15] MpScan
            [8] Programming language    [16] Password

More script has been put in place and fixes to the code

Fixes for Start-temp, Clear-host and also disk name verification. If you'd like to see more about the fixes: 6d60adc

Systeminfo
o=====ooooooo=ooooooooooo==
===========+===============
=====....................+o
===o: :=:..+===========. +o
====..=o+.  ~+oo====oo+ ~==
===: ~oo==+.  ~+====oo~ +o=
===. =oo=o=+.  .====o+ .===
=o+ ~oo=+:.  .:=oo===: :===
oo. +=:.  .:~~:~~+oo=..====
o+ .=+..~+==.....:==: :o===
o+....................=o===
oo=============+====+=o====
o==o=ooooooo====oooo=======
       
Github:github.com/suchsoak
BY: suchsok

This script gives information about the system, such as video card, processor, wifi and so on.

Doc Links
Systeminfo https://github.com/suchsoak/Powershell_script/blob/main/Doc/systeminfo.md
Fileinfo
+------------------------------+
|=========+~........~+=========|
|=======+..~:++==++:~..+=======|
|======~ ~+==========+~ ~======|
|=====+ ~==============~ +=====|
|=====~ :o=============: ~o====|
|====+. ~++++++++++++++~ .+====|
|==+..~~~~~~~~~~~~~~~~~~~~..+==|
|==+ ~====================~ +==|
|==+ ~=======+~.~~+=======~ +==|
|==+ ~======: .++. +======~ +==|
|==+ ~======+..:~..+======~ +==|
|==+ ~========+  :========~ +==|
|==+ .=========~~=========~ +==|
|===~ ~+=======++======++~ ~===|
|====:~..................~+====|
+------------------------------+
Github:github.com/suchsoak
BY: suchsok

This script returns information about a particular file

Doc Links
Fileinfo https://github.com/suchsoak/Powershell_script/blob/main/Doc/fileinfo.md
restorepoint
    ___           _                   ___       _        _   
    | _ \ ___  ___| |_  ___  _ _  ___ | _ \ ___ (_) _ _  | |_ 
    |   // -_)(_-/|  _|/ _ \| '_|/ -_)|  _// _ \| || ' \ |  _|
    |_|_\\___|/__/ \__|\___/|_|  \___||_|  \___/|_||_||_| \__|
    Github:github.com/suchsoak
    BY: suchsok

This script will make a restore point on the system

Doc Links
Restorepoint https://github.com/suchsoak/Powershell_script/blob/main/Doc/restorepoint.md
eventlog
 ___                   _    _          __ _ 
| __|__ __ ___  _ _  | |_ | |    ___ / _` |
| _| \ V // -_)| ' \ |  _|| |__ / _ \\__. |
|___| \_/ \___||_||_| \__||____|\___/|___/ 
Github:github.com/suchsoak
BY: suchsok

[1] 10    [5] 50    [9]  90
[2] 20    [6] 60    [10] 100
[3] 30    [7] 70    [11] 1000
[4] 40    [8] 80    [12] 10000

The provided script is a PowerShell script that displays a log and allows the user to choose the number of recent events they want to retrieve from the System event log.

Doc Links
Eventlog https://github.com/suchsoak/Powershell_script/blob/main/Doc/eventlog.md
Mpscan
    __  __  _ __  ___                 
    |  \/  || '_ \/ __| __  __ _  _ _  
    | |\/| || .__/\__ \/ _|/ _` || ' \ 
    |_|  |_||_|   |___/\__|\__/_||_||_|
    Github:github.com/suchsoak
    BY: suchsok

The script in question is written in PowerShell and aims to perform checks and executions related to computer security using Windows Defender.

Doc Link
mpscan https://github.com/suchsoak/Powershell_script/blob/main/Doc/mpscan.md?plain=1
Password
 _ __                                      _ 
| '_ \ __ _  ___ ___ _ __ __  ___  _ _  __| |
| .__// _` |(_-/(_-/ \ V  V // _ \| '_|/ _` |
|_|   \__/_|/__//__/  \_/\_/ \___/|_|  \__/_|
Github:github.com/suchsoak
BY: suchsok

The logic of this script is to prompt the user to enter a password and a file path, and then securely save the password to a file using PowerShell commands.

scrip link
password https://github.com/suchsoak/Powershell_script/blob/main/Doc/password.md
Windows Update
        |oooooooooooooooooooooooooooo:o|
        |oooooooooooooo:o::::::~~~~~~~:|
        |o~:~~~~ ~   ~o~~ ~~~~~~~~~~~~o|
        |:           :o~~~~~~~~~~~~~ ~:|
        |:           :o~~~~~~~~~~~~~~~:|
        |:           :o~~~~ ~ ~~~~~ ~~o|
        |:           :o~~~~~~~~~~~~~~~o|
        |o::::~::::::oo::o::o:oo:::oo:o|
        |o ~ ~ ~     oo~:::::::::::::~o|
        |:           :o~:~:~::~:~:~:~~o|
        |: ~   ~ ~   :o::~:~:::::~::::o|
        |o         ~ :o:~::::~:~:::~:~o|
        |o:~~~~~~  ~ :o::~~:~::~:~:~::o|
        |oooooooooooooo:ooo:o::::::~:~o|
        |oooooooooooooooooooooooooooooo|

This script will update the Windows update if you have problem. This script will attempt to fix this.

Doc Links
Windows Update https://github.com/suchsoak/Powershell_script/blob/main/Doc/update.md