Showing 460 open source projects for "c 4 decompiler"

View related business solutions
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1

    Coconut Framework

    Base infrastructure for Mac OS X application

    Coconut framework is base infrastructure for Mac OS X application. For more details, see the project web page (http://coconut-frmwk.sourceforge.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Voodoo-Mock is a framework for `mock objects' based unit testing in C++. Written in perl, Voodoo-Mock parses C++ code, and generates redirection and mock classes. Voodoo-Mock can be used with test suite frameworks such as CXXTest or CPPUnit. repo now stored @github: https://github.com/shlomimatichin/Voodoo-Mock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    CppWeb is cross-platform C++ library for developing web applications with server push support. The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    thinymath is a powerful small math library. It's completely written as c++ template and can easily integrated into other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Colorer Library
    Colorer provides source text syntax highlighting services. It colorizes source codes in editor systems (more than 200 syntaxes). Uses powerful HRC format(XML, RE, context free grammas), allowing to support any language. Available as Eclipse plugin.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Otter Unit Test Framework is a tool which performs automated Unit Test in .NET 4,0 or above applications. It works similarly to the JUnit and it used as part of the application being tested, in MS Web or C# Developer 2010. Older versions (00.05 and below) were developed for MS Visual Studio 2005 and can still be downloaded. For them, a MS Visual Studio Plugin was developed and in the project´s home page you can find its documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Enthusiasm is a software framework to be implemented in support to the creation and production of drama-based information presentations. The framework consists of off-line editors and real-time applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    MathX

    MathX

    Fixed-length Arithmetic-types library

    MathX is a fixed-length arithmetic-types written in pure c++ templates. The goal is to provide signed-integer, unsigned-integer, IEEE-754 float-point and fixed-point types, all with specific number of bits. To this moment, only signed-integer and unsigned-integer are completed for little-endain architecture. Any compiler that support c++03 or c++11 can successfully compile MathX. Refer to README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SP Game Framework
    Simple Playing - Game Framework : An easy to use framework with dependency injection. Based on OpenGL SFML and the boost libraries. Written in C++ and theoretically supporting all major operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SDLPP - C++ Wrapper for SDL
    SDLPP is a C++ wrapper for SDL (www.sdl.org) It attempts to provide classes for common entities in games programming, using the SDL library for its low level functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The JWA library aims to provide a conversion from C to Delphi of as many headers as possible from the PSDK etc. The JWSCL (security library) is an advanced object-oriented framework for programming with the Windows security features (ACL, Tokens, etc.)
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Advanced CORBA/IIOP implementation with run-time IDL parsing, dynamic bindings and native IDL to Objective C mapping. Includes graphical tool to browse IDL definitions, to view Naming Service hierarchy and to invoke arbitrary CORBA remote operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A2D Framework
    1. Cache System(本地缓存与分布式缓存共存、支持Memcache和Redis、支持贴标签形式(类似Spring 3.x的Cache形式)) 2. Event System(本地事件与分布式事件分发) 3. IoC(自动匹配功能,实例数量限制功能) 4. Sql Dispatcher System(基于Sql server的读写分离系统) 5. Session System(分布式Session系统) 6. 分布式Command Bus(MSMQ实现,解决4M限制,支持Session的读取) 7. 规则引擎
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Flexible Isometric Free Engine

    Flexible Isometric Free Engine

    Cross platform 2D game creation framework with Python bindings

    FIFE is a cross platform 2D game creation framework written in C++ with Python bindings. It's designed to be flexible enough to support a wide variety of 2D game types but specializes in 2D isometric type views.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    eulerhook

    hook technology for unit test framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Active Director offers an extensible administration interface for servers and workstations in LDAP, WinNT, IIS and NDS environments by combining the powers of ADSI and WMI technologies. Mass updates, import/export, automation and many more await you.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    HausmiSEP

    An open workshop for secure application

    Hausmi Security Enabled Platform is a series of frameworks created mainly in C++ on POSIX, designed to develop secure and powerful component based server systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OCP - Open Controller Platform is software platform that makes it easy to build a cross-compilation toolchain with C compiler, assembler, emulator and programming tools for embedded micro corntroller systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SconeServer
    SconeServer is a modular, object-orientated and extremely versatile network server framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Candle App Platform

    Candle App Platform

    An unified platform for desktop and Internet apps

    An rich application development platform for both desktops and the Internet. It supports technologies like XSLT, XQuery, XML Schema, RELAX NG, XHTML, SVG, and a new scripting language - Candle (Common ApplicatioN Development LanguagE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LibAndria is a library of classes, functions, and macros, primarily based on smart pointers, and organized into 'packages'. Since v3, all dependencies are internal, C++ standard, SDL, or optional.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Object Oriented Context Manager, serializer, editor API, targeted to extend short sized libraries able to play media objects as they are edited. Provides a virtual Machine, undo,merge,... API independant. Provides many extended libs. Demoscene oriented. https://www.youtube.com/watch?v=N86VfpYiz-Y
    Downloads: 0 This Week
    Last Update:
    See Project