Showing 302 open source projects for "lua51.dll"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    CART

    CART

    Reversible cellular automata

    Reversible and irreversible cellular automata simulator for Windows and Linux. May use MCell *.dll and Golly https://sourceforge.net/projects/golly *.tree and *.rle files. Adapted for work with generalizations of reversible second-order cellular automata discussed in http://arxiv.org/abs/1311.4297
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DLSS2FSR

    DLSS2FSR

    CyberFSR/PotatoFSR (FSR 2.1.2) for Games

    Replacing DLSS 2.x with FSR 2.1.2 for various games such as Cyberpunk 2077, Red Dead Redemption 2, etc. It includes a DLL wrapper/injector (winmm.dll) to disable Nvidia GeForce RTX GPU checking, so AMD Radeon / Nvidia GTX users can enjoy the mod. Download the latest relase from Release Page. Extract the contents of the archive next to the game EXE file in your games folder. Make sure the game is running in DX12 mode. Download the latest relase from Release Page.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    bcrypt-XP

    bcrypt-XP

    Windows Cryptographic Primitives Library

    MBED TLS + Wine HQ > BCRYPT_SHA1_ALGORITHM > BCRYPT_MD5_ALGORITHM > BCRYPT_RNG_ALGORITHM > BCRYPT_SHA256_ALGORITHM > BCRYPT_SHA384_ALGORITHM > BCRYPT_SHA512_ALGORITHM > BCRYPT_ECDSA_P256_ALGORITHM > BCRYPT_ECDSA_P384_ALGORITHM - with HMAC
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4

    TextUS

    A framework in which the system is defined by a xml file

    ...Importantly, it provides a framework which is similar with AOP(Aspect Oriented Programming). In tTextUS, a software system is composed of all kinds of modules which are some dll files (in MS Windows) or so files ( in Unix etc.). The system is defined by a xml file which describes the data flow and control flow of every module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    SpecProc

    SpecProc

    SpecProc is a general processing tool for MassLynx data.

    ...SpecProc’s results can be viewed in a Internet Explorer for easy reading and printing. Written in VB6 many many years ago it still works just fine on the latest Masslynx versions. All the interaction is through the MassLynx DACServer dll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VirtualGraphicTablets

    VirtualGraphicTablets

    Use android phone or tablet as a digitizer (with screen mirroring)

    An experimental project to use an Android phone as a pen display. A 32-bit Java runtime environment is required (the DLL driven by the virtual tablet is only 32-bit)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    mksqlite

    mksqlite

    A MATLAB(R) Mex-DLL to SQLite Databases

    Did you ever want to store your MATLAB(R) data in a SQL database? Nothing large, simply a few array or strutures in a few tables. Maybe a few indicies and everything manageable with SQL commands? Then msqlite will be the right choice for you! mksqlite connects the power of MATLAB(R) with the efficiency of the SQLite database engine. (See also https://github.com/AndreasMartin72/mksqlite)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Alan Framework

    Alan Framework

    A C2 post-exploitation framework

    ...You can run your preferred tool directly in-memory. JavaScript script execution (in-memory without third party dependency) Fully compliant SOCKS5 proxy. Supported agent types: Powershell (x86/x64), DLL (x86/x64), Executable (x86/x64), Shellcode (x86/x64). Server.exe can be executed in Linux (via dotnet core) The network communication is fully encrypted with a session key not recoverable from the agent binary or from a traffic dump. Communication performed via HTTP/HTTPS. No external dependencies or libraries need to be installed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    maude

    maude

    Autonomous decentralized moderation for IPFS and Web3

    Autonomous decentralized moderation for IPFS and Web3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    Metatrader API Bridge Server

    Metatrader API Bridge Server

    Metatrader API Bridge

    ...A REST API communication between Metatrader forex trading platform and an external application, such as the Forex General integrated trading environment. In 2010, Forex General was released an the first trading platform with a metatrader bridge. The original bridge was a DLL loaded via a Metatrader expert advisor, but several antivirus programs reported the DLL as a virus and blocked execution because a shared DATA segment was being used. Using NodeJS, the Metatrader bridge has been moved into a standalone REST API server without the use of a shared DATA segment. Forex General (https://sourceforge.net/p/forex-general) includes the Metatrader API Bridge Server within the application.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    get_rc_info

    Embedding version information into executable or librarie or pictures

    Hi. Say you might be interested by this project? What is it about anyway? Windows provides the resource file for version information for an application and DLL. The resource file includes information like version, copyright and manufacturer. How do you implement this on Linux or other OSes? Moreover, how do you make it portable on both Linux and Windows for instance? This is the purpose of the get_rc_info program. It explains and gives example of how to embed resources (file version information, graphics, encrypted information, multilanguage translation table,etc...) into binary files or libraries or any kind of resources for that matter. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ExtIO_RTLTCP_improved

    ExtIO_RTLTCP_improved

    Improved ExtIO_RTLTCP.dll for Linux (and Windows)

    I programmed an enhanced version of this DLL: https://github.com/roseengineering/ExtIO_RTLTCP. My project shall help you to use high-quality SDR software like HDSDR together with your RTLSDR USB stick also on Linux. On Linux, install WINE (the Windows software emulator) and the normal Windows version of HDSDR (in WINE). Best is if you build the needed rtl_tcp from https://github.com/librtlsdr/librtlsdr.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 13
    Kotlib.net

    Kotlib.net

    Librairie .Net pour la gestion assistée des finances personnelles

    Finances personnelles assistées par ordinateur. Librairie .Net pour la gestion assistée par ordinateur des finances personnelles. Compatibilité .Net 5 : Kotlib.dll Compatibilité .Net 4.5.2 : Kotlib_452.dll
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QR generator (text to file BMP) Generate QR code without connection to Internet (free all developers) with sources of DLL 2021 by Alexander Rogan http://rikosoft.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    SqlBulk

    SqlBulk

    Easy way to import and export files and excel in SqlServer

    I developed this dll to improve the development of sp and to avoid the problem of the Bulk or Bpc commandm that required Administrator grant. Infact, the execution of CLR required only dbo grant on its db and just public grant on server. for any help or questions, please contact me by Sourceforge!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    .Net Core for Delphi/Lazarus

    .Net Core for Delphi/Lazarus

    The best library to work with the .Net Core from Delphi and Lazarus.

    ... - Access Your .Net Core Libraries. - etc Competitive Advantages: - Cross-platform framework that runs on Windows, Linux and macOS operating systems. - No extra dll is required when deployed. - Allows Delphi and Lazarus to consume .Net Core Libraries as if they were native code. - Full access to .Net Core Framework Class Library. - Lightweight and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Encode_LV

    LabVIEW VIs for ZLib compression and Base64/binhex encoding

    These VIs use C-based DLL access to ZLib (https://zlib.net/) and ASCII encode/decode. The VIs and development files are included in this package. You are most likely to be running this from a Windows machine which means that loading the LabVIEW code will generate an error. This is due to the LabVIEW code pointing to the Linux SO instead of the DLL. To fix it, double-click on the CLFN VIs and browse to DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    SHAD0W

    SHAD0W

    A post exploitation framework designed to operate covertly

    ...By using Donut along with the process injection capabilities of SHAD0W, it provides the operator the ability to execute .NET assemblies, DLLs, EXEs, JS, VBS or XSLs fully inside the memory. Dynamically resolved syscalls are heavily used to avoid userland API hooking, anti-DLL injection to make it harder for EDR to load code into the beacons, and official Microsoft mitigation methods to protect spawn processes. Runs fully inside of Docker allowing cross-platform usage. SHAD0W is a modular C2 framework designed to successfully operate on mature environments. All traffic between beacons and the C2 are encrypted and transmitted over HTTPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NPS MAB plugin

    mac-address authentication plugin for Microsoft NPS

    ...It was developed for Cisco Catalyst switches but can work with other vendors as with limited functionality. The plugin is installed to a server with NPS role. It consists of dll libraries for NPS and mac-address manager where you maintain mac-address list as well as authorization policies (vlan id for each device type). You can import mac-addresses from a text-file or add them manually.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    CQHTTP

    CQHTTP

    cool Q with the ability to receive events and call APIs

    Provides cool Q with the ability to receive events and call APIs via HTTP or WebSocket. Report KuQ events and receive requests through HTTP or WebSocket to call KuQ's DLL interface, so that KuQ plug-ins can be written in other languages. Supports Windows 7 and Windows Server 2008 and later versions, and can also run on Wine and Docker. For developers of common languages, if you don't want to deal with complicated requests and parsing operations yourself, you can try the SDKs or development frameworks that have been packaged by developers in the community. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LxRunOffline

    LxRunOffline

    A full-featured utility for managing Windows Subsystem for Linux

    ...Register an existing installation directory. This enables you to install to a USB stick and use it on different computers. The right-click menu feature requires the shell extension DLL to be properly registered. This is automatically done if you used Chocolatey to install this project. This project uses CMake as its build system. MinGW GCC and Visual C++ compilers are supported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Notepad-V.Mr.H1TM4N
    Hello World aplikasi ini untuk membuat text apapun / script HTML, CSS, JS dll. password winRAR in my video
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DmLib

    DmLib

    Small dll for windows with basic functionality C#

    Nuget: https://www.nuget.org/packages/DmLib/ GitHub: https://github.com/DeMmAge/DmLib With this beautiful dll you can: * Work with autorun * Edit PATH variable * Edit any another system variable * Move borderless form with only one functon in your mouse down event!!! * Check if windows is 64bits * Move other windows * Resize other windows * Change other window trasparency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DB2 ZOS direct access

    zos db2 direct access

    ZOS - DB2 - direct access no ODBC, no DLL direct tcp ip zos db2 access using DRDA protocol - see included doc source included
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo