RemoteBridge | access internal COM and JAVA objects

 by   nektra C++ Version: Current License: Non-SPDX

kandi X-RAY | RemoteBridge Summary

kandi X-RAY | RemoteBridge Summary

RemoteBridge is a C++ library. RemoteBridge has no bugs, it has no vulnerabilities and it has low support. However RemoteBridge has a Non-SPDX License. You can download it from GitHub.

RemoteBridge is a library that allows you to access internal COM and JAVA objects used by third-party applications remotely. This product was designed to support new and legacy products were source code is unavailable or modifications costs are expensive. Once you get access to an object using the RemoteBridge interface, you can interact with it in any way, for e.g., setting/getting properties, calling methods, etc., like if you were running custom injected code inside the target application. Most of times, objects managed by an application are not accessible from outside. Also, although you can inject and hook custom code in an application, those kind of objects cannot be easily reached. RemoteBridge hooks the target application and inspects all COM and JAVA activity. You will be able to see all COM objects like if they were local to your application. It also creates a wrapper interface for all JAVA objects. RemoteBridge uses a COM interface supported by most programming languages such as C++, Delphi, VB, VBA, VB.SCRIPT, VB.NET, C# and Python. COM objects used by the third-party application will be directly available as COM-proxy objects in your code. For Java ones, an interface named INktJavaObject is provided as a wrapper. The examples provided will show the power of this library. For e.g.,.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              RemoteBridge has a low active ecosystem.
              It has 27 star(s) with 10 fork(s). There are 12 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              RemoteBridge has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of RemoteBridge is current.

            kandi-Quality Quality

              RemoteBridge has 0 bugs and 0 code smells.

            kandi-Security Security

              RemoteBridge has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              RemoteBridge code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              RemoteBridge has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              RemoteBridge releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 11597 lines of code, 47 functions and 179 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of RemoteBridge
            Get all kandi verified functions for this library.

            RemoteBridge Key Features

            No Key Features are available at this moment for RemoteBridge.

            RemoteBridge Examples and Code Snippets

            No Code Snippets are available at this moment for RemoteBridge.

            Community Discussions

            No Community Discussions are available at this moment for RemoteBridge.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install RemoteBridge

            Download RemoteBridge from GitHub by executing the following Git command:. Instead, if you decide to downloaded the .zip file from GitHub , uncompress it in an empty folder and then download and uncompress the Deviare In-Proc dependency (from https://github.com/nektra/Deviare-InProc) inside the following subdirectory: "Dependencies\Deviare-InProc". To use the library in your project, add the reference to the COM object located in RemoteBridge.dll or RemoteBridge64.dll depending on the target platform. A C# assembly is also provided. If you use RemoteBridge in C# we strongly recommend to add the Nektra.RemoteBridge.dll reference instead. RemoteBridge supports RegFree-COM model by adding the corresponding manifest file to your application. If you want to use the standard COM mechanism, remember to register RemoteBridge.dll and/or RemoteBridge64.dll using the RegSvr32 utility located in the "%sysroot%\system32" folder.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/nektra/RemoteBridge.git

          • CLI

            gh repo clone nektra/RemoteBridge

          • sshUrl

            git@github.com:nektra/RemoteBridge.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link