1012 programs for "c 4 decompiler" with 2 filters applied:

  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    套开源的 Jspx.net Framework (简实构架)是一套开源的java一体化构架,丢掉了jsp编译的烦恼和使用tag的麻烦, 完整的架构体系,包括了ui、ioc、cache、连接池、验证、模板、数据库查询更新,工作流等丰富功能,最少的赖第三方包。b/s,c/s 构架都可以使用.为了提高易用性,学习和使用上没有使用特殊技术,语言上只使用了标准的 java 和javascript,模板语言呈现页面,支持读写分离等。特点:体积小巧,使用模板呈现页面。标准的(html+css+javascript) UI方式。其中融入了很多作者开发软件碰到的问题解决方法。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    tty2usb

    Find the USB address of a USB-based serial port

    Serial ports are a classic way for computers and peripheral devices to communicate. Originally modems, printers and laboratory equiptment had serial ports. The serial ports were hardware chips with known addresses. Modern computers and devices often use USB to emulate serial communications. This works well, except the device has a serial address (e.g. ttyUSB0) and a USB address. tty2usb is a utility that probe system information to display the link between USB and serial addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    ...-bit key. The BEDBUG generator itself is a mere 5 lines of code: Three rotations; two pseudo-random lookups. The default BEDBUG configuration alternates the rotation constants unpredictably. These four sets of three values differ between BEDBUG128, BEDBUG256 and BEDBUG512 and were selected, tuned and tested in each case for optimal avalanche, which is never less than 16.5 bits. BEDBUG has passed stringent industry-standard tests for randomness, including NIST and DIEHARD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AUM CSPRNG & Stream Cipher

    AUM CSPRNG & Stream Cipher

    A minimal CSPRNG reflecting the Zen of cipher design

    AUM is an extremely fast, small-state, cryptographically secure pseudo-random number generator and stream cipher. AUM exhibits uniform distribution, mixes rapidly, has no detected bias, and comes in three variants: AUM16, with an internal state array of 16+4 32-bit words; AUM32, with an internal state of 32+4 words; and AUM64 with a 64+4-word state. The former permit seeding with a key of up to 512 or 1024 bits, the latter with a 2048-bit key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nwIRC is a small console IRC client for Unix systems. It works without third-party libraries and has been tested on Free/Net/OpenBSD, Darwin, Solaris, HP-UX, OSF1/Tru64, IRIX, AIX, Linux and Cygwin. Key features are multiserver/IPv6/DCC/modules support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    miau is a small but fully featured IRC-bouncer/proxy. Features include so-called quicklogging, logging, auto-opping and dcc-bouncing. Most features can be enabled/disabled with configure-script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Free GPL software to find the most supported proposals in large groups of people. Each group may be of any size and associated by geography, common interest, or both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Voxy - the simplest way to integrate VoiceXML applications in Asterisk. Configure your dial plan with the URL of your VoiceXML application and it's done.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Terminal gnutella2 leaf-mode client for BSD GNU/Linux OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Libnodave is a library that provides the necessary functions to connect to and exchange data with Siemens S7 300/400 PLCs (200 family and S5 family now also supported). Can now also be used under Win32.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 15
    mail.ru agent client for Qt >= 4.3 linux Dependence: libsqlite3 libz Support base functional (text messages , search users, multi clients, avatars ) skins in jisp format, styles in css base implement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FileScope is a fast, multi-protocol, peer-to-peer (P2P) file sharing client written in C#. It currently supports the following networks: Gnutella1, Gnutella2, eDonkey, and OpenNap. This project also aims to be cross-platform. (www.FileScope.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    One of the first secure telephony programs. Not limited to VOIP but can also directly encrypt a telephone line by using modems. Calls are encrypted using Diffie-Hellmann key exchange and several symmetric ciphers. Download is possible from Germany only, see homepage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xfer9860 works with the fx-9860G (AKA Graph85) versions of Casio's graphing calculators. It allows you to transfer files to your calculator, and works on platforms where libusb is available - including Linux and Windows.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    Object-oriented Simple DirectMedia Layer

    High-level C++ framework to ease game development

    OSDL: Object-oriented Simple DirectMedia Layer. OSDL is a high level open source (LGPL/GPL) portable multimedia library, built upon Sam Lantinga's SDL (http://www.libsdl.org). Its goal is to provide a high level C++ framework to ease game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QAntenna is able to show antennas in a 3D plot, and calculate it's radiattion pattern. It is capable of working with many antennas at the same time.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21

    OpenGGSN

    Gateway GPRS Support Node

    OpenGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile operators as the interface between the Internet and the rest of the mobile network infrastructure. The project also developed an SGSN emulator suitable GPRS core network testing. OpenGGSN is maintained within the Osmocom (open source mobile communications) project. Source code repository is at http://cgit.osmocom.org/openggsn/ Mailing list is at https://lists.osmocom.org/mailman/listinfo/osmocom-net-gprs Wiki is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Blog management application based on Qt 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hathi
    Hathi, P2P client. Rewritten in C#, using mono and .net, for linux and windows platforms. Initial networking support for edonkey, with bittorrent in planning. We are looking for contributors!! Back in action after some busy days :)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    This is the port of the 386bsd vacation program to Linux. Vacation is the automatic mail answering program found on many Unix systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Image Cerberus
    Image Cerberus is an image spam detector, based on pattern recognition and image processing techniques. It can be used as a SpamAssassin plug-in or integrated in any other anti-spam filter. It has been widely tested, achieving high performances.
    Downloads: 0 This Week
    Last Update:
    See Project