hta free download - SourceForge - [ASProxy]
Options...>
hta free download - SourceForge

Showing 34 open source projects for "hta"

View related business solutions
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 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: 7 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. (is included in the package.) This is required because their API interfaces are TCP Socket base. Avaya remote also supports HTTP API, but it doesn't...
    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: 3 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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...
    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. It can optionally uninstall these products. Hopefully, the code's modularity enables you to plug...
    Downloads: 0 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: 1 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. The former is useful for something like copying a file to lots of machines and the latter for, say, PINGing a list of PCs. Hopefully...
    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. RAM and hard drives present...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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. The script uses the 'overLib' scripts to display tooltips. This is included in the ZIP. As usual, I'd...
    Downloads: 0 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...
    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. It's included in the ZIP but the latest version should be available here but it can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EVAGui2

    Automatisierung für Kommandozeilentools

    EVAGui2 dient zum Zeitbasierten Starten und verarbeiten von Anwendungsmeldungen, wie es z.B. für die Hausautomatisierung benöigt wird. 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...
    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.
    Leader badge
    Downloads: 24 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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Web hosting by Somee.com