Dll

Open-source projects categorized as Dll

Top 23 Dll Open-Source Projects

  • Dependencies

    A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.

  • Project mention: I can't get Fluidsynth working | /r/cpp_questions | 2023-10-05

    I did some digging with Dependencies and found that issue is with libstdc++-6.dll

  • dokany

    User mode file system library for windows with FUSE Wrapper

  • Project mention: Projected File System | news.ycombinator.com | 2024-02-22

    It's not really the same though. A Projected File System copies the files from the backing store to somewhere on the local file system when requested and then performs IO normally on the local files.

    For an actual implementation of userspace filesystems on Windows see dokany: https://github.com/dokan-dev/dokany

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • R3nzSkin

    Skin changer for League of Legends (LOL)

  • Project mention: name a better trio | /r/Draven | 2023-07-09
  • Osiris

    Free and open-source game hack for Counter-Strike 2, written in modern C++. For Windows and Linux.

  • Project mention: Wtf happened to Osiris | /r/Csgohacks | 2023-12-11
  • Facepunch.Steamworks

    Another fucking c# Steamworks implementation

  • Project mention: How to get voicechat working with Facepunch.Steamworks | /r/Unity3D | 2023-06-18

    This link might help as it has a couple examples: https://github.com/Facepunch/Facepunch.Steamworks/issues/261

  • php-ext-xlswriter

    🚀 PHP Extension for creating and reader XLSX files.

  • MelonLoader

    The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

  • Project mention: Upgraded Simplified Translation Guilde | /r/DuelMastersPlays | 2023-10-23

    2) Download MELON LOADER 5.7: https://github.com/LavaGang/MelonLoader/releases/tag/v0.5.7 You wanna grab the first one, the .exe

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • dxwrapper

    Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.

  • Project mention: SimCity Classic - Guide to Installation (Windows / DOSBox) | /r/SimCity | 2023-07-08

    Then, download this and place the files inside the game directory (C:\Program Files\Maxis\SimCity Classic).

  • HijackLibs

    Project for tracking publicly disclosed DLL Hijacking opportunities.

  • Injector

    Command line utility to inject and eject DLLs (by nefarius)

  • Project mention: Live editor | /r/antivirus | 2023-12-06

    An injector can be used for evil or benign purposes. It's all how it's used. I even found the source code to it: https://github.com/nefarius/Injector

  • ScareCrow-CobaltStrike

    Cobalt Strike script for ScareCrow payloads intergration (EDR/AV evasion)

  • GOESP

    Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.

  • SharpUnhooker

    C# Based Universal API Unhooker

  • Standard-Toolkit

    An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET 6 - 8

  • MGSHDFix

    A fix that adds custom resolutions, ultrawide support and much more to the Metal Gear Solid Master Collection.

  • Project mention: Visual glitch in MGS2 (Master Collection) (Pixels over screen diagonal). Appears in some areas, especially during cutscenes. AMD 7900 XT, drivers up to date, v-sync enabled | /r/metalgearsolid | 2023-11-27
  • TOSDataBridge

    A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.

  • Shtreeba

    VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques

  • Phobos

    Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension

  • Conari

    🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …

  • DirectX-Wrappers

    Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such as enabling Anti-Aliasing or creating overlays in the game.

  • rocksdb-sharp

    .net bindings for the rocksdb by facebook

  • powershell-phpmanager

    A PowerShell module to install/update PHP, PHP extensions and Composer on Windows

  • OpenJ2534

    Open (and Closed) Source J2534 Resources for Automotive Diagnostics, Reprogramming & Tuning

  • Project mention: Big list of software and tools related to J2534, tuning, diagnostics. | /r/CarHacking | 2023-06-08
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Dll related posts

  • How to Load Controller Class From Another DLL?

    2 projects | dev.to | 9 Mar 2024
  • How to Send Data to the Server

    1 project | dev.to | 8 Feb 2024
  • Disadvantages of MVC Architecture in ASP.NET Core

    1 project | dev.to | 16 Jan 2024
  • How to Use a Ready-Made Website in Back-End Framework

    1 project | dev.to | 31 Dec 2023
  • New Csharp Back-End Framework – Alternative to Asp.net Core

    1 project | news.ycombinator.com | 30 Dec 2023
  • Wtf happened to Osiris

    1 project | /r/Csgohacks | 11 Dec 2023
  • @BigBomb, #Revolution, Independence, Security, Options on the table. CodeBehind version 1.8 has been released!

    2 projects | dev.to | 26 Nov 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Dll projects? This list will help you:

Project Stars
1 Dependencies 8,200
2 dokany 5,084
3 R3nzSkin 4,575
4 Osiris 3,256
5 Facepunch.Steamworks 2,727
6 php-ext-xlswriter 2,203
7 MelonLoader 2,116
8 dxwrapper 1,118
9 HijackLibs 599
10 Injector 485
11 ScareCrow-CobaltStrike 447
12 GOESP 432
13 SharpUnhooker 371
14 Standard-Toolkit 355
15 MGSHDFix 352
16 TOSDataBridge 308
17 Shtreeba 286
18 Phobos 248
19 Conari 242
20 DirectX-Wrappers 207
21 rocksdb-sharp 206
22 powershell-phpmanager 203
23 OpenJ2534 89

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com