Showing 16 open source projects for "intel-media-sdk"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    RedtDec

    RedtDec

    RetDec is a retargetable machine-code decompiler based on LLVM

    The decompiler is not limited to any particular target architecture, operating system, or executable file format. ELF, PE, Mach-O, COFF, AR (archive), Intel HEX, and raw machine code supported. 32-bit: Intel x86, ARM, MIPS, PIC32, and PowerPC 64-bit: x86-64 supported. Demangling of symbols from C++ binaries (GCC, MSVC, Borland). Reconstruction of functions, types, and high-level constructs. Output in two high-level languages: C and a Python-like language. Generation of call graphs, control-flow...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2/SSE4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    This is a general purpose machine code manipulation library for IA-32 and Intel 64 architectures. The library supports UNIX-like systems as well as Windows and is highly portable. The FCML library is free for commercial and non-commercial use as long as the terms of the LGPL license are met. Currently it supports such features as: - A one-line disassembler - A one-line assembler - An experimental multi-pass load-and-go assembler (Multi line!) - Support for the Intel and AT&T syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5
    JWasm

    JWasm

    Japheth's assembler, JWasm

    JWasm is a free MASM-compatible assembler with these features: native support for output formats Intel OMF, MS Coff (32/64-bit), Elf (32/64-bit), Binary, Windows PE (32/64-bit) and DOS MZ. precompiled JWasm binaries are available for DOS, Windows and Linux. For OS/2 and FreeBSD, makefiles are supplied. Instructions up to AVX are supported. JWasm is written in C. The source is portable and has successfully been tested with Open Watcom, MS VC, GCC and more. As far as programming for MS Windows...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Genome SDK

    Genome SDK

    The Genome is a program component framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A cross assembler for the ubiquitous Intel(tm) 8048 family of microcontrollers. Also supports compatible parts such as the 8035, 8039, 8049, etc. Binaries are available for Windows, Linux and Mac OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Machine Instructions Engine

    Assembler, Disassembler, Processor Emulator

    Machine Instructions Engine is the engine that can disassemble instruction, disassemble its length, assemble instructions and emulate device(processor). The engine will support Intel and AMD instructions. For now length disassembling and Intel instructions only are supported. This project is intended to be as separate library. Also you can use sources to use this engine in your projects directly. This is my first public project so if you send me advices about how to improve this project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Legible Assembler is my attempt to create an assembler that can turn Legible Assembly code into a linkable PE object file. Legible Assembly will use a mixture of AT&T and Intel styles, prepositions and carriage return line separators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10

    gcc-iasm

    Intel assembler syntax for gcc

    GCC plugin for limited Intel assembler syntax, gcc >= 4.5 Please bugs to https://sourceforge.net/projects/gcc-iasm/forums/forum/2076445
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hexplorer

    Hexplorer

    Binary (hexadecimal) editor for Windows

    Binary (hexadecimal) editor for Windows
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 12
    This is a disassembler for the Linux environment using QT3. Unix files will contain the original labels. Opcodes up to SSE4-2 preferring the intel,AMD, other opcodes. It will also produce an .asm file that can be compiled with yasm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Goal of this project is to make a working Intel 8051 simulator. It covers also some I/O devices like keypad, LCD screen and GUI in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    A disassembler for the linux platform. Currently this supports x86 ELF files assumed to be written in C and output to intel- syntax assembly language; however the design is modular and replacements for any of these can be written.
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 16
    Desquirr is a decompiler plugin for Interactive Disassembler Pro. It is currently capable of simple data flow analysis of binaries with Intel x86 machine code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next