Some external code from BK Tech Inc. Mainly just snippets of code from projects or unfinished that is divided by language
Powershell Scripts:
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\Users\<user>\<directory(s)>\<script-name>.ps1
JavaScript:
JavaScript code can be run in the browser using a user script manager. Check links below for extention link for many browsers. Desktop or Laptop users only. TamperMonkey for Chrome, TamperMonkey for FireFox, GreaseMonkey for Firefox.
Install one of these following extentions to run security.js
Just paste in the code in the extention's editor.
Note All Code, Extentions, And Links are safe and secure as tested by RocketBear27
Python:
Python code can be run from the command line by changing (cd) into the python file's directory. Then run the python <filename>.py
This is the way to run Python code.
Ruby:
Ruby's file run has not been found YET