Showing 132 open source projects for "script%20injector"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    cpufreppy
    Cpufreppy is a script that allows you to manage the available frequencies by default on each processor, from the lower frequencies to the higher ones, without exceeding the power limit, you can see how many virtual CPUs are available, there are many preset modes, and also weighs only 7Kb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    File based backup 52

    Content Based File level Data Backup in Python

    ...The files are managed through their checksum (SHA256). See wiki page for additional information: https://sourceforge.net/p/filebasedbackup/wiki/Home/ The project is work in progress. Main backup script is functional, but i have taken a break from adding features to the main program to build a GUI in Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    squeeze

    compresses files by automatically selecting the best program

    squeeze is a python script that compresses a given (set of) file(s) by trying each compression program available on your system and keeping the resulting archive with the smallest size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    .... -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is tested and working with... ... Ubuntu 12.04 64 bit / LibreOffice 3 ... Windows 7 64 bit / LibreOffice 3* ... Arch Linux 64 bit / LibreOffice 4.2 *Encoding problems with special characters (non-unicode) on Windows reported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N (Numbers) -S (Special Characters) -A (All Characters, Numbers, and Letters) -min (Minimum Size) -max (Maximum Size) -o outputfile.gz or -o stdout By default -o filename.gz to create a GZ compressed text file of all the words. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyRadMon

    PyRadMon

    Automated reporting of Geiger Muller counter readings to RadMon.org

    This project includes several Python and bash scripts designed to connect Geiger Muller counters to report their results to RadMon.org. Soon the script will also feature local logging, graphing and alerting. Just because the Cold War is "over" does not mean that there is no more threat of a radiological attack. In fact, the U.S. Homeland Security Council lists the "Detonation of a 10 Megaton Improvised Nuclear Device" as "Scenario #1" among the top 15 threats to American security. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Marcus's Linux Launcher Maker

    A Quick Way to Generate .desktop Launchers for Linux

    This tool simplifies the task of generating valid .desktop files for your Unix system to effectively create desktop shortcuts that allow you to actually launch a script by simply double clicking an icon on your desktop. I created it so I could make shortcuts to scripts I had written to launch my games instead of having to open the terminal and manually launch my scripts every time I wanted to play a game. If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    corunner

    A utility to transport files and execute at remote in prarallel

    Are you maitaining many machines and bored with the tedious operation of logging to those machines one by one just for checking the machine's status? Or are you losing patient for your simple script that have to run command in those machines in sequence? The corunner is just for those senarios. It's designed to speed up execution in your machines. It can executes command in handreds of or thousands of machines concurrently. Provide it with your files and command and the machines' location, it will do everything for you. Besides that, it monitors every process in the remote machine and displays that in your controller. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    SDEdumper

    SDEdumper

    Copy multiples feature classes in ArcSDE to a local file geodatabase

    Why use it? You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it. Purpose: It can be used as an archival and historical database It will make you ArcSDE database portable and shareable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MobiLinux | Linux Desktop for Android

    MobiLinux | Linux Desktop for Android

    Allowing you to use the Linux desktop everywhere you are

    MobiLinux is a mobile Linux distro based on Ubuntu 12.04 ARMv7 Build and is made to run on Android mobile phones while using little ram. This is based off http://sourceforge.net/projects/linuxonandroid/ and has been very much modified but should still be noted Requirments: - ARM based Android Mobile Phone - Android OS 2.2+ - ROOT ACCESS and BusyBox Binay - loop and ext2 kernel support - 2 GB of free space - 1 GHz CPU (dual-core or overclocked is recommended) - 512 RAM on board...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    vhosting

    Managing Linux users and Apache virtual hosts on single server

    Every Linux user have "public_html" directory created and is related to vhost.conf entry. This script will help automate that by using python scripts from Linux shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Duck2Dox

    Convert Autoduck markup to Doxygen

    This Python script is designed to convert Autoduck source code markup in C++ style comments to Doxygen style markup. The output is ready to be used with Doxygen. The output directory is a mirror of the input directory (the directory is copied before any conversion takes place) so the input remains untouched. The output directory only contains code that has been converted, and all non-supported files are removed from the output directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    USB Drive Renamer for Mac OSX

    USB Drive Renamer for Mac OSX

    Quickly rename large quantities of USB drives, just plug in and unplug

    A script designed to rename large quantities of USB drives or other portable hard drives. When the script is running, all the user needs to do is this: * Plug in the portable device * Wait for about a second * Unplug the portable device * Repeat The script is immediately ready to accept the next drive for renaming. No need to manually eject the drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python Port Scanner
    A Simple Port Scanner in Python. You need python installed on your pc before you can use the script!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    These are same simple scripts... One is used to start/stop/toggle a specific tunnel as a service (init script). The second one is a script called when the tunnel is established or disconnected (up/down script). A pyQt GUI interface is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple script that allows to create wireless profiles and switch easily between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple utility script to search executable programs and binary libraries, and find if their required shared object dependencies are met.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Python script to fetch new errata file from Redhat Network to make a local Redhat Enterprise Linux RPM repository. *Warning*: The current version uses pysqlite as a backend to save informations. pysqlite is not part of Redhat. Morever it uses Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wxpython script to erase problem packages from your rpmdb - WARNING - you could create havoc on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ndexr

    Indexes directories and outputs to JSON

    Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    VeloApport

    Log and track user/computer info in MS Windows environments

    A system to log and track user logons, logoffs, computer information, and statistics in a Microsoft Windows environment. It includes a client side application (veloapport.exe - intended to be run as a logon and logoff script) and an analyzer (veloapportdetective.py) reporting hardware changes and populates a computer inventory table. The client (veloapport.exe) sends user and machine information to a MySQL database server and VeloApport Detective populates a computer inventory table while also detecting changes and if the system drive is running out of free space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Aures is a Python script that scans hosts using Nmap periodically and notifies the user of changes through libnotify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Efficent WEB UI for wget utility written in python(twisted) . It's work without any web server. Script consists of a SINGLE file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    vmimagemanager

    Old version of https://github.com/hepix-virtualisation/vmimagemanager

    ...For a more useful and uptodate application please look here. https://github.com/hepix-virtualisation/vmimagemanager vmimagemanager.py is a command line libvirt client and virtual machine image management python script. It is intended for backing up snapshotting. It supports libvirt, mount (re)store images, booting virtual machines. Its simple and fast to use.
    Downloads: 0 This Week
    Last Update:
    See Project