Search Results for "debugger for assembly language"

Showing 48 open source projects for "debugger for assembly language"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    Karate

    Karate

    Test automation made simple

    Karate is the only open-source tool to combine API test-automation, mocks, performance-testing and even UI automation into a single, unified framework. The BDD syntax popularized by Cucumber is language-neutral, and easy for even non-programmers. Assertions and HTML reports are built-in, and you can run tests in parallel for speed. There’s also a cross-platform stand-alone executable for teams not comfortable with Java. You don’t have to compile code. Just write tests in a simple, readable...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    unidbg

    unidbg

    Allows you to emulate an Android native library

    Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb stub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Statistics101 - Resampling Statistics

    Statistics101 - Resampling Statistics

    Use simulation to perform statistical analyses.

    Statistics101 is an Integrated Development Environment (IDE) that uses a simple, powerful language called “Resampling Stats” to develop Monte Carlo programs to analyze and solve statistical problems. The original Resampling Stats language and computer program were developed by Dr. Julian Simon and Peter Bruce as a new way to teach Statistics to social science students. Of course, social science students aren't the only ones who can benefit. Anyone who wants to learn statistics will find...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    Vector Pascal is a language targeted at SIMD multi-core instruction-sets such as the AVX and SSE2 or x86-64-v3. It has a SIMD compiler which supports parallel vector operations, loop unrolling, common sub expression removal etc. It is implemented in Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Competent Audio

    Competent Audio

    Machine graph audio engine for computer games

    .... Stereo and mono sound output is supported via a slightly customized version of libsoundio 2.0. Audio clips can have arbitrary channel counts, and can be queued for streaming or dynamic music. CA contains a very simple embedded VM for running custom signal processors, allowing you to add custom DSP code (currently assembly language only) without compiling native code. Errors are reported using well-documented negative return codes, and CA attempts to handle expected errors gracefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lombok

    Lombok

    New additions to the Java programming language

    Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more. Project Lombok is available as a single jar file on the project site. It includes the APIs for development as an installer for IDE integration. On most systems, simply double-clicking the jar file will launch the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Whole Platform
    The Whole Platform is a technology for engineering the production of software. We provide an Eclipse based Language Workbench for developing, manipulating and transforming languages using a model driven approach.
    Leader badge
    Downloads: 189 This Week
    Last Update:
    See Project
  • 9
    .Net DLL/WSDL Import Utility for Java

    .Net DLL/WSDL Import Utility for Java

    Used for importing .Net DLL/WSDL into Java.

    The .Net Library Importer for Java (dotNet4Java Importer) is used for importing .net assemblies(dll), WSDL or web service XML schema into Java which generates Java classes from the types of the imported assemblies. This tool is categorised into two parts: 1. Import .Net Assemblies Wizard: Used for importing .net assemblies and generating Java classes from the types of the imported assemblies. 2: Import WSDL/Web Services Wizard: Used for importing Web Service Description language file/Url...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    dotNet4Java - .Net for Java

    dotNet4Java - .Net for Java

    The best Java library to work with .Net libraries and frameworks.

    The dotNet4Java is a .Net Runtime Library for Java which helps Java developers work with .Net framework and 3rd party libraries in Java with ease. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net etc) from Java. Competitive Advantages: - dotNet4Java JAR can be easily added to artefacts repository like maven or ivy. - dotNet4Java is single jar file that can be very easily added to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for programming languages such as C, C++, Fortran, Assembly, Pascal, Java, VB etc to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    .Net DLL/WSDL Import Utility for Delphi

    .Net DLL/WSDL Import Utility for Delphi

    Used for importing .net assemblies or WSDL and generate Delphi Classes

    This tool is used for importing .net assemblies as dll files, WSDL or web service XML schema and generates Delphi classes from the types of the imported assemblies. The Import .Net Assemblies Wizard is used for importing .net assemblies and generating Delphi classes from the types of the imported assemblies. The Import WSDL/Web Services Wizard is also used for importing Web Service Description language file/url or XML schema that describes a web service and generates Delphi classes from...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    EasyPowoliX64

    EasyPowoliX64

    An assembler language emulator to lean it easily!

    This is a simple simulator of a simple form of Assembler. An assembly language (or assembler language) is a low-level programming language for a computer, or other programmable device, in which there is a very strong (generally one-to-one) correspondence between the language and the architecture's machine code instructions. You will get into the coding with assembler with this easy form of assembler language. EPX64 just have ten data registers and not any address registers! This assembler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    csmake

    csmake

    Cloud Service Make.

    To make the native application to support cloud service, csmake will genarate a client stub and the service application, it's similar with the webservice, COBAR, omniORB, SOAP, gsoap etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Human Speakable Programming Language

    Human Speakable Programming Language

    foundation of the General Intelligence Operating System

    HSPL is Human Speakable Programming Language, allowing for communication between human-to-computer and human-to-human in the same language. This project has moved to http://sourceforge.net/p/spel We are currently working on human-to-computer programming-language with mostly English base vocabulary. Though once we have that, we plan to add support for other world Languages, including Chinese, Spanish, Russian, Arabic, Hindi, among others. Eventually HSPL shall be the foundation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    ByteCode IDE

    ByteCode IDE for C++ , Java, Python, Assembly, HTML, CSS Developers

    ByteCode IDE is a C++ , Java, Python, Assembly, HTML, CSS development environment. Features : 1. Syntax Highlighting 2. Debugger 3. Sample Code Template 4. Runnable on both Linux & Windows 5. One Click Paste & Github push And many more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tefkat is the transformation engine for the Eclipse Modeling Framework (EMF). It implements a state-of-the-art declarative model-to-model transformation language, including a source-level debugger and support for UML2, MOF2, and XML Schema-based models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jasmin is an interpreter for the x86 assembly language with a full-featured development environment aimed for educational purposes.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spaced IDE

    Spaced IDE

    An IDE for the programming language whitespace.

    Spaced IDE is a programming tool for the language whitespace that simplifies the creation of applications. Source code will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    EsoIDE

    Interpreter and debugger for various esoteric programming languages

    EsoIDE will be a collection of various esoteric programming language interpreters sharing a common front-end GUI/debugger. Current languages with interpreters under development or planned for development include Brainf**k (implemented), Befunge-93, Chef, and Fractran. Want to contribute an interpreter or UI ideas? Feel free to fork the code and submit your own changes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ANTLR IDE
    An eclipse plugin for ANTLRv3 grammars. Support for ANTLR 3.0.x/3.1.x/3.2.x
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    This is an IDE for 8051 which can be used to write and simulate assembly language program and find out errors if any. The project implements almost all 8051 functions. It visually shows the content of all register and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next