Results for: binary

Suggested Categories:

Binary Options Brokers and Trading Platforms
Binary options brokers and trading platforms enable traders to trade binary options. Binary options brokers are the brokerages that supply the exchange, and binary options trading platforms can be used for more effective binary option trading.

93 Products for "binary" with 1 filter applied:

  • 1
    Capitalcore

    Capitalcore

    Capitalcore

    CapitalCore is an online broker offering Forex (CFD) and binary options trading with the highest payouts in the industry. Our platform gives you access to global currency pairs for CFD trading and fast, straightforward binary options. Enjoy quick withdrawals, competitive spreads, and advanced trading tools, all designed to help you succeed. With flexible account options and dedicated support, we’re here to help traders of all levels reach their financial goals.
    Leader badge
    Starting Price: $0
    View Software
    Visit Website
  • 2
    Binary Strategy

    Binary Strategy

    Binary Strategy

    ...You can receive the signals on your PC, MAC, phone or e-mail. Once you receive the Binary Strategy signal, you place the trade manually and cash in. We went into the development process with a single strategy in mind. Yet, naturally over years of testing and analysis, a second strategy came to fruition.
    Starting Price: $189.99 one-time payment
  • 3
    Binary Ninja

    Binary Ninja

    Binary Ninja

    Binary Ninja is an interactive disassembler, decompiler, and binary analysis platform for reverse engineers, malware analysts, vulnerability researchers, and software developers that runs on Windows, macOS, and Linux. Disassemble executables and libraries from multiple formats, platforms, and architectures. Decompile code to C or BNIL for any supported architecture, including your own.
    Starting Price: $299 one-time payment
  • 4
    IDA Pro

    IDA Pro

    Hex-Rays

    ...IDA Pro allows the human analyst to override its decisions or to provide hints so that the analyst can work seamlessly and quickly with the disassembler and analyze binary code more intuitively.
  • 5
    afl-unicorn

    afl-unicorn

    Battelle

    ...The Unicorn-based test harness loads the target code, sets up the initial state, and loads in data mutated by AFL from disk. The test harness then emulates the target binary code, and if it detects that a crash or error occurred it throws a signal. AFL will do all its normal stuff, but it’s actually fuzzing the emulated target binary code. Only tested on Ubuntu 16.04 LTS, but it should work smoothly with any OS capable of running both AFL and Unicorn.
    Starting Price: Free
  • 6
    osquery

    osquery

    osquery

    ...The tools make low-level operating system analytics and monitoring both performant and intuitive. Frequently, attackers will leave a malicious process running but delete the original binary on disk. This query returns any process whose original binary has been deleted, which could be an indicator of a suspicious process. Our build infrastructure ensures that newly introduced code is benchmarked and tested. We perform continuous testing for memory leaks, thread safety, and binary reproducibility on all supported platforms.
    Starting Price: Free
  • 7
    Modsurfer

    Modsurfer

    Dylibso

    ...Write or generate a "check file" to track binary requirements. If a module fails validation, a helpful report is created to get things back on track. Validate your modules for import/export existence, function signature, security compliance, runtime complexity, & more. The CLI puts all your Modsurfer data at your fingertips and is the easiest way to interact with the Modsurfer desktop or enterprise server.
    Starting Price: Free
  • 8
    OpenJDK

    OpenJDK

    Oracle

    The place to collaborate on an open-source implementation of the Java platform, standard edition, and related projects. Download and install the latest open-source JDK. Oracle’s free, GPL-licensed, production-ready OpenJDK JDK 21 binaries for Linux, macOS, and Windows are available, Oracle’s commercially-licensed JDK 21 binaries, based on the same code, are available as well. Browse the code on the web, clone a repository to make a local copy, and contribute a patch to fix a bug, enhance an existing component, or define a new feature. OpenJDK provides source code that developers can use to build their binaries. ...
    Starting Price: Free
  • 9
    Grammatech Proteus
    ...It discovers vulnerabilities that could be triggered by potentially malicious files or network inputs, including many common entries in the Common Weakness Enumeration (CWE). The tool supports Windows and Linux native binaries. By integrating and simplifying the use of state-of-the-art tools for binary analysis and transformation, Proteus lowers the costs and increases the efficiency and effectiveness of software testing, reverse engineering, and maintenance. Binary analysis, mutational fuzzing, and symbolic execution without the need for source code, and a professional-grade user interface for result aggregation and presentation. ...
    Starting Price: Free
  • 10
    VSCodium

    VSCodium

    VSCodium

    ...The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled. Note for Mac OS X Mojave users, if you see “App can’t be opened because Apple cannot check it for malicious software” when opening VSCodium the first time, you can right-click the application and choose Open. This should only be required the first time opening on Mojave. ...
  • 11
    Vala

    Vala

    The GNOME Project

    Vala is a programming language using modern high level abstractions without imposing additional runtime requirements and without using a different ABI compared to applications and libraries written in C. Vala uses the GObject type system and has additional code generation routines that make targeting the GNOME stack simple. Vala has many other uses where native binaries are required. More. There is GNOME Discourse for developer and general discussions. You can also join the Vala Matrix channel for asking questions and talking with the developers. Vala is a cross platform development tool with third party distributions providing binaries for Windows, macOS, Linux, BSDs and other platforms.
    Starting Price: Free
  • 12
    Thorium

    Thorium

    Thorium

    ...Thorium uses the official builds of Chrome and Chromium also uses Profile Guided Optimization (PGO), this optimization technique uses a profile data file, which is generated by a profiler to optimize the entire binary. The profiler does a test run of the binary, and records which parts of code are accessed most frequently, their memory access patterns, and what data they frequently fetch. There are many Chromium-based browsers out there with subsets of these optimizations, but only Thorium uses all of them together to bring the most performant browsing experience on Linux, Windows, MacOS, and Raspberry Pi.
    Starting Price: Free
  • 13
    WhippyTerm

    WhippyTerm

    WhippyTerm

    ...The software supports serial communication standards such as RS232, RS485, RS422, and TTL UART, as well as TCP/IP and UDP. Unique capabilities include built-in hex dumps, bookmarks, and extensibility through plugins. WhippyTerm also offers native support for binary protocols and can send blocks of binary or ASCII data. It supports terminal emulations like ANSI by default, with options to add others such as VT100 via plugins.
    Starting Price: $0
  • 14
    openMVG

    openMVG

    openMVG

    ...Thanks to its strict test-driven development and samples, the library allows to build trusted larger systems. OpenMVG provides an end-to-end 3D reconstruction from images framework compounded of libraries, binaries, and pipelines. The libraries provide easy access to features like images manipulation, features description and matching, feature tracking, camera models, multiple-view-geometry, robust-estimation, structure-from-motion algorithms, etc. The binaries solve unit tasks that a pipeline could require scene initialization, feature detection & matching and structure-from-motion reconstruction.
  • 15
    WebAssembly

    WebAssembly

    WebAssembly

    WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications. The Wasm stack machine is designed to be encoded in a size- and load-time-efficient binary format. WebAssembly aims to execute at native speed by taking advantage of common hardware capabilities available on a wide range of platforms. ...
    Starting Price: Free
  • 16
    XMRig

    XMRig

    XMRig

    ...Default donation 1% (1 minute in 100 minutes) can be increased via option donate-level or disabled in source code. XMRig source code available on GitHub under terms of GPLv3 license. Binary downloads and build instructions available for most popular platforms. We use a self hosted buildbot to create binaries for every commit.
  • 17
    Sabayon Linux
    ...Fast and optimized for your hardware! It’s up to you whether you turn a fresh Sabayon installation into a geeky Gentoo ~arch system or simply enjoy the power of our binary package manager. From testing to Community Repositories. Install just once, you can upgrade everytime you wish to the latest release. Just start it, everything should be already in place. Daily and Monthly images available. Multiple Desktop Environment, KDE, Gnome, Mate, and XFCE. Build your own Sabayon spin easily! It can even be built with Docker! ...
  • 18
    warcat

    warcat

    Python Software Foundation

    ...A WARC file contains one or more records concatenated together. Each record contains named fields, newline, a content block, newline, and newline. A Content Block may be two types, {binary data} or {Named Fields, newline, and binary data}.
    Starting Price: Free
  • 19
    DropBear

    DropBear

    Matt Johnston

    ...If you want to be notified of new releases, or for general discussion of Dropbear, you can subscribe to the relatively low-volume mailing list. With a small memory footprint suitable for memory-constrained environments, Dropbear can compile to a 110kB statically linked binary with uClibc on x86 (only minimal options selected) Dropbear server implements X11 forwarding and authentication-agent forwarding for OpenSSH clients. The server, client, keygen, and key converter can be compiled into a single binary (like busybox) Features can easily be disabled when compiling to save space. The multi-hop mode uses SSH TCP forwarding to tunnel through multiple SSH hosts in a single command.
    Starting Price: Free
  • 20
    Crystal Ball Markets

    Crystal Ball Markets

    Crystal Ball Markets

    We offer an online trading platform for traders to trade CFDs of currency pairs, stocks, indices, metals, energy, cryptos and digital options. Our platform is available on all electronic (Windows, Linus, Mac) and mobile devices (Apple Appstore, Google Play store). Our platform also offers automation capabilities for traders to deploy artificial intelligence (AI) powered algorithms coded in Java(script). All trades are executed at lightning speed with zero slippage, with no dealing desk, no...
    Leader badge
    Starting Price: $0
  • 21
    RunMat

    RunMat

    Dystr

    ...RunMat is built with a modern compiler, which enables blazing-fast calculations. It boots in 5 milliseconds, GPU optimization is enabled by default, and it's a single, compact, cross-platform binary. Typical engineering use cases - Controls/signal processing & numerics: accelerate MATLAB-style loops plus heavy linear algebra; enjoy faster iteration due to instant startup and tiered JIT. - Batch/CI & serverless jobs: snapshots + compact binaries make it easy to run .m workloads in containers or ephemeral runners at scale...
    Starting Price: $0
  • 22
    Apache Kudu

    Apache Kudu

    The Apache Software Foundation

    ...Kudu's simple data model makes it a breeze to port legacy applications or build new ones, no need to worry about how to encode your data into binary blobs or make sense of a huge database full of hard-to-interpret JSON. Tables are self-describing, so you can use standard tools like SQL engines or Spark to analyze your data. Kudu's APIs are designed to be easy to use.
  • 23
    balenaEngine
    An engine purpose-built for embedded and IoT use cases, based on Moby Project technology from Docker. 3.5x smaller than Docker CE, packaged as a single binary. Available for a wide variety of chipset architectures, supporting everything from tiny IoT devices to large industrial gateways. Bandwidth-efficient updates with binary diffs, 10-70x smaller than pulling layers in common scenarios. Extract layers as they arrive to prevent excessive writing to disk, protecting your storage from eventual corruption. ...
  • 24
    DivFix++

    DivFix++

    DivFix++

    ...So you can decide if you are continuing to download that video or not. It's a good thing if you are a heavy P2P user. Windows users can download ming32 compiled Win32 and ming64 compiled Win64 binaries. Mac OSX users can download precompiled static Universal binary.
    Starting Price: Free
  • 25
    Gogs

    Gogs

    Gogs

    The Gogs project aims to build a simple, stable, and extensible self-hosted Git service that can be set up in the most painless way. With Go, this can be done with an independent binary distribution across all platforms that Go supports. Simply run the binary for your platform. Or ship Gogs with Docker or Vagrant, or get it packaged. Gogs runs anywhere Go can compile for Windows, Mac, Linux, ARM, etc. Gogs has low minimal requirements and can run on an inexpensive Raspberry Pi. Some users even run Gogs instances on their NAS devices. ...
    Starting Price: Free
  • 26
    pgAdmin

    pgAdmin

    pgAdmin

    pgAdmin is a free software project released under the PostgreSQL/Artistic licence. The software is available in source and binary format from the PostgreSQL mirror network. Because compiling from source requires technical knowledge, we recommend installing binary packages whenever possible. pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. pgAdmin is a management tool for PostgreSQL and derivative relational databases such as EnterpriseDB's EDB Advanced Server. ...
  • 27
    Telegraf

    Telegraf

    InfluxData

    ...Telegraf is a plugin-driven server agent for collecting and sending metrics and events from databases, systems, and IoT sensors. Telegraf is written in Go and compiles into a single binary with no external dependencies, and requires a very minimal memory footprint. Telegraf can collect metrics from a wide array of inputs and write them into a wide array of outputs. It is plugin-driven for both collection and output of data so it is easily extendable. It is written in Go, which means that it is a compiled and standalone binary that can be executed on any system with no need for external dependencies, no npm, pip, gem, or other package management tools required. ...
    Starting Price: $0
  • 28
    FairCom DB

    FairCom DB

    FairCom Corporation

    FairCom DB is ideal for large-scale, mission-critical, core-business applications that require performance, reliability and scalability that cannot be achieved by other databases. FairCom DB delivers predictable high-velocity transactions and massively parallel big data analytics. It empowers developers with NoSQL APIs for processing binary data at machine speed and ANSI SQL for easy queries and analytics over the same binary data. Among the companies that take advantage of the flexibility of FairCom DB is Verizon, who recently chose FairCom DB as an in-memory database for its Verizon Intelligent Network Control Platform Transaction Server Migration. FairCom DB is an advanced database engine that gives you a Continuum of Control to achieve unprecedented performance with the lowest total cost of ownership (TCO). ...
  • 29
    ccminer

    ccminer

    ccminer

    ...The project is compatible with both Linux and Windows platforms. This site is intended to share cryptocurrencies mining tools you can trust. Available open-source binaries will be compiled and signed by us. Most of these projects are open-source but could require technical abilities to be compiled correctly.
  • 30
    Santoku

    Santoku

    Santoku

    Santoku is dedicated to mobile forensics, analysis, and security, and packaged in an easy to use, Open Source platform. Scripts to automate decrypting binaries, deploying apps, enumerating app details, and more. Scripts to detect common issues in mobile applications. Utilities to simulate network services for dynamic analysis. Useful scripts and utilities specifically designed for mobile forensics. Firmware flashing tools for multiple manufacturers. GUI tools for easy deployment and control of mobile apps.
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next