Showing 199 open source projects for "c 4 decompiler"

View related business solutions
  • 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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    DxWnd

    DxWnd

    Window hooker to run fullscreen programs in window and much more...

    Windows hooker - intercepts system calls to make Win32 programs run in a window, to enhance application compatibility, to enhance video modes, to stretch timing and emulate CD disk data and audio tracks. It is typically very useful to run old Windows games.
    Leader badge
    Downloads: 3,935 This Week
    Last Update:
    See Project
  • 2
    The C++ Advanced Runtime Library (CARL) is an alternative to the C/C++ standard libraries aiming at the high-level APIs and easy usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OpenDCL
    OpenDCL is for AutoLISP programmers who want to replace AutoCAD's limited DCL (Dialog Control Language) user interface language with a rich set of modern Windows user interface elements.
    Leader badge
    Downloads: 206 This Week
    Last Update:
    See Project
  • 4
    VCLua

    VCLua

    VCLua is a LCL/VCL based GUI library for LUA

    VCLua is a toolkit library for building graphical user interfaces. VCLua allows a program to be executed on different os systems without any modification. VCLua can be compiled with the Free Pascal based Lazarus compiler into one easy portable file. To use VCLua you'll need only the Lua script interpreter. VCLua currently tested on Windows and Linux.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Unicoder

    Unicoder

    A Portable Wide-Character Terminal Output Package for C and C++

    Unicoder is a single header file that you add to your C or C++ projects which allows you to easily display unicode characters in the Terminal display irregardless of what compiler you are using. That is, it was written so that it would be portable so you can change platforms or compilers with ease. Currently it can be used on either the Windows or Linux platforms. Also, Unicoder can insert compiler specific commands that perform useful task such as clearing the console display or turn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Detroit engine

    Detroit engine

    A multi-posix-platform abstraction layer for creating desktop apps

    Detroit is a multi-posix-platform abstraction layer for creating portable desktop applications. Detroit offers simple widgets, even more simpler menu system and extensible DSL language in the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Laila.Pdf

    A .NET6 WPF Pdfium-based viewer control and printer object.

    A .NET6 Pdfium-based viewer featuring smooth scrolling, text selecting and copying, search and basic PDF forms support and a .NET6 PDF printer. Written using an extended version of PDFiumSharp to which I added PDF forms support. Installation 1) Get the package from NuGet. 2) Get the package PDFium.Windows (Windows 7 compatible) or PDFium.WindowsV2 (PDF forms support) from NuGet. 3) Place the control on your WPF form. 4) Set or bind the Document property to the bytes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GUI-lite

    GUI-lite

    The smallest header-only GUI library(4 KLOC) for all platforms

    The smallest header-only GUI library (4 KLOC) for all platforms. Cloud + IoT Solution: master your IoT business all over the world. Multi-language supports UTF-8; Playback Video. Toolkit for building font/image resources. Code Telemetry and Analysis in real-time (remove .sh/.bat files if dislike sharing). Even a C beginner could master GUI-lite quickly. The source code only uses basic C++ features (class, virtual function). We chose C++ as it could make the code size significantly smaller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MyLayout

    MyLayout

    Powerful iOS UI framework implemented by Objective-C.

    MyLayout is a simple and easy objective-c framework for iOS view layout. MyLayout provides some simple functions to build a variety of complex interface. It integrates the functions including Autolayout and SizeClass of iOS, five layout classes of Android, float and flex-box and bootstrap of HTML/CSS. The MyLayout's Swift version are named: TangramKit
    Downloads: 0 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
  • 10
    JPointerLock

    JPointerLock

    Pointer Lock for Java AWT/Swing

    Adds support for confining the mouse pointer to a Java AWT or Swing window, useful for video games that use mouse look or edge scrolling. Usage: 0. Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath. 1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library. 2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenFrames

    OpenFrames

    Real-time interactive 3D graphics API for scientific simulations

    OpenFrames has moved its primary development repository to GitHub! Everything else will follow. Get it at https://github.com/ravidavi/OpenFrames/wiki OpenFrames is an Application Programming Interface (API) that allows developers to provides the ability to add interactive 3D graphics to any scientific simulation. A simulation developer can use OpenFrames to specify what they want to visualize, without having to know any details of computer graphics programming. OpenFrames is currently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TangramKit

    TangramKit

    TangramKit is a powerful iOS UI framework implemented by Swift

    TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout, iOS AutoLayout, SizeClass, HTML CSS float and flexbox, and Bootstrap. So you can use LinearLayout, RelativeLayout, FrameLayout, TableLayout, FlowLayout, FloatLayout, and LayoutSizeClass to build your App. UIView UITableView UICollectionView. TangramKit is a simple and easy Swift framework for iOS view layout. The name comes from the Tangram of China which provides some simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    guicobol
    a command line preprocessor to use gtk libraries with opencobol 1.1 with object orientation syntax giving it gui capabilites. Ultimate resource can be uploaded from www.opencobol.altervista.org the site contains a translator to get in your native language all details about guicobol. The incoming version will update within some weeks. it uses the AGAR GUI TOOLKIT. Do not forget to visit github to get latest changes... here will be uploaded less frequent as final version (expected...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple test framework, for test-driving UI interaction code for small devices (gadgets) on a PC. The UI interaction code must be written in C or C++. The framework itself is written in C/C++ using wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    C# DataTable StringBuilder Visualizer

    Visualize String, StringBuilder, Image, and DataTable in debug mode.

    Visualizer is a tool for .NET developers who use MS Visual Studio. In debug mode, it provides the ability to view and search objects of type String, StringBuilder, DataTable and Image, by clicking on the magnifying glass. Install by copying all files in the zip to your user folder: C:\Users\<username>\Documents\Visual Studio 2012\Visualizers\
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NüHelp: Word/HTML to CHM converter

    NüHelp: Word/HTML to CHM converter

    Convert Microsoft Word and HTML files to a CHM help file.

    ..., click properties, and then click the unblock button before unzipping. Otherwise the two chm help files in the zip file will either appear blank or say webpage not found. Tip: Use NuZip to zip CHM files to prevent gmail from rejecting the attachment: http://sourceforge.net/p/nuzip For programmers, a framework is provided that shows you how to link specific screens in your application to specific sections in the help file. NüHelp is written in C#
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    OpenFileDialog

    Open file dialog that is callable from scripts

    This gives scripts on Windows a consistent way allow users to select files. The current version requires .NET 4. This is a Windows app. The screenshots show it running in Wine on Linux which is how Windows apps are run on Linux. .NET 4 has to be installed in a 32-bit Wine for it to work on Linux. If you have trouble with it, please open a ticket and/or send me an e-mail. If you decide to use it, I would love to hear about it. Send me some feedback, good or bad.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Artistic Style Wx

    Artistic Style Wx

    A GUI test program for Artistic Style using the wxWidgets C++ library.

    A GUI test program for Artistic Style using the wxWidgets C++ library. There are downloads in the Files section and a website at the link below. Website: http://astyle.sf.net/astylewx/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Circonium

    Circonium

    C# custom control for round gauge creating and tuning.

    Demo shows the possibilities of managing custom control project https://circonium.sourceforge.io Control provides tools for creating circular scales with marking on segments and automatic recalculation of the input value into the rotation angle of the arrow. Control contains GDI graphics and does not use OpenGL, or other 3D libraries. How to generate settings for Circonium Control and how apply it on start you Winform Application using that control - look at next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NUnit Test Results Viewer

    NUnit Test Results Viewer

    NUnit Test Results Viewer

    'NUnit Test Results Viewer' is a free open source project that allows to view NUnit resulted *xml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    M's INI parser is a small library written in standard C++ that parsers INI files. The library implements a parser that handles information stored in INI format documents and presents it in a standard std::map<std::string, std::string> data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Perl OpenGL 2

    Perl bindings to the Modern OpenGL API

    The Perl OpenGL 2 module provides bindings to the modern OpenGL APIs for use from the perl language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    InstallOptionsEx is a plug-in for NSIS designed to include extra functionality that the original InstallOptions plug-in does not have.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    BLUI

    BLUI

    Rich HTML UI engine for UE4

    ... work. BLUI is an Unreal Engine 4 plugin that allows easy interaction with the Chromium Embedded Framework. It provides a simple Material Instance and input functions to help streamline the rendering of rich HTML interfaces. No specific ties to any in game class, simple use Blueprints (or C++) to create a new "BluEye" object and grab its material instance, then you can paint it on anything!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next