Showing 63 open source projects for "c# dll"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    CreamInstaller

    CreamInstaller

    Automatically finds all installed Steam, Epic and Ubisoft games

    Automatically finds all installed Steam, Epic, and Ubisoft games with their respective DLC-related DLL locations on the user's computer, parses SteamCMD, Steam Store, and Epic Games Store for user-selected games' DLCs, then provides a very simple graphical interface utilizing the gathered information for the maintenance of DLC unlockers.
    Downloads: 364 This Week
    Last Update:
    See Project
  • 2
    Far Manager

    Far Manager

    File and Archive Manager

    Far Manager is a program for managing files and archives in Windows operating systems. Far Manager works in text mode and provides a simple and intuitive interface for performing most of the necessary actions. Far Manager has a multi-language, easily configurable interface. File system navigation is made easier through the use of color highlighting and sort groups.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    AnalysePlugin
    .... The result will be stored in a dockable window in same ordering as in the origin and a double click allows you to jump to the original position. It is designed to treat log-files of typical size like 60MB. More features can be found in the help dialogue of the plugin. For generating the dll file I use a msdev compiler. If you like to port it to other OSs just let me know your changes and I'll incorporate it. Best Regards, Mattes H.
    Leader badge
    Downloads: 950 This Week
    Last Update:
    See Project
  • 4
    Win32 and Win64 DLL to compress files in the standard Gzip format and also the new Gzip2, this format can compress files as large as 9.223.372.036 gigabytes and has also MD5 the integrity check, now also SHA512 too, now with support to multi-threads
    Downloads: 3 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    parolin

    parolin

    tar based win32/64 DLL

    C code and executable to do an arquive of multiples files or folders a la tar, with the advantage of full compatibility with future versions This means that if in the future someone improve the code older files will still be able to be extracted without problems, it looks like an improvement over tar. Its an application to compress and extract files in the .val format, when functional it can be used to replace tar files, the advantage is that it will handle any previous versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    betaras
    Win32 and Win64 DLL to compress, uncompress, delete, test and list standard zip files, full Unicode support added at 06/November/2020, another option with more features about zip capabilities is the Parolin project at http://parolin.sourceforge.net/, if Winrar and 7zip compatability is important Parolin is a better option also statndard AES encryption is included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DuplicatedFile

    DuplicatedFile

    Find out duplicate files

    Discovers duplicate files within a folder or disk and saves the list of discovered files to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    grepcidr-win32 cygwin build of grepcidr - requires cygwin1.dll in the same folder or your path A version of grepcidr 1.3 cmd line tool I built in cygwin back from 2009 so could run on Windows (tested on Win7 & Win10) Sharing as I'm yet to find a win32 tool that does this. Usage: grepcidr [-V] [-c] [-v] PATTERN [FILE] grepcidr [-V] [-c] [-v] [-e PATTERN | -f FILE] [FILE] Full credits go to http://www.pc-tools.net/unix/grepcidr/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java Tray Clipper

    Windows Clipboard Manager

    Creates a tray icon to perform Windows clipboard conversion and management. Modeled after KClipper. Conversion of formatted text to pain text and maintain a reusable history are the main features. (Note: Due to the addition of the clipboard watcher (C++ DLL) I could not get it to work on Windows XP. With the correct build options, it might work on XP.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM) Icon
    Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM)

    For IT security teams in need of an AI-driven unified endpoint management platform

    IBM® MaaS360® is uniquely equipped to help IT professionals manage a wide variety of endpoints, apps, and data, and protect them efficiently and productively.
    Learn More
  • 10
    A Win32 NES emulator written in C++. Emphasis is on precision rather than speed. Uses DLL plugins for 'mappers' (supports .NES/.UNIF/.FDS/.NSF). Latest builds can be found at home page.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    "Password Hook" is a Window Password Filter DLL that sends any Windows password changes to a script/program, stored in the registry by a configuration utility. The DLL is effectively a generic windows password filter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    SCard4Wine

    SCard4Wine

    Full Smart Card support for Wine

    A complete Implementation of Winscard dll for Wine that brings a full smart card support. This is based on the patch I (Mounir IDRASSI) have sent to wine mailing list in 2007 : http://www.winehq.org/pipermail/wine-devel/2007-April/056432.html Unfortunately, the current official Winscard implementation is still a stub. That's why I created this project as a place hold for my implementation that makes Wine more useful for applications that interact with Smart Cards.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Far Manager

    Far Manager

    Text mode file and archive manager for Windows

    ... is greatly extended by external DLL modules — plugins (made possible by a special set of interfaces — the Plugins API). For example: archive support, FTP client, temporary panel and network browser are all implemented as plugins included in the standard distribution of Far.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sniffer4J

    Sniffer4J

    A java packet sniffer and forger that wraps pcap libs.

    Sniffer4J is a java packet capture and manipulation tool that allows full analysis of a network. It is built upon pcap libs (winpcap, and libpcap) and can run in Windows and most Linux flavors. The current stable version (2.0) provides shared libraries (.dll and .SO) compiled and tested for both x86 and x64 architectures. Sniffer4J work’s by parsing packets in a comprehensive Pdu format. Each Pdu encapsulates the next one, making easy to navigate through the Frame. Frames can be forged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VRPN C# Client
    VRPN, Virtual Reality Peripheral Network, is a device-independent and network-transparent system for accessing virtual reality peripherals in VR applications. The project generates a dll to easily conect a C# aplication with the VRPN server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    SimplePasswordTool

    An easy to use password change tool for Windows multiple domains.

    This simple tool can change passwords for multiple users across different domains. It uses the NetUserChangePassword function from Netapi32.dll. It requires administrator privilliges on a stand-alone machine. A normal user account can use it in a domain environment when the user is allowed to change his or her password. When running the tool it will retrieve the current domain and username. To change a password for another user inside the current domain just enter the username...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zuume Scripting Engine

    Zuume Scripting Engine

    Lua scripting engine for Windows

    Zuume is a scripting engine for Windows that incorporates the Lua programming language.It includes a graphical, console, silent, and service interfaces and a self--contained engine in a dll for use in other programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PE objdump

    PE objdump

    Tool to find symbols in windows Library or Executable

    It reads windows Portable Executable file format. DLL & EXE . Coming up with support for name de-mangling Portable Tested on Linux/ SunOS/ Windows - VS10 / Mac You might also want to check https://sourceforge.net/projects/core-dump-analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    K8090

    K8090

    Library for controling Vellman K8090 USB relay card under Linux

    This little library will control your Vellman K8090 USB relay card under Linux. The card is delivered with Windows support and a DLL to control it but nothing for Linux systems. Here is the missing part ! Enjoy ;o)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jhfsplus

    Mount mac HFS / HFS+ partitions on windows, as a folder

    Mount existing mac hfs/hfs+ partitions on your harddisk as a readonly virtual folder on windows. Requires java 1.6 (32-bit) and pismo file mount ( http://www.pismotechnic.com/download/ ) to be installed. The setup version has java/pismo/jhfsplus all three packed in a single bundle. A convenient free solution to macdrive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    L_Pa Project

    A Linux Proaudio FrameWork with improved Wine/kernel(rt) support

    .... It's also has various other improvements and bug fixes. You'll want both WineASIO and FSThost; WineASIO - WineASIO provides an ASIO to JACK driver for WINE. https://sourceforge.net/projects/wineasio/ FSThost - FreeST standalone fork; wraps windows VSTs (.dll) into standalone apps / jack clients. + other useful features. https://sourceforge.net/projects/fsthost/ * visit the L_pa wiki pages for more info on usage / other info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next