Showing 34 open source projects for "hta"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    4gen

    4gen

    a password generator for windows

    4gen is a secure, offline, lightweight password generator for windows packaged in hta. it offers cool features like mouse-movement entropy, full charset control (lowercase, uppercase, digits, symbols, unicode), and character exclusions. you can save and reuse multiple custom generation profiles with persistent local storage to quickly generate passwords for anything. it can be used as a portable app or as an installed program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HTamp

    Simple HTML5 media player in HTA format.

    HTAmp is a simple HTML5 player contained in an HTA. HTAmp can play mp3 and WAV files. It uses HTML5 for frontend and JavaScript to play the mp3 and WAV audio files of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Video Conferencing API remote control

    Video Conferencing API remote control

    API interface to control your video conferencing hardware clients

    HTA (HTML Application) GUI which offers a very easy way to control your video conferencing codecs via API. Supports: Cisco SX10, SX20, Spark Room 55, Spark Room Kit Plus Avaya/Radvision Scopia XT1000, XT1200, XT5000, XT4000 Yealink VC500, VC800, VC880 For Avaya/Radvision and Yealink you must install the OSWinsck.Winsock ActiveX first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Easy CPUminer

    Easy CPUminer

    An easy to use one-click CPU miner for cryptocurrencies.

    An easy to use one-click CPU miner for cryptocurrencies. v0.5 supports the following coins: ARW BELL BSTY BTC CRP DGB DMS DOGE DYN FLUX GRLC HTA IDX LTC LTZ PEXA RVN SUGAR TENT VECO XMG YEC YTN ZCH ZER
    Downloads: 2 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    VENOM C2 shellcode

    VENOM C2 shellcode

    C2 shellcode generator/compiler/handler

    The script will use msfvenom (metasploit) to generate shellcode in different formats ( C# | python | ruby | dll | msi | hta-psh | doc | apk | macho | elf | deb | mp4 | etc ) injects the shellcode generated into one template (example: python) "the python function will execute the shellcode into ram" and uses compilers like gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file. It also starts a handler to receive the remote connection (shell or meterpreter) venom 1.0.11 (malicious_server) was build to take advantage of apache2 webserver to deliver payloads (LAN) using a fake webpage writen in html to be hable to trigger payload downloads, the user just needs to send the link provided to target host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This HTA allows you to list and optionally uninstall selected software against on OU or group containing a list of PCs. Having selected or created a list of machine names (or a group name from AD), this HTA will visit each machine in turn (if present on the network) and then check for the existence of a software product or products, using their Windows Installer ProductCode or ProductName.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    VBScript Development Kit (VDK)

    A VBScript development library for serious VBScript programmers

    The VBScript Development Kit (VDK) is a VBScript compliant development library to be used in any host that has support for Windows Script Host (WSH). Modelled after the Java Development Kit (JDK), the VDK adds programming features/concepts prevalent in other higher order programming languages such as Java, C#, etc. The VDK provides rapid development capabilities by providing out of the box support for many common programming activities e.g., string manipulation and handling, file...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8

    Run Command

    Run command on or against machines in an AD group or OU

    This HTA allows you to run a command against on OU or group containing a list of PCs. Having selected or created a list of machine names (or a group name from AD), this HTA will visit each machine in turn (if present on the network) and then either run the command ON the remote machine of, if you pass in the special marker - {C} - AGAINST the remote machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    System Documentor

    Document network machines

    This HTA grew out of Rene Lariviere's VBS code to document various aspects of Windows machines. He released a 4/5ths-finished version as an HTA and I have used that as a basis for this, adding missing code and replacing other parts with code in my preferred style. Having selected or created a list of machine names (or a group name from AD), this HTA will visit each machine in turn (if present on the network) and create an HTML report of various standard items e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    Account Control

    QAD access to the most common AD activities

    This HTA started out as a means to list all the groups - including nested groups - to which users in a client's AD belonged. From that, it grew into what I hope is a one-stop shop for some of the more common tasks in AD, such as finding out when a bunch of users last logged on, what their home directories are and so on. The function I use most often is the one to clone a user account.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool reproduces some of the technics used by Veil-Evasion framework, unicorn.py, powersploit, etc,etc,etc.."...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MS Windows HTML Application (HTA) that helps users connecting and disconnecting available printers on the local network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    File Control

    Network file copying/moving/deleting

    This HTA grew out of a client's requirement to quickly push out configuration files, mainly INIs and XMLs, to either individual PCs or groups of PCs without the nuisance of creating packages for them and using a deployment mechanism like SCCM. I added the ability to manipulate folders as well, since the additional code to do that was minimal The script uses a status bar "control" which is part of HTALite.HTC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EVAGui2

    Automatisierung für Kommandozeilentools

    ...Es sind Module enthalten, die EVAGui2 für fast jeden erdenklichen Einsatzzweck ausstatten. Für eigene Erweiterungen können sehr viele Script und Programmiersprachen wie z.B. C, C++ VB.Net, PHP, JavaScript, Java, Batch, Perl, Python, VB-Script und HTA verwendet werden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    What is Porsale 3.0 ? Porsale 3.0 is a http flood program written in hta and javascript, designed to be lightweight, portable, possible to be uploaded to websites whilst still having a client version, and made for Anonymous ddos attacks. How does it work? It will flood a chosen web server with HTTP connections, with enough it will crash the server, resulting in a denial of service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pappsegull's XBMC Tools

    Pappsegull's XBMC Tools

    Some additional tools to XBMC Media Center.

    Search for movies, episodes and music video files that XBMC failed to add. Find broken database links to movies, episodes and music video files. Create an HTML report with pictures and movie data for all your movies. Create an HTA file with pictures and movie data, with links to play the movies in your default media player. Easy copy a movie to any folder. If the movie consists of several files, a play list file will be created for these files. Easy and fast program updates and free from annoying advertisements. It's a Freeware, so you don't need to pay for it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ComputVisitTlf

    Click, click, etc. Conserva y calcula la estadística de clicks.

    Computadores de visitas y llamadas telefónicas. HTA+VBA+javascript+Excel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ComputaClicks

    Click, click, etc. Conserva y calcula la estadística de clicks.

    Herramienta de Escritorio (No red, no servidor). Interfaz de usuario HTA (Microsoft Corporation). Libro Excel como Base de Datos. Código javascript, VBA y VBScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Docx2Text

    Docx2Text Simple VBScript Docx Converter

    Docx2Text is a HTA Application to convert Microsoft docx documents to text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AN HTA Knowledge base with relational database backend (Currently MS ACCESS 2k7 :-( ) Some AJAX and Javascript. Most coding done in VBSCript. HTML Javascript, VBSCRIPT, AJAX, CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    wipch
    Windows IP changer - HTA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Example how to use my class TPluginObject in C++Builder5 projects. Call *.bat, *.exe, *.vbs, *.hta, *.dll as plugins from application events or main menu. Create data base "PluginSampleDB" in MS SQL Server 2005 and Imort ActiveX : ScriptControl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    INF Assistant is an HTA to assist in the creation of "True" Inf Addon packages that can be integrated into Windows sources. This can be used to create an installation package for any number of folders\files that are currently available on the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Skeep VNC Console is a FREE HTA application to deploy (Fastpush), control and manage VNC (UltraVNC) on client computers within a windows Active directory Domain. It installs them silently and without user interaction.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    While working for a cell phone company I developed this tracker to allow for internal office tracking of sales figures and generate reports. This system uses Microsoft .hta to allow for multiple users to update an XML database. No server required
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB